Skip to content

Releases: opengisch/QFieldCloud

0.10.0 - Erma

21 May 07:50
1930316
Compare
Choose a tag to compare

Changes

Erma - https://en.wikipedia.org/wiki/Jerma

🚀 Features

  • Apply and export jobs now are now stored in the DB (#22)
  • Add user organizations endpoint (#28)
  • Show only the org members that are public (#28)
  • Added "with_roles" to select all organizations (#27)
  • Rename workplace -> company (#24)
  • Stricted check if deltafile project_id matches the one from the URL (#18)

🐛 Bug Fixes

  • Be more strict when checking permissions (#26)
  • Remove f-strings and use % to fix translations (#25)
  • Add and translate help text in the models (#21)

0.9.3

10 May 12:53
1186721
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Allow inverted search of users e.g. only within organization members (#17)
  • Enforce team members to be organization members (#17)

0.9.2

10 May 07:09
80f51ba
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Allow blank in profile settings (#16)

0.9.1

10 May 06:01
3277db1
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add DEBUG env variable (#8)
  • Return team name without organization name prefix via Team.teamname (#9)
  • Allow letters, numbers, underscores, hyphens and dots in project names (#10)
  • Add newsletter and ToS fields to the user (#11)
  • Change team username to follow the @<ORG>/<TEAM> pattern (#14)

🐛 Bug Fixes

  • Fix cases when useraccount is not guaranteed to exist (e.g. teams) (#1)
  • Dependency security fix of pyyaml lib CVE-2020-14343 (#15)
  • Fix get_absolute_url for users when the instance is a Team (#14)
  • Username without the organization prefix for teams (#14)
  • Fix workflow - No more orchestrator logs file (#12)

Danube

07 May 14:08
9654e18
Compare
Choose a tag to compare

Changes

Danube - https://en.wikipedia.org/wiki/Danube

🚀 Features

🐛 Bug Fixes