v1.5.0
·
113 commits
to refs/heads/main
since this release
What’s Changed
- Prevent dirty git state when pinning Django version (#351) @wadevries
- Set required inputs to python-qa for release (#349) @wadevries
- [HIDP-232] Adjust cache docs to express the importance of using a cache backend (#330) @ramonakira
- Update the readme with correct release workflow (#348) @ramonakira
- Link to online documentation (#347) @wadevries
- HIDP-238 - Use EmailField in login form (#341) @rvanleeuwen-leukeleu
- [HIDP-118] Add documentation about Terms of Service Mixin and template (#340) @ramonakira
- [HIDP-242] Move account_management_links function to utils (#343) @ramonakira
- Fix password field names and make required when setting password (#345) @fvanderpost
- Add default Python and Django version for building docs (#346) @fvanderpost
- [HIDP-80] Add SECURITY.md (#333) @rvanleeuwen-leukeleu
- [HIDP-243] Improve the otp_token field by specifying max_length, inputmode and pattern (#344) @ramonakira
- HIDP-29: Add registration docs (#342) @fvanderpost
- HIDP-178 Use matrix testing to ensure compatibility with multiple versions of Python and Django (#337) @fvanderpost
- HIDP-218 Add documentation on OTP templates (#331) @fvanderpost
- Remove unnecessary executable bit from Makefile (#334) @153957
- Disable release candidates (#328) @wadevries
- Add dbunskoek as codeowner (#329) @wadevries
🏷️ Template Changes
- Add paragraph for more consistent spacing (#339) @rvanleeuwen-leukeleu
- Fix translation recovery_code_url in blocktranslate (#335) @rvanleeuwen-leukeleu