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