File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99Changes
1010=======
1111
12+ Version v4.1.0 (released 2025-07-14)
13+
14+ - chores: replaced importlib_xyz with importlib
15+ - i18n: run js compile_catalog
16+ - i18n: run js extract msgs
17+ - i18n: DeleteModal replace Trans component with i18next
18+ - i18n: DeleteModalTrigger replace Trans component with i18next
19+ - i18n: update ResultsPerPage label to use i18next for translation
20+ - i18n: refactor compile catalog
21+ - i18n: force pull translations
22+ - i18n: extract msgs
23+ - fix: include invenio-i18n dependency
24+
1225Version v4.0.0 (released 2025-06-03)
1326
1427- setup: bump major dependencies
Original file line number Diff line number Diff line change 1111
1212from .ext import InvenioAdministration
1313
14- __version__ = "4.0 .0"
14+ __version__ = "4.1 .0"
1515
1616__all__ = ["InvenioAdministration" ]
You can’t perform that action at this time.
0 commit comments