Skip to content

2024.2.0

Latest
Compare
Choose a tag to compare
@spwoodcock spwoodcock released this 03 Apr 16:33
· 106 commits to development since this release

FMTM 2024.2.0: Mobile Mapper Experience

🌟 New Features

  • Significant improvements to the mobile experience.

    • Geolocation and orientation of the user on the map.
    • Downloading basemaps into offline storage in your browser, enabling offline navigation.
      image
  • Add comments to tasks.
    image

  • Add instructions to projects.
    image

  • Review state integration for validators.
    image

🛠️ Improvements

  • Editing of an uploaded or drawn project AOI.

  • Mobile layout for various components.

  • Edit existing ODK form & validate.

  • Improved documentation for backup and restore of production FMTM data.

  • Project creation ODK form upload: replace radiobutton with checkbox for better user experience.
    image

  • Performance and maintainability improvements by using raw SQL queries.

🐛 Bugs Fixed

  • Refinements to splitting algorithm to handle edge cases.
  • Use centroids for geometry division amongst tasks, to ensure all are uploaded to ODK Central (if they fall on boundaries).
  • Profile image not updating in user profile after login.
  • Page crashes in various scenarios, in different web browsers.
  • Determine login state on first page load, to invalidate user session if required.
Technical Summary

What's Changed

Full Changelog: 2024.1.0...2024.2.0