1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-13 22:43:06 +01:00
Frost-for-Facebook/docs/Changelog.md
Allan Wang 37a9f9057d Dev - minor fixes (#75)
* Add lint

* Add new libs

* Update libs and add friends tab

* Aggressively hide nonrecent posts

* Update dependencies

* Add php to most recents

* Add full size image downloader

* Fix css cleaner

* Fix notification and circle

* Bring back regex
2017-07-19 13:20:03 -07:00

2.5 KiB

Changelog

Beta Updates

  • Fix regex bug for some devices
  • Fix notification text
  • Update round icons

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
  • Add friend request tab in nav bar
  • Aggressively filter nonrecent posts in recents mode
  • Add download option for full sized images
  • Fix rounded icons

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

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

v1.0

  • Add more global preferences
  • Add fully customizable theme engine
  • Add support for in app billing
  • Huge changes internally from KAU
  • Add credits section
  • Add experimental section
  • Add search option
  • Fix up main layout
  • Fix some theme components
  • Add behaviour settings
  • Add about section with links

v0.3

  • Add rounded icons option
  • Sort preferences
  • Add adblock base
  • Add feed configurations
  • Animated settings panels
  • Add notification filters

v0.2

  • Remove unnecessary permissions
  • Add notifications
  • Theme more components
  • Separate independent web overlay from in app overlay
  • Allow notifications from any account
  • Smooth transition from Settings and only restart when necessary
  • Add logout option from drawer
  • Add many more drawer urls
  • Add anonymous analytics
  • Move settings to drawer
  • Add feedback option

v0.1

  • Initial Changelog
  • Create core databases
  • Implement CSS/Js injectors
  • Implement ripple preferences
  • Create multiple account caching
  • Create web overlay