Releases: opengisch/qfieldsync
Releases · opengisch/qfieldsync
v4.16.0
What's Changed
- Changing the Radio buttons to QToolButton by @SeqLaz in #712
- Adds option to allow feature addition in value relation by @mohsenD98 in #710
- Fix Qt6 compatibility by @m-kuhn in #717
- improve qt6 support by @freeshrugsxd in #718
New Contributors
- @mohsenD98 made their first contribution in #710
- @freeshrugsxd made their first contribution in #718
Full Changelog: v4.15.4...v4.16.0
v4.15.4
What's Changed
- fix(typing): older python versions do not support
| None
type def yet by @suricactus in #708
Full Changelog: v4.15.3...v4.15.4
v4.15.3
What's Changed
- Update settings manager submodule to catch qt6 fixes by @nirvn in #707
- fix: do not pass lambdas on deletable objects from qt by @suricactus in #703
- fix: do not allow "Directly access datasource" on QFieldCloud packaging actions for file based layers that are not readonly by @suricactus in #706
Full Changelog: v4.15.2...v4.15.3
v4.15.2
What's Changed
- Add the QGIS version in the issue template by @suricactus in #697
- ui(basemap): clean up basemap generation parameters by @gounux in #687
- Avoid caching issues with QFieldCloud by avoiding caching altogether by @nirvn in #702
Full Changelog: v4.15.1...v4.15.2
v4.15.1
What's Changed
- Fix font button class import error when activating qfieldsync
Full Changelog: v4.15.0...v4.15.1
v4.15.0
What's Changed
- Break down geometry lock into 4 distinct permissions (feature addition, attribute editing, geometry editing, feature deletion)
- Introduction of 'data' directories in addition to preexisting attachment directories to allow for additional files tied to print layouts, project plugins, etc. to be packaged into cloud project when attachments themselves are set to be downloaded on-demand
- Photo stamping configuration GUI
- Significant project properties GUI reorganization aiming at being more informative
Full Changelog: v4.14.1...v4.15.0
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