You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cp tmp64/pygeodiff/libpygeodiff-$GEODIFF_VER-python-arm64.dylib ./pygeodiff-binaries/libpygeodiff-$GEODIFF_VER-python-arm64.dylib # expects that the folder is created before in the intel job
Copy file name to clipboardExpand all lines: Mergin/metadata.txt
+13-2Lines changed: 13 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,25 @@ name=Mergin
4
4
qgisMinimumVersion=3.22
5
5
qgisMaximumVersion=4.99
6
6
description=Handle Mergin Maps projects
7
-
version=2025.4.0
7
+
version=2026.1.2
8
8
author=Lutra Consulting
9
9
email=info@merginmaps.com
10
10
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.
11
11
; end of mandatory metadata
12
12
13
13
; start of optional metadata
14
-
changelog=2025.4.0
14
+
changelog=2026.1.2
15
+
- Fix for inability to sync removed geopackages
16
+
<p>2026.1.1
17
+
- Fix support for macbooks with M chips (arm64)
18
+
<p>2026.1.0
19
+
- Integration of improved push mechanism
20
+
- Added restart of sync process
21
+
- Preventing trailing whitespace in project creation and photo name path
22
+
- Fix reset changes fail on Windows
23
+
- Fix relation key warning messages
24
+
- Fix problems with QGIS 4.0 compatibility
25
+
<p>2025.4.0
15
26
- Fix synchronisation issues when using OneDrive
16
27
- Show downloaded projects first in the browser
17
28
- Dropped support for out of date server version (< 2023)
0 commit comments