Version 4.4.16
Released: June 1, 2024
Django GPG
Update the menu used to display the GPG key details.
Document signatures
Update the menu used to display the document file signature details.
Other
- Reduce the explicit mixins of view
MultipleObjectFormActionView
by making it a subclass ofFormView
. - Only generate an action view title if none exists in the view context.
- Disable automated menu refresh on development mode.
- Remove CI worker tags.