|
1 | 1 | # Wikimedia Commons for Android
|
2 | 2 |
|
| 3 | +## v5.0.2 |
| 4 | + |
| 5 | +- Enhanced multi-upload functionality with user prompts to clarify that all images would share the |
| 6 | + same category and depictions. |
| 7 | +- Show Wikidata description on currently active Nearby pin to provide more useful information. |
| 8 | +- Improve the visibility of map markers by dynamically adjusting their colors based on the app's |
| 9 | + theme. The map markers will now appear lighter when the app is in dark mode and darker when the |
| 10 | + app is in light mode. This change aims to enhance marker visibility and improve the overall user |
| 11 | + experience. |
| 12 | +- Added information on where user feedback is posted, helping users track existing feedback and |
| 13 | + monitor their own submissions. |
| 14 | +- Enhanced the edit location screen of the upload screen by centering the map on the picture's |
| 15 | + location from metadata when editing, or on the device's GPS location if metadata is unavailable, |
| 16 | + improving accuracy and user experience. |
| 17 | +- Ensured the 'Add Location' button is renamed to 'Edit Location' when copying the location of a |
| 18 | + recently uploaded image, enhancing clarity and user experience. |
| 19 | +- Added a ProgressBar to the media detail screen to indicate image loading status, enhancing user |
| 20 | + experience by showing loading progress until the image is fully loaded. |
| 21 | +- Fixed an issue where caption and description fields would intermittently disappear when using |
| 22 | + voice input, ensuring text remains visible and stable across all entries. |
| 23 | +- Fixed a crash that occurred when attempting to remove multiple instances of caption/description |
| 24 | + fields after initially adding them. |
| 25 | +- Improve the text in the prompt shown when skipping login to sound more natural. |
| 26 | +- Modified feedback addition logic to append new sections at the bottom of the page, ensuring |
| 27 | + auto-archiving of sections functions correctly on the feedback page. |
| 28 | +- Resolved issue where the app failed to clear cookies upon logout. |
| 29 | + |
3 | 30 | ## v5.0.1
|
4 | 31 |
|
5 | 32 | Same as v5.0.0 except this fixes some R8 rules to ensure that the release
|
|
0 commit comments