File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 88Changes
99=======
1010
11+ Version 6.1.0 (released 2025-10-05)
12+
13+ - fix: make terms query that gets eitems by creator use correct keyword
14+ - stats: record change ids only contain `user_id ` when it is not None
15+ - global: include python files inside invenio_app_ils in manifest
16+ - stats: move file `test_stats ` into folder for stats
17+ - stats: add stats to track ILSRecord insertions, deletions and updates
18+
1119Version 6.0.0 (released 2025-10-03)
1220
1321- breaking change: permissions: turn permission that checks if user can see notifications into read permission
Original file line number Diff line number Diff line change 77
88"""invenio-app-ils."""
99
10- __version__ = "6.0 .0"
10+ __version__ = "6.1 .0"
1111
1212__all__ = ("__version__" ,)
You can’t perform that action at this time.
0 commit comments