Skip to content

Releases: opengisch/qfieldcloud

v0.12.2

20 Jan 00:43
Compare
Choose a tag to compare

What's Changed

  • Make gunicorn using multiple workers and multiple threads (#217)
  • Bump django dependency to 3.2.11

Full Changelog: v0.12.1...v0.12.2

v0.12.1

21 Dec 23:17
Compare
Choose a tag to compare

What's Changed

  • Limit logs at 1000 chars, not matter if JSON or not in (#183)
  • Increase logs stored for app in (#184)
  • Fix process_projectfile job on freshly uploaded project file in (#182)
  • Dangerous race condition when invalidating rest of the tokens, it also invalidated the current token in (https://github.com/- /pull/187)
  • Get the modified_pk from the feature even in transaction mode in (#190)
  • No expiration for invitations in (#195)
  • Added the layer CRS when processing project file in (#196)
  • Only suggest teams that are part of the project-owning organization in (#197)
  • Allow packaging projects that have no extent set in (#198)
  • Update the JSON schemas to reflect the recent QField delta additions in (#199)

Full Changelog: v0.12.0...v0.12.1

0.12.0 - Golyama Kamchiya

03 Nov 12:57
c2d8288
Compare
Choose a tag to compare

Changes

Golyama Kamchiya - https://en.wikipedia.org/wiki/Draft:Golyama_Kamchiya

🚀 Features

  • Check envvars are properly set across configurations (#105)
  • Add the version id (#139)
  • Added django axes to prevent brute-force logins (#137)
  • Activity stream (#58)
  • Added timezone field in the useraccount to show proper datetimes (#131)
  • Admin improvements (#126)
  • Get project details from the .qgs file (#123)
  • Add transformation grids container and volumes (#124)
  • Added started_at and finished_at fields to keep track of jobs duration (#116)
  • Add cronjob to resend invitations (#119)
  • Query all members and owners of an organization (#113)
  • Bump dependencies (#106)
  • Support multiple tokens per user when the user logs in (#93)
  • Get all the users involved into a project with their roles and role origins (#98)
  • Faster list files using list_objects and list_object_versions (#90)
  • Add inviteusers script to invite multiple users at once (#100)
  • Keep the expired invitations (#97)
  • Add permission checks whether the user can overwrite deltas (#96)
  • Typing and documentation fixes (#87)
  • Control the admin panel URI via envvar QFIELDCLOUD_ADMIN_URI (#83)

🐛 Bug Fixes

  • Do not require user account for timezone settings (#142)
  • Support is_snapshot and add forgotten exportId and clientId keys (#141)
  • Update create_storage_bucket.py (#132)
  • Remove check if the owner is already a member, causes more harm than help (#130)
  • Make _get_sha256_file work with temp files (#129)
  • Bump libqfieldsync with fixes on basemap creation (#128)
  • Guess QFieldSync useragent properly and allow only one token from QFieldSync (#127)
  • Fix packaging when the extent of the layers cannot be obtained and use the canvas extent as fallback (#125)
  • Proper serialization of layers feedback (#122)
  • Add after_docker_exception, so now failed delta_apply also updated the delta status (#121)
  • Bump mkdocs dependency due to CVE-2021-40978 (#120)
  • Enable organization owner checks, but only if we are updating an existing org (#118)
  • Restore the auth/user endpoint used by QFieldCloud (#114)
  • Make sure the new organization owner is only someone who is already a member (#110)
  • Fixes permission check whether the user can create a project (#109)
  • Fix obtaining the PK value after creating a feature. (#108)
  • Fix validators showing multiple validation errors for the same thing (#107)
  • Fix minio proxy (#102)
  • Fix the new invitations command to use the correct website (#104)
  • The response should contain all the keys if there was not packaging yet (#103)
  • Added migration for the custom UserManager (no DB change) (#101)
  • Permission fixes when adding collaborators (#99)
  • Run the worker apply_delta without --overwrite-conflicts (#95)
  • Fix project creation on the API when the owner is not passed, then use the current user. (#94)
  • Fix exception thrown when searching for user (#92)

New Contributors

Full Changelog: v0.11.4...v0.12.0

v0.11.4

27 Sep 10:17
0770f24
Compare
Choose a tag to compare

Changes

🚀 Features

  • Disables the basemap generation on the cloud to save resources (#91)

🐛 Bug Fixes

  • Support whitespace in the filename (#89)
  • Improve handling timeout errors, now they are less cryptic (#86)

0.11.3 🌈

22 Sep 10:07
60df6ca
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Bump libqfieldsync (#85)
  • Fix adding a new user using the admin UI (#84)
  • Fix caddy configuration in case external S3 is being used (#82)

0.11.2 🌈

20 Sep 20:02
a999518
Compare
Choose a tag to compare

Changes

  • Get rid of host_tempdir/qgis_tempdir confusion and use shared_tempdir only (#73)

0.11.1

13 Sep 15:46
4dfd9ae
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • No longer require owner to be passed when patching (#77 )
  • Fix when data provider is nullptr (#76 )

0.11.0 - Fandaklyiska reka

19 Aug 10:03
Compare
Choose a tag to compare

Changes

Fandaklyiska reka - https://bg.wikipedia.org/wiki/Фъндъклийска_река

🚀 Features

  • Run crons inside docker (#67)
  • Add ProcessProjectfileJob admin page (#63)
  • Change github workflow to push containers to public registry (#61)
  • Make QGIS docker jobs run in a new more unified way (#56)
  • Add more admin filters and default ordering (#45 #53)
  • Use libsegfault on segmentation fault (#46)
  • Add backport bot for QFieldCloud (#47)
  • Use same django image for orchestrator (#19)

🐛 Bug Fixes

  • Respect the clientId from the deltas and store the modified PK in deltas (#54)
  • Bump libqfieldsync (#48)
  • Fix when only the attributes are modified, the geometry resets to null (#42)
  • Fix organizations API endpoint (#34)
  • Redirect when an invitation has expired (#33)

0.10.2 🌈

25 May 14:24
a4f0d19
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Use .format() instead of % to interpolate translations (#30)
  • Bump libqfieldsync with raster layers support in projects (#30)
  • Fix adding collaborators to public projects (#30)

0.10.1

23 May 11:04
44cc81e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Bump libqfieldsync (#29)
  • 14 days invitations (#29)