diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-19 13:20:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-19 13:20:03 -0700 |
commit | 37a9f9057d7879080b7b982f987bf0b82d0d774c (patch) | |
tree | 32aff4d5f509089ea67a8594ae0372ef90c81ad8 /docs | |
parent | 495b1bd49835070ca43a523831caee0f70079604 (diff) | |
download | frost-37a9f9057d7879080b7b982f987bf0b82d0d774c.tar.gz frost-37a9f9057d7879080b7b982f987bf0b82d0d774c.tar.bz2 frost-37a9f9057d7879080b7b982f987bf0b82d0d774c.zip |
Dev - minor fixes (#75)v1.3.4
* 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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index ae525797..2fe02e9a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,9 +1,9 @@ # Changelog ## Beta Updates -* Add friend request tab in nav bar -* Aggressively filter nonrecent posts in recents mode -* Add download option for full sized images +* Fix regex bug for some devices +* Fix notification text +* Update round icons ## v1.4 * Update IAB helper @@ -11,6 +11,10 @@ * 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 |