Skip to content

Releases: folio-org/mod-circulation

v24.1.2

29 Mar 20:00
Compare
Choose a tag to compare

24.1.2 2024-03-29

  • Fix item details not fully populated when response contains more than 50 loans (CIRC-2056)

24.2.0

21 Mar 17:11
Compare
Choose a tag to compare

24.2.0 2024-03-21

  • Update feesfines interface version to 19.0 (CIRC-1914)
  • Logging in org.folio.circulation.domain package (CIRC-1813)
  • Logging in circulation domain: D-L (CIRC-1909)
  • Logging in circulation domain: M-U (CIRC-1910)
  • Logging in circulation resources: O-T (CIRC-1896)
  • Check-in/check-out for virtual item (CIRC-1907)
  • Revert CIRC-1793 - remove support for token loan.additionalInfo in patron notices (CIRC-1942)
  • Partial revert of CIRC-1527: bring back the correct delay for scheduled Aged To Lost Fee charging job (CIRC-1947)
  • User primary address Country token fetches the Country code in the patron notices (CIRC-1931)
  • Add support for Actual Cost Records properties lost in deserialization (CIRC-1769)
  • Search-slips endpoint skeleton (CIRC-1932)
  • Drools 7.74.1, xstream 1.4.20 (CIRC-1954)
  • Fix Hold Shelf Expiration to respect Closed Library Dates (CIRC-1893)
  • Add missing permission set for allowed service points endpoint (CIRC-1953)
  • Upgrade to RMB 35.1.1, Vert.x 4.4.6, Log4j 2.20.0, mod-pubsub-client 2.11.2 (CIRC-1962)
  • Fix test OverduePeriodCalculatorServiceTest#getOpeningDayDurationTest
  • Request delivery staff slip: Requester country token information displayed wrong stripes-components.countries (CIRC-1955)
  • Add field loan.additionalInfo to notice context (CIRC-1946)
  • Asynchronously publish the ITEM_CHECKED_OUT event and ignore the result (CIRC-1950)
  • Handle circulation rules update events (CIRC-1958)
  • Skip account creation for reminders without a fee (CIRC-1970)
  • Fix returning same error code for different error messages (CIRC-1961)
  • Do not refresh circulation rules cache on GET and PUT /circulation/rules (CIRC-1977)
  • Print pendingLibraryCode in DCB CheckIn Slips (CIRC-1981)
  • The option to print picks slips doesn't activate (CIRC-1994)
  • Reminders schedule around closed days (CIRC-1920)
  • Use query-based endpoint for to fetch items by barcode (CIRC-1999)
  • Pass tenant's timezone in the payload while creating circ log entries (CIRC-2006)
  • Set reminderFee as loan action (CIRC-1984)
  • Implementation for Search Slips API (CIRC-1933)
  • Reschedule reminders on renewal (CIRC-1968)
  • Unit tests for DCB changes (CIRC-1988)
  • Optionally refuse renewal of items with reminders (CIRC-1923)
  • Fix incorrect information in the Circulation log for the user barcode for In-house use (CIRC-1985)
  • Returning DCB title in response if the item is a virtual item (CIRC-2029)
  • Update reminder scheduler to handle printed notices (CIRC-1925)
  • Combine items with related records during pagination process (CIRC-2018)
  • Upgrade the Actions used by API-related GitHub Workflows (FOLIO-3944)
  • Fix patron information in circulation log for check-ins that are not tied to a loan or request (CIRC-2045)
  • Add new displaySummarry field to the Item schema (CIRC-2036)
  • Do not send "Aged to lost" notice for closed loan (CIRC-1965)
  • Reschedule reminder notices on recall (CIRC-2030)
  • Reschedule reminder notices on due date change (CIRC-2005)
  • Upgrade RMB to v35.2.0 (CIRC-2048)
  • Support circulationItem for edge-patron requests for DCB Integration (CIRC-1966)

v24.1.1

22 Feb 16:51
Compare
Choose a tag to compare
  • Combine items with related records during the pagination process (CIRC-2018)

24.1.0 2024-02-09

09 Feb 10:13
Compare
Choose a tag to compare

24.1.0 2024-02-09

  • Handle exception while calling mod-settings (CIRC-2023)

24.0.13 2024-02-09

09 Feb 14:01
Compare
Choose a tag to compare

24.0.13 2024-02-09

  • Revert CIRC-2023 changes (CIRC-2033)

24.0.12 2024-02-05

05 Feb 16:16
Compare
Choose a tag to compare

24.0.12 2024-02-05

  • Handle exception while calling mod-settings (CIRC-2023)

24.0.11 2023-12-06

06 Dec 14:15
Compare
Choose a tag to compare

24.0.11 2023-12-06

  • The option to print picks slips doesn't activate (CIRC-1994)

v24.0.10

05 Dec 11:31
Compare
Choose a tag to compare

24.0.10 2023-12-05

  • Fix returning same error code for different error messages (CIRC-1961)
  • Do not refresh circulation rules cache on GET and PUT /circulation/rules (CIRC-1977)

v24.0.9

24 Nov 13:25
Compare
Choose a tag to compare

24.0.9 2023-11-24

  • Skip account creation for reminders without a fee (CIRC-1970)

v23.0.8

20 Nov 16:54
Compare
Choose a tag to compare

24.0.8 2023-11-20

  • Handle circulation rules update events (CIRC-1958)