Releases: MerginMaps/qgis-plugin
Releases · MerginMaps/qgis-plugin
2024.2.1
What's Changed
- Improve error messages when creating and syncing projects by @ValentinBuira in #601
- Sort the workspaces list in the new project wizard by @erpas in #602
- strip trailing whitespace from project name in the new project wizard by @JanCaha in #577
- Cleanup reference to the old Mergin Map mobile app name in the plugin by @ValentinBuira in #624
- Bump version of python-api-client to 0.9.3 and geodiff to 2.0.4 #620
New Contributors
- @ValentinBuira made their first contribution in #614
Full Changelog: 2024.2...2024.2.1
2024.2
How to upgrade on Windows in QGIS if you are on 2023.4.x version
Due to the error in 2023.4.x plugins, you need to disable the plugin first.
Proceed with the following steps only if you are on a version older than 2024.1
- In QGIS, navigate to Manage and Install Plugins... in the Plugins menu
- In the Installed tab, find Mergin Maps plugin
- Disable the Mergin Maps plugin in the list and close the dialog.
- Mergin Maps should be not displayed now.
- Restart QGIS.
- Navigate to Manage and Install Plugins... in the Plugins menu
- In the Installed tab, find Mergin Maps plugin
- Click "Update Plugin"
- Locate Mergin Maps plugin in the list and enable it (it is checked).
- Restart QGIS
Upgrades from 2024.1 onwards should be as simple as described in official docs
What's Changed
- Better handling of editor permission in #583
New Contributors
- @harminius made their first contribution in #583
Full Changelog: 2024.1...2024.2
2024.1
How to upgrade on Windows in QGIS
Due to the error in 2023.4.x plugins, you need to disable the plugin first.
- In QGIS, navigate to Manage and Install Plugins... in the Plugins menu
- In the Installed tab, find Mergin Maps plugin
- Disable the Mergin Maps plugin in the list and close the dialog.
- Mergin Maps should be not displayed now.
- Restart QGIS.
- Navigate to Manage and Install Plugins... in the Plugins menu
- In the Installed tab, find Mergin Maps plugin
- Click "Update Plugin"
- Locate Mergin Maps plugin in the list and enable it (it is checked).
- Restart QGIS
Upgrades from 2024.1 onwards should be again simple as described in official docs
What's Changed
- Minimum QGIS supported version is QGIS 3.22
- don't instantiate geodiff library at the module level, create it inside function (refs #504) by @alexbruy in #532
- fix Typos in Position Tracking section by @PeterPetrik in #547
- use new metadata getters by @alexbruy in #543
- add option to submit logs when download fails by @alexbruy in #539
- add reset local changes by @JanCaha in #537
- do not show local mbtiles as not available offline (fix #540) by @alexbruy in #542
- Fix pre-release testing errors by @PeterPetrik in #567
New Contributors
Full Changelog: 2023.4.1...2024.1
2023.4.1
2023.4
What's Changed
Features:
- add download vector tiles algorithm by @alexbruy in #494
- Tracking is not in beta now by @alexbruy in #513
- Add wizard to configure db-sync by @alexbruy in #500
- add validation to check that SVGs are embedded in the project or located in the project directory (fix #458) by @alexbruy in #519
- reword "not configured" message and make it clickable (fix #508) by @alexbruy in #515
- ask user to type project name to confirm its removal from the server (fix #128) by @alexbruy in #517
- replace logos by @PeterPetrik in #523
Bugfixes:
- handle change of the vector tiles provider name in latest QGIS by @alexbruy in #516
- show error message when trying to get status of removed project (fix #263) by @alexbruy in #518
Infrastructure:
Full Changelog: 2023.3...2023.4