v0.28.0
What's Changed
- Bump QGIS 3.36.2 to 3.36.3 by @suricactus in #955
- Fix typing for QuerySet by @suricactus in #966
- Limit QGIS project modifications to managers and admins by @boardend in #958
- Set initial created subscription plan status to ACTIVE_PAID by @boardend in #963
- Bump urllib3 from 1.26.18 to 1.26.19 in /docker-app in the pip group across 1 directory by @dependabot in #962
- Bump to latest version in the testing framework, hoping that everything autofixes by @suricactus in #968
- Switch to ruff instead of black, isort, flake8 and autoflake by @suricactus in #967
- We already have quite fresh
pip
, no need to force upgrade by @suricactus in #970 - Autofix errors reported from the linter by @suricactus in #971
- Bump the pip group in /docker-app with 2 updates by @dependabot in #981
- Patch admin constance styles by @faebebin in #979
- fix pip requirement ot djangorestframework==3.15.1 by @faebebin in #985
- Fix username form field help texts by @faebebin in #980
- Replace email address with demo address by @m-kuhn in #984
- Patch Dockerfile: EOF not valid under all build OS by @vincentBenet in #976
- Set new user's default timezone to the settings one by @gounux in #978
- Add
has_accepted_tos
andhas_newsletter_subscription
for each email by @suricactus in #977 - Fix the lint issue introduced by PR #978 by @suricactus in #987
- When adding a collaborator via the API, add created_by/updated_by by @suricactus in #982
- Fix admin constance styles with css only by @faebebin in #989
- Prevent error 500 when modifying a Person with an email that already exists by @suricactus in #969
- Update README.md with more support options by @suricactus in #990
- Enhance shell_plut with ipython if DEBUG_BUILD by @faebebin in #993
- Make sure the qgis continues to run by @suricactus in #992
- Bump to QGIS 33801 by @suricactus in #994
- Bump libqfieldsync by @suricactus in #995
New Contributors
- @vincentBenet made their first contribution in #976
- @gounux made their first contribution in #978
Full Changelog: v0.27.0...v0.28.0