Skip to content

v5.0.2

Latest
Compare
Choose a tag to compare
@sivaraam sivaraam released this 06 Jul 19:43
· 55 commits to main since this release

What's Changed

  • Enhanced multi-upload functionality with user prompts to clarify that all images would share the
    same category and depictions by @vtalos in #5700
  • Show Wikidata description on currently active Nearby pin to provide more useful information by @kanahia1 in #5697
  • Improve the visibility of map markers by dynamically adjusting their colors based on the app's
    theme. The map markers will now appear lighter when the app is in dark mode and darker when the
    app is in light mode. This change aims to enhance marker visibility and improve the overall user
    experience by @vtalos in #5744
  • Added information on where user feedback is posted, helping users track existing feedback and
    monitor their own submissions by @sivaraam in #5748
  • Enhanced the edit location screen of the upload screen by centering the map on the picture's
    location from metadata when editing, or on the device's GPS location if metadata is unavailable,
    improving accuracy and user experience by @Jason-Whitmore in #5716
  • Ensured the 'Add Location' button is renamed to 'Edit Location' when copying the location of a
    recently uploaded image, enhancing clarity and user experience by @AdamTWEnglish in #5756
  • Added a ProgressBar to the media detail screen to indicate image loading status, enhancing user
    experience by showing loading progress until the image is fully loaded by @vtalos in #5736
  • Fixed an issue where caption and description fields would intermittently disappear when using
    voice input, ensuring text remains visible and stable across all entries by @karyotakisg in #5739
  • Fixed a crash that occurred when attempting to remove multiple instances of caption/description
    fields after initially adding them by @pacha0 in #5750
  • Improve the text in the prompt shown when skipping login to sound more natural by @pacha0 in #5746
  • Modified feedback addition logic to append new sections at the bottom of the page, ensuring
    auto-archiving of sections functions correctly on the feedback page by @sivaraam in #5753
  • Resolved issue where the app failed to clear cookies upon logout by @sivaraam in #5727
  • Update Java version from Java 8 to Java 11 by @elemcraft in #5732

New Contributors

Full Changelog: v5.0.1...v5.0.2