Skip to content

7.3.1-beta

Pre-release
Pre-release

Choose a tag to compare

@nruss11-om nruss11-om released this 01 Dec 16:08

Version 7.3.1-beta

Mobile reliability sees a strong upgrade: synchronization issues under poor network conditions are resolved, notifications behave predictably, and the interface scales more cleanly on compact screens.

HOTFIX

  • Fix issue with "ghost" markers potentially being left on the map when changing observation filter settings

Changes

  • The "contact us" button now populates the email based on server configuration
    Retrieved the “Contact Us” email from the server instead of hardcoding it. If the API is unavailable or the email field is missing/empty, default to [email protected].

  • Added ability to filter observations by user
    Added a User Filter to the existing observation filter (alongside Favorites, Important, Time). The filter must: appear in the current filter component; list only users who have observations in the current event; support search (reuse the app’s existing user-search UX); and allow selecting multiple users (e.g., show all observations from Person A, or from Person A and Person B).

  • Fixed issue where the "Feeds" section sometimes duplicated feeds
    Resolved an issue where the Feeds list on Map Settings accumulated duplicate entries (e.g., “MODUs”) each time users navigated to Online Layers and back. The Feeds list now remains unique and stable regardless of navigation.

  • Now supports 16kb memory page sizes to comply with Google mandate
    Require Android native builds to support 16 KB memory page sizes for Android 15+ to meet Google Play policy—effective for all new apps and updates submitted starting Nov 1, 2025.