Releases: MerginMaps/qgis-plugin
Releases · MerginMaps/qgis-plugin
2026.4.2
2026.4.1
What's Changed
- Fixed create project action disabled by @harminius in #910
- Export auth on browser panel sync by @harminius in #912
- Fix sqlite3 cursor and placeholder syntax in get_row_from_db (#895) by @harminius in #907
- Fixed unhandled exception when trying to sync project from a different server
Full Changelog: 2026.4.0...2026.4.1
2026.4.0
This update introduces support for the V2 pull mechanism, which provides a more robust and efficient way to pull project changes. The client is designed to be fully compatible with both new and older server deployments.
What's Changed
- Bump 2026.4.0 and python-api-client 0.13.0 by @MarcelGeo in #908
Full Changelog: 2026.3.0...2026.4.0
2026.3.0
Version 2026.3.0 adds a layer filtering setup for mobile application.
What's Changed
- Qgis security scan by @harminius in #875
- Stop reading project file on auth create by @Withalion in #885
- ci: mimic QGIS repository checks with bandit and flake8 by @DanChov in #880
- Improve relation key uniqueness warning with field name and samples by @DanChov in #864
- CI: removed ruff by @DanChov in #886
- Fix validation warning for layers stored in project subfolders by @DanChov in #887
- Fix browser error when Mergin client is not configured by @DanChov in #889
- Update tests and test running on CI by @JanCaha in #896
- Layer filtering by @JanCaha in #892
Full Changelog: 2026.2.1...2026.3.0
2026.2.1
What's Changed
- Fix photo widget validation by @harminius in #878
Full Changelog: 2026.2.0...2026.2.1
2026.2.0
What's Changed
- QGIS authorization configuration synchronization by @harminius in #842
- Fix .mergin detection to avoid scanning subdirectories by @DanChov in #852
- Shutdown pygeodiff when unloading plugin by @harminius in #871
- Bump mergin-client to 0.12.3 by @MarcelGeo in #881
Full Changelog: 2026.1.2...2026.2.0
2026.1.2
2026.1.2 is patch for syncing removed geopackage files.
What's Changed
- Bump 2026.1.2 and py-client to 0.12.2 by @MarcelGeo in #868
Full Changelog: 2026.1.1...2026.1.2
2026.1.1
What's Changed
- Ship arm64 pygeodiff builds with plugin by @tomasMizera in #857
Full Changelog: 2026.1.0...2026.1.1
2026.1.0
What's Changed
- Restart of sync process by @MarcelGeo in #818 - more details about improved sync mechanism see in 0.12.0 python client release.
- Fix error when creating project with trailing whitespace in folder name by @DanChov in #827
- Fix crash on project creation when workspace project limit reached (s… by @DanChov in #828
- Fix Windows GPKG lock issue during reset_local_changes by @DanChov in #837
- End whitespace bug by @DanChov in #839
- Fix loading on Qt6 QGIS by @ViperMiniQ in #833
- Storage limit error by @DanChov in #846
- Do not validate child layers for unique value by @harminius in #849
New Contributors
- @ViperMiniQ made their first contribution in #833
Full Changelog: 2025.4.0...2026.1.0
2025.4.0
What's Changed
- Fix synchronisation issues when using OneDrive
- Show downloaded projects first in the browser by @ValentinBuira in #735
- Drop support for out of date server version (< 2023) by @ValentinBuira in #689
- Disable offline layer validation by @harminius in #773
- Add protocol prefix when missing by @harminius in #772
- Convert svg path to absolute before comparing to project dir by @harminius in #787
- Fix to delete project locally on Windows by @DanChov in #789
- Improve link visibility on dark background by @DanChov in #791
- Adds better unhandled exception dialog during project sync by @tomasMizera in #799
- Remove diff files when sync dialog is closed by @harminius in #803
- Added local path warning by @harminius in #811
- Improve photo name preview by @harminius in #824
New Contributors
Full Changelog: 2025.3.4...2025.4.0