-
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 release metadata for 2023.2 (#503)
- Loading branch information
1 parent
0ed20ca
commit 67b86af
Showing
1 changed file
with
7 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,19 @@ name=Mergin | |
qgisMinimumVersion=3.16 | ||
qgisMaximumVersion=3.99 | ||
description=Handle Mergin Maps projects | ||
version=2023.1 | ||
version=2023.2 | ||
author=Lutra Consulting | ||
[email protected] | ||
about=Mergin Maps is a repository for storing and tracking changes to QGIS projects/data. It is linked with Mergin Maps Input (a QGIS mobile app). With this plugin, users can upload and sync their data to Mergin Maps service. | ||
; end of mandatory metadata | ||
|
||
; start of optional metadata | ||
changelog=2023.1 | ||
changelog=2023.2 | ||
- use Lutra's vector tile layer for basemap (#497) | ||
- expression-based names for photos (#501) | ||
- check if iface is valid on plugin load (#495) | ||
- remove trailing slash from the mergin server URL (#496) | ||
<p>2023.1 | ||
- Add support for workspaces (#466) | ||
- Better validation of project names (#474) | ||
- Add window to explore public projects (#469) | ||
|