Skip to content

v0.21.0

Compare
Choose a tag to compare
@suricactus suricactus released this 12 Jul 15:22
· 578 commits to release since this release

What's Changed

  • Improve comments in tests by giving users proper numbering by @faebebin in #712
  • Show active members in the Organization Admin by @faebebin in #704
  • Added more logging during job runs by @suricactus in #713
  • Improve comments by using organi'z'ation (american) everywhere by @faebebin in #715
  • Paginator for Projects as PoC by @why-not-try-calmer in #710
  • Fix email export and add extra columns to the export by @suricactus in #718
  • Customize Model-level Pagination by @why-not-try-calmer in #711
  • Add optional pagination to certain endpoints in the QFieldCloud API by @why-not-try-calmer in #717
  • Set final status to jobs that have been killed by docker engine by @suricactus in #716
  • Ignore DRF ValidationErrors for sentry by @m-kuhn in #723
  • Improve autogenerated swagger docs with more detailed info by @why-not-try-calmer in #720
  • Fix misleading comments within the subscription code by @faebebin in #714
  • Skip downloading the S3 metadata if skip_metadata is passed to the API /files/ list endpoint by @suricactus in #721
  • Make primary key extraction more strict, do not allow layers with missing primary keys by @suricactus in #647
  • [admin] Be more explicit the numbers mean in storage filed in Person/Org admin by @suricactus in #725
  • Bump qfieldcloud-sdk from 0.6.1 to 0.7.0 to ignore the sha256 metadata by @suricactus in #727
  • Docs - Remove old syntax for git clone by @Gustry in #728
  • Seems searching for multiple labels do not work by @suricactus in #729
  • Added Project.problems to list failing requirements for the project file by @suricactus in #726
  • Add level to project.problems and make project.status FAILED if project.project_details is missing by @suricactus in #730

New Contributors

Full Changelog: v0.20.0...v0.21.0