Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare changelog for next release #2176

Merged
merged 5 commits into from
Nov 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/208.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
* Fix crash when repeatedly opening settings
* Fix app name shown in settings
* Fix export and import of settings
* Fix unpredictable order of results when shown by tag, e.g. from favorites
* Mitigate crash because of broken shortcuts
* Mitigate crash because of frequent shortcut changes
* Mitigate spinner running forever on app start
* Improved loading of icon packs
* Icons for tags now have same shape as other icons
* Show light text in dialog for custom icons
* Favorites list now uses long press delay from Android (@syphyr)
* Orientation of `Add widget` screen is no longer set to portrait
* Add setting for sort mode of results when shown by tag.