0.17.7 🌈
github-actions
released this
28 Mar 03:42
·
1338 commits
to refs/heads/release
since this release
Changes
🚀 Features
- Configure locales and languages (#594)
- Increase dh primes to 4096 bits and load
ssl-dhparams.pem
andoptions-ssl-nginx.conf
configs (#583) - Erroneous mimetypes invalidated, not thrown (#548)
- Added column showing number of recently active users to projets under
OrganizationAdmin
(#591) - Custom
ReachedMaxOrganizationMembersError
exception instead of genericValidationError
(#593) - Remove bootstrap submodule as it is no longer needed (#582)
- Make the root of QFieldCloud redirect to admin page and doc some envvars (#581)
🐛 Bug Fixes
- Set
USE_I18N=False
to prevent semi-translated UI (#597) - Fixed missing handling of admin filters for Job and Delta admin (#574)
- Fix comparing the deltas with current data for some some datatypes, mostly dates and times (#588)
- Fix storage calculation when deleting multiple files at once (#568)
Full Changelog: v0.17.6...v0.17.7