mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-04 16:53:55 +01:00
Add v6.1.0 to CHANGELOG.md
Some checks are pending
Android CI / Run tests and generate APK (push) Waiting to run
Some checks are pending
Android CI / Run tests and generate APK (push) Waiting to run
This commit is contained in:
parent
a48e2116b5
commit
daeade450d
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -1,5 +1,23 @@
|
||||||
# Wikimedia Commons for Android
|
# Wikimedia Commons for Android
|
||||||
|
|
||||||
|
## v6.1.0
|
||||||
|
|
||||||
|
### What's changed
|
||||||
|
* Edit Description button now shows up correctly
|
||||||
|
* Custom selector supports deselecting images
|
||||||
|
* Adjusted spacing on the Edit Location screen for a cleaner layout
|
||||||
|
* The location permission request no longer prompts the users on the "Uploaded via Mobile" tab
|
||||||
|
* Several i18n improvements
|
||||||
|
* Improved app performance and compatibility with newer Android devices due to 16 KB page size support
|
||||||
|
* Bookmark categories and the target icon in Explore map no longer crash
|
||||||
|
* Enhanced app theme change handling
|
||||||
|
* Prevented memory leaks and invalid context access in map fragments
|
||||||
|
* Improved support for right-to-left languages like Arabic or Hebrew
|
||||||
|
* Nearby will now remember your chosen filters (like "building" or "cottage") when you switch tabs
|
||||||
|
* Hardware acceleration and keyboard animation have temporarily been disabled to mitigate an upload issue
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/commons-app/apps-android-commons/compare/v6.0.2...v6.1.0
|
||||||
|
|
||||||
## v6.0.2
|
## v6.0.2
|
||||||
|
|
||||||
### What's changed
|
### What's changed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue