Skip to content

Releases: opengisch/qfieldsync

v4.16.0

26 Aug 07:55
c0d8d0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.15.4...v4.16.0

v4.15.4

07 Aug 17:00
53e46b3
Compare
Choose a tag to compare

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

06 Aug 17:20
3e9c653
Compare
Choose a tag to compare

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

05 Aug 16:25
Compare
Choose a tag to compare

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

29 Jul 08:51
Compare
Choose a tag to compare

What's Changed

  • Fix font button class import error when activating qfieldsync

Full Changelog: v4.15.0...v4.15.1

v4.15.0

29 Jul 03:49
Compare
Choose a tag to compare

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

25 May 18:53
561b204
Compare
Choose a tag to compare

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

08 May 21:47
036f88f
Compare
Choose a tag to compare

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

02 May 08:14
Compare
Choose a tag to compare
  • Fix release

Full Changelog: v4.13.2...v4.13.3

v4.13.2

28 Apr 09:04
ff2e2b5
Compare
Choose a tag to compare

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