Releases: opengisch/qfieldsync
Releases · opengisch/qfieldsync
v4.14.1
What's Changed
- refactor(localized): rename localized_datasets project to
shared_datasets
by @suricactus in #673 - fix: accidental file deletion when file upload fails by @suricactus in #673
Full Changelog: v4.14.0...v4.14.1
v4.14.0
What's Changed
- Seamless localized datasets upload support by @nirvn in #666
- Fix error when attempting to launch a transfer without providing a localized_dataset project by @nirvn in #667
- Fixing missing argument files_to_upload_for_localized_datasets on the cloud transferrer by @SeqLaz in #668
- Add tooltip about missing localized files that need to be uploaded by @suricactus in #669
Full Changelog: v4.13.3...v4.14.0
v4.13.3
- Fix release
Full Changelog: v4.13.2...v4.13.3
v4.13.2
What's Changed
- Add tooltip to the QFieldCloudIcon by @SeqLaz in #648
- Fixing the tooltip to the QFieldCloudIcon by @SeqLaz in #649
- Add clarification that the second option in QFieldSync should be used for PostGIS connections by @suricactus in #661
- Fix QGIS 3.22 compatibility issue by @nirvn in #659
- Fix attachment directories list widget's tiny height issue by @nirvn in #660
- Cloud project transfer dialog bug hunting and improvements by @nirvn in #662 and #663
- Fix runtime error after plugin update when
libqfieldsync
changed API by @suricactus in #647
Full Changelog: v4.13.1...v4.13.2
v4.13.1
Reverted
- Embed symbols in the project when offlining by @suricactus in #642
Full Changelog: v4.13.0...v4.13.1
v4.13.0
What's Changed
- Add isort to pre commit hooks config by @gounux in #638
- Add basemap tiles min and max zoom to project's qfield settings form by @gounux in #637
- Embed symbols in the project when offlining by @suricactus in #642
New Contributors
Full Changelog: v4.12.2...v4.13.0
v4.12.2
What's Changed
- Do not show
master password
when using QFieldSync for the first time by @suricactus in #626 - Bump libqfieldsync to fix backward incompatible changes by GDAL 3.10.0+ by @suricactus in #634
Full Changelog: v4.12.1...v4.12.2
v4.12.1
What's Changed
- Fixing QFieldSync:: Invalid value for setting exportDirectoryProject … by @SeqLaz in #627
- Fixing deprecation of setAutoTransaction to setTransactionMode… by @SeqLaz in #628
- Fixing misleading error message by no network available by @SeqLaz in #629
- Bump libqfieldsync and fix error when the files are outside the current project directory by @m-kuhn in #631
Full Changelog: v4.12.0...v4.12.1
v4.12.0
What's Changed
- Use the etag to check whether the file should be synced or not by @suricactus in #620
- Adding validator for files on converter to cloud project by @SeqLaz in #614
- Adding the option for specify the project title on packaged project by @SeqLaz in #615
- Adding critical message when path exceed 200 characters by @SeqLaz in #622
- Do not add the
/api/v1
if not reneeded by @edouardbruelhart in #607 - Added Contributing section and improved Development section in the README by @suricactus in #624
- Update requirements.txt to use the latest libqfieldsync by @suricactus in #625
New Contributors
- @edouardbruelhart made their first contribution in #607
Full Changelog: v4.11.0...v4.12.0
v4.11.0
What's Changed
- Fix project cloud convert code by @suricactus in #608
- Filters visible layers for packaging offline project by @SeqLaz in #600
- Fix broken compatibility with QGIS 3.18 by @nirvn in #613
- Adding translation by @SeqLaz in #610
- Fix invalid stylesheet for projectLocalDirValueLineEdit by @domi4484 in #618
Full Changelog: v4.10.1...v4.11.0