Releases: folio-org/ui-checkin
Releases · folio-org/ui-checkin
v10.0.1
v10.0.0
- BREAKING Migrate from
circulation/check-in-by-barcode
tocirculation-bff/loans/check-in-by-barcode
. Refs UICHKIN-437.
v9.2.1
- Fix DOMPurify import. Refs UICHKIN-435.
v9.2.0
- Remove bigtests from github actions. Refs UICHKIN-425.
- Update upload-artifact actions from v1 and v2 to v4. Refs UICHKIN-431.
- Remove barcode trimming before it is sent to backend for processing. Refs UICHKIN-424.
- Also support okapiInterfaces
inventory
14.0
. Refs UICHKIN-433.
v9.1.1
- Add support for Barcode tag with sanitize. Refs UICHKIN-421, UICHKIN-422.
v9.0.3
- Add support for Barcode tag with sanitize. Refs UICHKIN-421, UICHKIN-422.
v9.1.0
- Also support
feesfines
interface version19.0
. Refs UICHKIN-401. - Hide fee/fine action menu items when requester is virtual user. Refs UICHKIN-398.
- Hide “Item details” option in Actions menu when item is virtual. Refs UICHKIN-403.
- UI tests replacement with RTL/Jest for view CheckIn. Refs UICHKIN-287.
- UI tests replacement with RTL/Jest for Scan component. Refs UICHKIN-289.
- Add support for displaySummary token for Staff Slips. Refs UICHKIN-415.
- Remove DST boundary adjustment for item return time. Refs UICHKIN-420.
v9.0.2
- Only certain HTML tags should be rendered when displaying staff slips. Refs UICHKIN-421, UICHKIN-422.
v9.0.1
- Fix circulation timeout issue. Refs UICHKIN-392.
v9.0.0
- Use camel case notation for all data-testid. Refs UICHKIN-375.
- UI tests replacement with RTL/Jest for CheckedInListItems. Refs UICHKIN-361.
- Support
feesfines
interface version17.0
and18.0
. Refs UICHKIN-379. - Populate the token "requester.departments" in the hold, request delivery and transit slips, with the data provided by the backend in the ui-checkin module. Refs UICHKIN-350.
- Populate the token "currentDateTime" in the hold, request delivery and transit slips, with the data provided by the backend in the ui-checkin module. Refs UICHKIN-348.
- Also support
circulation
14.0
. Refs UICHKIN-381. - Added requestDate token. Refs UICHKIN-384.
- Add sessionId field to check-in request body JSON. Refs UICHKIN-385.
- Upgrade babel config. Refs UICHKIN-389.
- Add possible for run axe tests. Refs UICHKIN-386.
- Update Node.js to v18 in GitHub Actions. Refs UICHKIN-390.
- BREAKING Upgrade React to v18. Refs UICHKIN-388.
- BREAKING bump
react-intl
tov6.4.4
. Refs UICHKIN-396. - Fix issues with skipped tests. Refs UICHKIN-395.
- Remove outdated imports. Refs UICHKIN-397.
- Fix import for utils.js. Refs UICHKIN-405.