- Add
Python 3.11
support. - Add tabbed changeform support. (by @VaZark in #211)
- Fix #208 / Do not assume active DB when not specified. (by @VaZark in #210)
- Update translations.
- Bump actions and requirements.
- [css] Adjust list filter dropdown vertical margins.
- [css] Improve nav filter style. #214
- [css] Improve language chooser style.
- [css] Reduce secondary scrollbars size.
- [CI] Update
dependabot.yml
- [CI] Add
pre-commit-autoupdate.yml
workflow. - [CI] Update
pre-commit
hooks.