Skip to content

Releases: MerginMaps/mobile

Release 2024.4.1

10 Oct 08:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.4.0...2024.4.1

Release 2024.4.0

01 Oct 13:07
f6e78ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.3.1...2024.4.0

Release 2024.3.1

08 Aug 11:54
15b66cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.3.0...2024.3.1

Release 2024.3.0

12 Jul 06:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.2.0...2024.3.0

Release 2024.2.0

04 Jun 11:56
ba4e93f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1.1...2024.2.0

Release 2024.1.1

16 May 05:48
Compare
Choose a tag to compare

What's Changed

  • Reintroduced behavior for calendar widget to populate the current date and time
  • Disabled dragging drawers with lists
  • Fixed project opening after sync
  • Fixed ANR (freeze) when scrolling in forms and other lists
  • Fixed drawer close buttons being rendered in the safe area
  • Added error message when photo is missing in form
  • Added translations for ET and DE
  • Added workspace and hardware info to the diagnostic log

Full Changelog: 2024.1.0...2024.1.1

Release 2024.1.0

02 May 08:41
14ca9b7
Compare
Choose a tag to compare

Redesigned version of the Mergin Maps mobile app

We are excited to announce the release of a redesigned version of our mobile app. This release includes the following:

  • New, redesigned app visuals
  • Ability to select multiple features by click and holding on the map
  • Easier access to streaming mode with the new map button
  • The app no longer automatically centers to position when adding new features
  • Auto-centering to GPS is now accessible by clicking the GPS button
  • Upgrade to Qt 6.6.3

Thank you for your continued support and feedback!

All commits

Read more

Release 2.5.0

12 Dec 11:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.5.0

Release 2.4.1

06 Nov 13:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

Release 2.4.0

24 Oct 05:29
Compare
Choose a tag to compare

Enhancements:

  • Migrate SDK to vcpkg build #2751
  • Upgrade to Qt 6.5.2 #2737
  • Faster identification of features with many vertices #2848
  • Speed improvements of home page / sync preparation speed #2820
  • Introduced image zoom and rotation support #2715
  • Cleaner message for wrong password during registration #2699
  • Add build number to diagnostic log #2714
  • Use of new background maps #2696
  • Show layer attribution #2702
  • Set Android target SDK to 33 #2771
  • Added cpp check #2775
  • Show dialog when the max number of projects was reached #2770
  • Add QGIS profiler #2797
  • Use distance unit from QGIS project for Stakeout panel #2826
  • Use new storage permissions on Android >13 #2834
  • Remove Apple subscriptions #2835
  • Ask for notification permission #2837

Fixes:

  • Fix the preview of photos in the gallery widget #2860
  • Fixed conditional visibility of relations #2861
  • Projects created in the mobile app are now .qgz by default #2708
  • Fixed click propagation issues #2822
  • Fixed logouts when offline #2721
  • Fixed feature text overflow #2739
  • Fixed map canvas memory leak #2779
  • Fixed problems with photos in subfolders #2786
  • Fixed locationManager crash #2803
  • Fixed crash with broken relations #2805
  • Fixed app freezing when feature editing was canceled #2795
  • Fixed text overflow in preview panel #2825
  • Fixed deprecated parameter injection #2824
  • Fixed iOS gallery crash #2810
  • Add missing CRS to project load errors #2813
  • Enable swipe gesture in forms to switch between tabs #2828
  • Fixed calendar widget selecting a wrong date for certain timezones #2829