Back to releases
Highlights
Main changes since 3.0.0:
- Persona is removed from the source code
- Fix the plugin loading system
- Fix a traceback when reading
expires_at
- Update the specfile
- Improve the sdist and the release process
Detailed Changelog
- Add more files to the sdist
- Rework how the CSS files are generated
- Store the generated manpages
- Don't crash when userinfocode is not present
- Update the specfile
- Let dbupgrades handle missing plugins gracefully
- Handle root gracefully on uninstalled plugin
- Kill the Persona IdP plugin
- Avoid traceback when the
expires_at
value is a string
- Don't store a plugin module in sys.modules