Releases: folio-org/ui-circulation-log
Releases · folio-org/ui-circulation-log
v6.1.0 - Trillium
- Add translations for use-at-location actions. Refs UICIRCLOG-180.
- Add loan-action filter options In Use and Held. Refs UICIRCLOG-181.
- Migrate jest to use
@folio/jest-config-stripes. Refs UICIRCLOG-182. - Add
stripes-core.settings.readpermission to app permissions. Refs UICIRCLOG-190. - Reset offset when applying new search filters. Refs UICIRCLOG-185.
v6.0.2
- Make a separate call with a zero limit to get actual
totalRecords. ResetrecordsCountwhenlocation.searchis empty inuseCirculationLog. Include timezone in query ofuseCirculationLogExportFixes UICIRCLOG-179.
v6.0.1
v6.0.0 Sunflower
- UICIRCLOG-155 React v19: refactor away from default props for functional components.
- UICIRCLOG-170 BREAKING Migrate stripes dependencies to their Sunflower versions.
- UICIRCLOG-171 BREAKING Migrate react-intl to v7.
- UICIRCLOG-173BREAKING Upgrade plugin-find-user to v8.
Release v5.0.1 (#232)
- UICIRCLOG-167 "Circulation log: All" permission to include sub permissions needed for patron look up.
v5.0.0 Ramsons
- UICIRCLOG-159 Upgrade version for actions/upload-artifact to v4.
- UICIRCLOG-165 BREAKING Bump "@folio/stripes-acq-components" version to v6.0.0.
- UICIRCLOG-141 Fix lint config.
v4.2.0
- UICIRCLOG-159 Upgrade version for actions/upload-artifact to v4.
- Several translations have been updated.
v4.1.0 Quesnelia
UICIRCLOG-140 Disable item barcode link for virtual items, in circulation log list.
UICIRCLOG-150 Define translation for ui-circulation-log permission "Circulation log: View".
UICIRCLOG-148 Update "Circulation Log: All" permission with permission to download the file.
UXPROD-3903 Support data-export-spring interface 2.0
v4.0.1
- UICIRCLOG-125 Update date range query to include timezone and send as ISOString.
v4.0.0 Poppy
- UICIRCLOG-115 Implement EXACT search for item barcode in circulation log
- UICIRCLOG-122 Make patron and staff information visible and searchable in Circulation log
- UICIRCLOG-123 Add loan patron and staff info filter to circulation log.
- UICIRCLOG-128 Distinct between patron info and patron info (SUPERSEDED) in the Circ action column
- UICIRCLOG-130 Adjust patron info (SUPERSEDED) items in the Circ action column
- UICIRCLOG-131 Update Node.js to v18 in GitHub Actions
- UICIRCLOG-129 BREAKING Upgrade React to v18.
- UICIRCLOG-136 BREAKING bump
react-intltov6.4.4.