Skip to content

Commit cf0b701

Browse files
committed
Bump 2026.4.0
1 parent fea0296 commit cf0b701

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
default: '2.2.0'
1414
type: string
1515
env:
16-
PYTHON_API_CLIENT_VER: ${{ inputs.REQUESTED_PYTHON_API_CLIENT_VER || '0.12.4' }}
16+
PYTHON_API_CLIENT_VER: ${{ inputs.REQUESTED_PYTHON_API_CLIENT_VER || '0.13.0' }}
1717
GEODIFF_VER: ${{ inputs.REQUESTED_GEODIFF_VER || '2.2.0' }}
1818
PYTHON_VER: "38"
1919
jobs:

Mergin/metadata.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,20 @@ name=Mergin
44
qgisMinimumVersion=3.22
55
qgisMaximumVersion=4.99
66
description=Handle Mergin Maps projects
7-
version=2026.3.0
7+
version=2026.4.0
88
author=Lutra Consulting
99
email=info@merginmaps.com
1010
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.
1111
; end of mandatory metadata
1212

1313
; start of optional metadata
14-
changelog=2026.3.0
15-
- Added support to create filters
16-
- Enhanced relation warning messages
17-
- Fixed validation messages when layer is in subfolder
18-
- Fixed error when project is not configured
14+
changelog=2026.4.0
15+
- Integrated V2 pull mechanism
16+
<p>2026.3.0
17+
- Added support to create filters
18+
- Enhanced relation warning messages
19+
- Fixed validation messages when layer is in subfolder
20+
- Fixed error when project is not configured
1921
<p>2026.2.1
2022
- Fix photo widget validations
2123
<p>2026.2.0

0 commit comments

Comments
 (0)