Releases: folio-org/mod-circulation
Releases · folio-org/mod-circulation
v24.3.4
v24.3.3
- Avoid self-invocation for request rules while moving requests (CIRC-2199)
- Intermediate request support (CIRC-2182)
v24.3.2
- Add mod-settings permission blocks (CIRC-2185)
- Fix automated patron blocks permission issue (CIRC-2185)
- Remove new mod-settings permissions (CIRC-2183)
- Fetch TLR settings from mod-config as fallback (CIRC-2171)
- Update API versions (CIRC-2153)
- Change ECS Primary request validation (CIRC-2151)
- Allow operation replace for instance with no items (CIRC-2137)
- Search title-level requests by both
itemId
andinstanceId
during check-in and check-out (CIRC-2125) - Allowed SP endpoint should support
patronGroupId
parameter (CIRC-2116) - Return empty result when search doesn't find anything (CIRC-2117)
- Pass additional
includeRoutingServicePoints
parameter when needed (CIRC-2109) - Fetch item details across tenants (CIRC-2101)
- Create a facade for instance search (CIRC-2072)
- Fetch TLR settings from mod-settings (CIRC-2081)
- Add
ecsRequestRouting
parameter to allowed-service-points (CIRC-2051) - Fix snapshot version (CIRC-2161)
- Review and cleanup Module Descriptors for mod-circulation (CIRC-2139)
v24.3.1
24.3.1 2024-11-27
- Patron notices for the trigger “Item recalled” not sent if the item is not 1st in the title request queue (CIRC-2168)
v24.3.0
- Support floating collections (CIRC-2136)
- Correct permissions change in MODCAL-136 (MODCAL-136)
- Upgrade to RMB v35.3.0 (CIRC-2163)
- Add TLR Hold requests handling to the print slips logic (CIRC-2134)
- Add support for interface instance-storage 11.0 (CIRC-2153)
- Upgrade the API version in the ModuleDescriptor-template.json (CIRC-2156)
- Delete obsolete notes permission (CIRC-2154)
- Extend the loan representation with additional fields required for Due date receipt (CIRC-2144)
- Revert CIRC-2100 PR and rework for PrintEventDetail pagination, searching, and sorting (CIRC-2148)
- Allow specifying item location when creating title-level requests (CIRC-2141)
- Bypass pickup SP check for Delivery requests (CIRC-2122)
- Fetch print details while fetching request details based on CQL query (CIRC-2100)
- Error message - after service point changes from
yes
tono
as Pickup location (CIRC-1980) - Implement POST API (CIRC-2099)
- Add test case on enableRequestPrintDetailsSetting (CIRC-2096)
- Create API wrapping settings CRUD (CIRC-2111)
- Update error response status and schema for request creation (CIRC-2104)
- Update interface holdings-storage to version 7.0 (CIRC-2095)
- Add isDcb flag value in the loan event for Check-out (CIRC-2084)
- Sort allowed service points by name (CIRC-2094)
- Fix Kafka configuration (CIRC-2037)
- Fix empty template token,
chargeDate
, in reminder notices (CIRC-2077) - Support override of renewal block due to reminders (CIRC-2019)
- Keep due date when it is within recall return interval (CIRC-2043)
- Ignore
Loan related fee/fine closed
events when loan is already closed (CIRC-2066) - Apply alternate loan period when multiple requests are in fulfillment in progress (CIRC-2026)
- Add missing permissions (CIRC-2070)
- Set returnDate for lost loans (CIRC-2044)
- Fix item details not fully populated when response contains more than 50 loans (CIRC-2059)
v24.2.5
- Fix Kafka configuration (CIRC-2037)
v24.2.4
v24.2.3
- Keep due date when it is within recall return interval (CIRC-2043)
v24.2.2
- Fix alternate loan period applying when multiple requests in fulfillment in progress (CIRC-2026)
- Fix issue with closing a fee/fine for a previous loan if item is checked out again and lost (CIRC-2066)
v24.2.1
24.2.1 2024-03-29
- Fix item details not fully populated when response contains more than 50 loans (CIRC-2059)