Releases: folio-org/mod-circulation
Releases · folio-org/mod-circulation
v16.7.1
- Include missing permissions when moving requests between items (CIRC-459)
v16.7.0
- Only change due date for early return on first recall request (CIRC-440)
v16.5.2
- Respect tenant timezone when creating or moving requests (CIRC-434, CIRC-443)
v16.6.0
- Loan is only updated during requests when due date changes (CIRC-289)
- Respect tenant timezone when creating or moving requests (CIRC-434, CIRC-443)
- Remembers patron group of borrower at check out (CIRC-327)
- Loan renewal responds with multiple failure reasons (CIRC-384)
- Sends time based request related patron notices (CIRC-387)
- Groups multiple item together for time based loan notices (CIRC-408)
- Can configure number of patron notices processed at a time (CIRC-407)
- Prevent requests from being moved above page requests (CIRC-416)
- Retain checked out status after requests are moved (CIRC-411, CIRC-429)
- Various permissions related fixes (CIRC-409, CIRC-418, CIRC-447)
- Includes correct
check in date
token for notices (CIRC-420) - Protects against no loans policy after overridden check out (CIRC-424)
- Provides
circulation 7.11
(CIRC-327) - Requires
patron-notice-policy-storage 0.9
(CIRC-387) - Requires
location-units 1.1
(CIRC-418)
v16.5.1
- Retains item status after cancelling (or editing) awaiting pickup page request CIRC-429
- Retains item status after moving page request CIRC-411
v16.5.0
- Send due date changed notice when moving recall request CIRC-316
v16.4.0
- Can override renewals with request related failures (CIRC-311, CIRC-319)
- Introduces experimental move request API (CIRC-315, CIRC-316, CIRC-333, CIRC-395)
- Decides upon item for title level requests based upon due date (CIRC-361)
- Provides template context for staff slips during check in (CIRC-378)
- Adds
Closed - Unfilled
andClosed - Pickup expired
request states (CIRC-350) - Includes additional location information for requests (CIRC-331)
- Includes outstanding fees and fines amount to pay for loans (CIRC-323)
- Assorted bug fixes (CIRC-305, CIRC-350, CIRC-353, CIRC-356, CIRC-357, CIRC-371, CIRC-390)
- Provides
circulation 7.10
(CIRC-323, CIRC-350, CIRC-315, CIRC-331) - Provides
requests-move 0.2
(CIRC-350) - Provides
requests-reports 0.2
(CIRC-350) - Requires
calendar 3.0
(CIRC-363, MODCAL-45) - Requires
feesfines 15.0
(CIRC-232) - Requires
loan-storage 5.3 or 6.0
(CIRC-380) - Requires
instance-storage 4.0, 5.0, 6.0 or 7.0
(CIRC-396)
v16.3.0
- Use sets for module permissions to reduce size when included in headers (CIRC-352)
- Only fetch single record by ID when ID is not null (CIRC-359)
- Only update request queue when loan is closed (CIRC-351)
- Uses correct request type for instance level requests (CIRC-344)
v16.2.0
- Processes scheduled patron notices (CIRC-337)
- Includes location related tokens for patron notices (CIRC-332)
- Handles missing request expiration date for title level requests (CIRC-345)
- Does not attempt to store extended requester patron group information (CIRC-342)
v16.1.0
- Introduces creation of requests based upon an instance (CIRC-245, CIRC-264, CIRC-265, CIRC-267)
- Includes borrower personal information for loans (CIRC-290, CIRC-335, CIRC-336)
- Notifies requester for all recall requests, not only those which change due date (CIRC-295)
- Include additional tokens in patron notices (CIRC-296, CIRC-297)
- Schedule time based patron notices on check out (CIRC-322)
- Send scheduled patron notices (CIRC-310)
- Provides custom hold shelf clearance report (CIRC-320)
- Corrects issues with incorrect request JSON schema documentation (CIRC-321)
- Includes technical metadata in module descriptor (FOLIO-2003)
- Can only use drools 7.0.0 due to compatibility with Alpine Linux (CIRC-309)
- Provides
circulation 7.6
(CIRC-245, CIRC-265, CIRC-267) - Provides
requests-reports 0.1
(CIRC-320) - Provides
_timer 1.0 interface for sending scheduled patron notices
(CIRC-310) - Requires
request-storage 3.1
(CIRC-320) - Requires
cancellation-reason-storage 1.1
(CIRC-296, CIRC-297) - Requires
loan-types 2.2
(CIRC-296, CIRC-297) - Requires
scheduled-notice-storage 0.1
(CIRC-310)