Releases: folio-org/mod-circulation
Releases · folio-org/mod-circulation
v19.2.0
- Publishes audit log events for loans (CIRC-933)
- Publishes audit log events for requests (CIRC-930)
v19.1.0
- Ages overdue items to lost (CIRC-851, CIRC-852, CIRC-854, CIRC-877, CIRC-878, CIRC-889)
- Refunds set cost fees for lost items (CIRC-716, CIRC-844, CIRC-845, CIRC-934)
- Records a note for the patron when a claimed returned item is resolved (CIRC-742)
- Overdue notices are sent until the item is returned or the patron is charged (CIRC-722)
- Restricts access to processes (e.g. check out, renewal) for aged to lost items (CIRC-668, CIRC-669, CIRC-670, CIRC-671, CIRC-672, CIRC-881)
- Renewals that do not change the due date can be overridden (CIRC-937)
- Publishes audit log events for check in and check out (CIRC-924)
- Publishes audit log events for sent notices (CIRC-929)
- Requires JDK 11 (CIRC-883)
- Provides
circulation 9.4
- Requires
loan-storage 7.1
- Requires
item-storage 8.5
- Requires
notes 1.0
v19.0.16
- Changes overnight scheduled notices processing time to midnight in the tenant's timezone (CIRC-919)
v19.0.15
- Fixes user token values in notices for sessions closed by Okapi timer (CIRC-837)
v19.0.14
- Ensures that scheduled task endpoints respond despite failures when triggered by Okapi (CIRC-850)
v19.0.13
- Fixes issue with not sending check-in/check-out notices after closing browser (CIRC-869)
v19.0.12
- Fixes issue with
URI Too Large
error during ending expired sessions (CIRC-865)
v19.0.11
- Includes missing module permissions when creating an instance level request (CIRC-836)
- Includes missing module permissions when cancelling a request (CIRC-853)
v19.0.10
Fixes issue with URI Too Large
error for In transit
report (CIRC-813)
v19.0.9
- Fixes event loop blocking issue for clearance report (CIRC-817)