1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-20 07:31:40 +02:00
Frost-for-Facebook/docs/Changelog.md

91 lines
2.4 KiB
Markdown
Raw Normal View History

2017-05-30 00:05:26 +02:00
# Changelog
## Beta Updates
* Add friend request tab in nav bar
* Aggressively filter nonrecent posts in recents mode
* Add download option for full sized images
## v1.4
* Update IAB helper
* Create image viewing and downloading; long press any image!
* Start filtering out unnecessary loads
* Fix notification duplicates
* Fix long pressing album images
## v1.3
* Create toggle for notifications only from primary account
* Micro string optimizations
* Add profile icons to notifications
* Make notifications expandable
* Add notification trigger in settings
* Fix bug where only single latest notification is showing
* Reduce Menu loading logic
* Load js injectors after showing webview
* Add toggles for sound, vibration, and lights
* Avoid restricting facebook features (such as user tagging)
* Add option to disable loading in overlays
* Fixed experimental search result text
## v1.2
* Scale browser on keyboard pop up
* Clean up web overlay
* Allow customization of overlay swipe
* Add sharing menu options in the overlay app
* Improved rounding icons
* Add web text scaling
* Create context menu; long press on a link!
* Intelligently stop horizontal page scrolling on long press
* More theming
2017-07-02 23:19:50 +02:00
## v1.1
* Add universal experimental toggle
* Fixed up billing properties and add auto checker
* Open status updates in new window
* Allow for photo uploads
* Improve search bar to stop when not in view
* Integrate CI
* Add more theme fixes
* Initial Reddit beta release
2017-07-02 23:19:50 +02:00
2017-06-30 19:52:36 +02:00
## v1.0
* Add more global preferences
* Add fully customizable theme engine
* Add support for in app billing
2017-06-30 06:48:27 +02:00
* Huge changes internally from KAU
* Add credits section
* Add experimental section
* Add search option
* Fix up main layout
2017-06-30 07:13:26 +02:00
* Fix some theme components
* Add behaviour settings
* Add about section with links
2017-06-24 18:51:05 +02:00
2017-06-23 01:42:11 +02:00
## v0.3
* Add rounded icons option
* Sort preferences
* Add adblock base
* Add feed configurations
2017-06-23 01:42:11 +02:00
* Animated settings panels
* Add notification filters
2017-06-20 00:31:10 +02:00
## v0.2
* Remove unnecessary permissions
* Add notifications
* Theme more components
* Separate independent web overlay from in app overlay
2017-06-21 00:50:08 +02:00
* Allow notifications from any account
* Smooth transition from Settings and only restart when necessary
2017-06-22 01:03:00 +02:00
* Add logout option from drawer
* Add many more drawer urls
* Add anonymous analytics
* Move settings to drawer
* Add feedback option
2017-06-20 00:31:10 +02:00
2017-05-30 00:05:26 +02:00
## v0.1
2017-06-01 19:43:06 +02:00
* Initial Changelog
* Create core databases
* Implement CSS/Js injectors
* Implement ripple preferences
* Create multiple account caching
* Create web overlay