File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1010Changes
1111=======
1212
13+ Version v14.0.0b5.dev2 (released 2026-02-13)
14+
15+ - fix: show all contributers on dashboard page
16+ - feat(deposit): allow overriding deposit serializer
17+ - feat(administration): add user creation
18+ - feat(deposit): add record to overridable context
19+ - feat(deposit): add extra and after overridables
20+ - Improve German translation of search help page
21+ - help pages: Add German translations for statistics and versioning pages
22+ - feat(roles): add administration views for role management
23+
1324Version v14.0.0b5.dev0 (released 2026-02-03)
1425
1526- fix(chore): DeprecationWarning stdlib
Original file line number Diff line number Diff line change 1717#
1818# See PEP 0440 for details - https://www.python.org/dev/peps/pep-0440
1919
20- __version__ = "14.0.0b5.dev0 "
20+ __version__ = "14.0.0b5.dev2 "
2121
2222__all__ = ("__version__" ,)
You can’t perform that action at this time.
0 commit comments