-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update plugin to version 2024.2.1 (#625)
* Update version to 2024.2.1
- Loading branch information
1 parent
74167ae
commit e5bf250
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,18 @@ name=Mergin | |
qgisMinimumVersion=3.22 | ||
qgisMaximumVersion=3.99 | ||
description=Handle Mergin Maps projects | ||
version=2024.2 | ||
version=2024.2.1 | ||
author=Lutra Consulting | ||
[email protected] | ||
about=Mergin Maps is a repository for storing and tracking changes to QGIS projects/data and has its mobile app for field geo-surveys. With this plugin, users can upload and sync their data to Mergin Maps service. | ||
; end of mandatory metadata | ||
|
||
; start of optional metadata | ||
changelog=2024.2 | ||
changelog=2024.2.1 | ||
- Improve error messages when creating and syncing projects (#601) | ||
- Sort the workspaces list in the new project wizard (#602) | ||
- Strip trailing whitespace from project name in the new project wizard (#577) | ||
<p>2024.2 | ||
- handling of editor permission (#583) | ||
<p>2024.1 | ||
- fix plugin update on windows (#504)) | ||
|