Skip to content

Releases: folio-org/mod-circulation

v20.1.6

21 May 11:45
Compare
Choose a tag to compare
  • 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)

v20.1.5

23 Apr 16:28
Compare
Choose a tag to compare
  • Some filters not finding recent results (CIRC-1133)

v20.1.4

23 Apr 10:51
Compare
Choose a tag to compare
  • 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)

v20.1.3

22 Apr 15:47
Compare
Choose a tag to compare
  • Aged to lost process now charges fees for actual cost items if a processing fee is set (CIRC-1115)

v20.1.2

21 Apr 14:02
Compare
Choose a tag to compare
  • Errors when filtering on recall requested (CIRC-1126)
  • Bugfest. Source of circulation actions is displaying differently in the circulation log than in the item record (CIRC-1125)
  • Request expiration should be 11:59 of day selected (CIRC-1119)
  • Not receiving change due date notice (CIRC-1114)

v20.1.1

13 Apr 14:06
Compare
Choose a tag to compare
  • Add notice post perm to change due date (CIRC-1114)
  • Adapt old checkout override tests to cover new overriding functionality (CIRC-1106)
  • Create manual block checkout validation (CIRC-1072)

v20.1.0

30 Mar 11:44
Compare
Choose a tag to compare
  • Refund/cancel Aged to lost fees/fines when declaring an item lost (CIRC-1077)
  • Lost permissions for /circulation/check-in-by-barcode (CIRC-1099)
  • Provides declare-item-lost 0.3 (CIRC-1077)

v20.0.1

18 Mar 15:19
Compare
Choose a tag to compare
  • Lost permissions for /circulation/check-in-by-barcode (CIRC-1099)

v20.0.0

12 Mar 13:03
Compare
Choose a tag to compare
  • No longer periodically executes age to lost background processes (CIRC-1084)
  • Does not charge overdue fees when fee refund period has passed (CIRC-1000)
  • Loan dates are truncated when there is a recall request in the queue (CIRC-1018)
  • Schedules patron notices when items are aged to lost (CIRC-962)
  • Schedules patron notices when fees or fines are charged or adjusted (CIRC-963, CIRC-964)
  • Introduces patron comments on requests (CIRC-988, CIRC-1036, CIRC-1037)
  • Sends recalled patron notices to borrower even when due date does not change (CIRC-989)
  • Policy determines whether loans may be extended when item is recalled (CIRC-994)
  • Applies separate policy for recalled items that are aged to lost (CIRC-1005)
  • Intellectual items may not be checked out or checked in (CIRC-1008, CIRC-1011)
  • Restricted items may be requested (CIRC-1085)
  • Blocks may be overridden during check out, renewal and requesting (CIRC-1061, CIRC-1062, CIRC-1063)
  • Provides requests-reports 0.8
  • Provides pick-slips 0.3
  • Provides circulation 9.5
  • Provides age-to-lost-background-processes 0.1
  • Requires item-storage 8.7
  • Requires request-storage 3.4
  • Requires feesfines 16.3
  • Requires notes 1.0 or 2.0

v19.2.8

25 Nov 10:16
Compare
Choose a tag to compare
  • Add missing permission in timer call for scheduled notice processing (CIRC-1023).
  • Exclude Declared lost items from being aged to lost (CIRC-1033).