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
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,16 @@ name=Mergin
4
4
qgisMinimumVersion=3.22
5
5
qgisMaximumVersion=4.99
6
6
description=Handle Mergin Maps projects
7
-
version=2026.1.0
7
+
version=2026.1.1
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=2026.1.0
14
+
changelog=2026.1.1
15
+
- Fix support for macbooks with M chips (arm64)
16
+
<p>2026.1.0
15
17
- Integration of improved push mechanism
16
18
- Added restart of sync process
17
19
- Preventing trailing whitespace in project creation and photo name path
0 commit comments