Skip to content

Releases: folio-org/mod-circulation

v22.1.1

25 Oct 11:18
Compare
Choose a tag to compare
  • Includes permission for fetching notice policy when processing notices (CIRC-1100)
  • Includes permission for fetching opening hours when checking an item in (CIRC-1300)

v22.0.5

21 Oct 14:44
Compare
Choose a tag to compare
  • Includes permission for fetching notice policy when checking out (CIRC-1214)
  • Includes permission for fetching notice policy when processing notices (CIRC-1100, CIRC-1321)

v22.1.0

08 Oct 10:38
Compare
Choose a tag to compare
  • Screen is hanging on a loading screen when trying to view loan details on the Circulation log page (CIRC-1188)
  • Circ log filter for renewed doesn't work (CIRC-1165)
  • Increases the number of loans to be checked for scheduled anonymization to 50 000 (CIRC-1178)
  • LOAN_CLOSED event will be published when loan is closed as a result of being declared lost (CIRC-1197)
  • Errors related to immediate patron notices will be logged to circulation log (CIRC-1183)
  • Manual patron block for requests will not block renewals and borrowing (CIRC-1185)
  • Overdue fine will not be charged for exceptional closed periods (CIRC-1184)
  • Errors related to scheduled patron notice processing will be logged to circulation log (CIRC-1180)
  • Adds tests for renewal due date truncation (CIRC-888)
  • Does not allow patrons that are expired or inactive to renew items (CIRC-1187)
  • Increases the number of loans to be checked for scheduled anonymization to 50 000 (CIRC-1178)
  • Upgrades to vert.x 4.x (CIRC-1053)
  • Requires item-storage 8.7 or 9.0
  • Requires holdings-storage 1.3, 2.0, 3.0, 4.0 or 5.0
  • Requires instance-storage 4.0, 5.0, 6.0, 7.0 or 8.0
  • Requires feesfines 16.3 or 17.0

v22.0.4

18 Aug 16:10
Compare
Choose a tag to compare
  • Enables sending of scheduled Overdue and Courtesy notices for renewed loans (CIRC-1205)

v20.1.8

09 Aug 15:43
Compare
Choose a tag to compare
  • Increases the number of loans to be checked for scheduled anonymization to 50 000 (CIRC-1178)

v22.0.3

04 Aug 10:21
Compare
Choose a tag to compare
  • Disallows inactive / expired borrower from renewing outstanding loans (CIRC-1187)

v22.0.2

03 Aug 17:06
Compare
Choose a tag to compare
  • Increases the number of loans to be checked for scheduled anonymization to 50 000 (CIRC-1178)

v22.0.1

03 Aug 13:20
Compare
Choose a tag to compare
  • User asked to override patron block on renewing when no patron block exists on renewing (CIRC-1185)
  • Circ log filter for renewed doesn't work (CIRC-1165)

v20.1.7

15 Jun 13:25
Compare
Choose a tag to compare
  • Request pickup notice not sent when item becomes available because previous request is cancelled/expires while awaiting pickup (CIRC-1141)

v22.0.0

14 Jun 14:34
Compare
Choose a tag to compare
  • Due date will be truncated by patron expiration (CIRC-886, CIRC-1159)
  • Will charge overdue fines at check in when claimed returned (CIRC-997)
  • Renewals can be overridden using the same API as non-overridden requests (CIRC-1143)
  • Remove redundant override-check-out-by-barcode endpoint (CIRC-1064)
  • Remove redundant override-renewal-by-barcode endpoint (CIRC-1091)
  • Manual blocks for renewals can be overridden (CIRC-1092)
  • Aged to lost process now charges fees for actual cost items if a processing fee is set (CIRC-1115)
  • Overdue fines not charged if item due before library closes but returned after library has been closed (CIRC-1120)
  • Items cannot be requested by blocked patron even when the block does not expire (CIRC-1078)
  • Pickup notice is sent when higher priority request is cancelled or expires (CIRC-1141)
  • Update version of mod-pubsub-client to fix memory leak (CIRC-1121)
  • Use _timer interface to periodically execute age to lost background processes (CIRC-1144)
  • Add notice post perm to change due date (CIRC-1114)
  • Adapt old checkout override tests to cover new overriding functionality (CIRC-1106)
  • Checks manual blocks during checkout (CIRC-1072)
  • Errors when filtering on recall requested (CIRC-1126)
  • Source of circulation actions is displaying differently in the circulation log than in the item record (CIRC-1125)
  • Request expiration should be 23:59 of day selected (CIRC-1119)
  • Not receiving change due date notice (CIRC-1114)
    • Circulation log will contain entry when due date is changed (CIRC-1140)
  • Fixes hold shelf expiration request notice (CIRC-1129)
  • Overdue fines not charged if item due before library closes but returned after library has been closed (CIRC-1120)
  • Added lost-items-fees-policies.collection.get permission to the checkin-by-barcode endpoint (CIRC-1117)
  • Some filters not finding recent results (CIRC-1133)
  • Fix memory leak caused by mod-pubsub-client (CIRC-1121)
  • Request pick up notice not sent when requester's barcode has been changed after request was created (CIRC-1139)
  • Provides circulation 11.0
  • Provides declare-item-lost 0.3