-
-
Notifications
You must be signed in to change notification settings - Fork 582
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
* Perf: memory usage reduced (less images stored in memory, less services) | ||
* Perf: speed increased when history gets really long | ||
* Perf: no CPU drain from previous widgets. (you'll need to reconfigure your widget) | ||
* Feat: Added option for larger favorites | ||
* Feat: Added menu option to view app on Store | ||
* Feat: Google and DuckDuckGo searches now get custom icons | ||
* Fix: App scrollbar is now properly themed | ||
* Fix: Favorites properly display ripple effect on touch | ||
* Fix: Improved animation when searching with more than a single web provider | ||
* Fix: Scroll is not reset when adding a tag | ||
* Fix: Scroll is not reset when excluding an app | ||
* Fix: Scroll is not reset when updating an app | ||
* Fix: tag favorites work again |