release 2.5.0

This commit is contained in:
Cayo Puigdefabregas 2022-11-30 13:10:49 +01:00
parent f49ba1f7ba
commit 7be17ead58
2 changed files with 9 additions and 1 deletions

View File

@ -7,6 +7,14 @@ ml).
## testing
## [2.5.0] - 2022-11-30
- [added] #407 erasure section with tabs in top.
- [added] #411 add new generic device as Other.
- [changed] #409 add backend pagination instead of javascript.
- [changed] #410 change teh top search for advanced search.
- [fixed] #412 show in snapshots log, type upload correctly.
- [fixed] #413 put order in documents.
## [2.4.3] - 2022-11-18
- [added] #386 add registration module.
- [added] #387 add template settings for Secure Erasure.

View File

@ -1 +1 @@
__version__ = "2.4.3"
__version__ = "2.5.0"