Releases: folio-org/ui-circulation
Releases · folio-org/ui-circulation
v11.0.4
v11.0.3
- Fixed a problem with clearing field values. Refs UICIRC-1287.
v11.0.2
- ECS requesting: Implement possibility to exclude tenants (Consortium tenant Setting). Refs UICIRC-1270.
v11.0.1
- Add "users.collection.get" sub-permission for viewing staff-slips. Refs UICIRC-1223.
- Add "users.collection.get" sub-permission for viewing circulation rules. Refs UICIRC-1225.
v11.0.0
- React v19: refactor away from default props for functional components. Refs UICIRC-1080.
- Update Circulation permissions names. UICIRC-1051.
- BREAKING Update
react-intlto^7. Refs UICIRC-1177. - Migrate to shared GA workflows. Refs UICIRC-1174.
- BREAKING Update stripes-* dependencies to latest version. Refs UICIRC-1176.
- Add seven new item-level tokens to staff slip editor. Fixes UICIRC-1169.
- Refactor RulesEditor away from componentWillReceiveProps. Refs UICIRC-431.
- Add seven new item-level tokens to patron note editor. Fixes UICIRC-1178.
- Make
Consortium title level requestsettings available only in Central tenant. Refs UICIRC-1192. - Get rid of unnecessary validation of "Patron notice template name" field. Refs UICIRC-1191.
v10.0.1
- Added missing translations. Refs UICIRC-1128.
v10.0.0
- Move TLR enable settings to Circulation > General. Refs UICIRC-1038.
- Create a new setting - Enable ECS title level requests. Refs UICIRC-1040.
- Add view permissions for Circulation settings. Refs UICIRC-1056.
- Implement feature toggle for ECS and not ECS envs. Refs UICIRC-1118.
v9.2.1
- Fix DOMPurify import. Refs UICIRC-1122.
v9.2.0
- Use Save & close button label stripes-component translation key. Refs UICIRC-1066.
- Remove bigtests from github actions. Refs UICIRC-1079.
- Create new permission 'Settings (Circ): Can enable request print details'. Refs UICIRC-1093.
- Create a new circ settings page and configuration to enable request print history. Refs UICIRC-1087.
- Add page title to Circulation settings - View Print Details Page. Refs UICIRC-1089.
- Add staffUsername as staff slips token in Settings. Refs UICIRC-1101.
- Add request.barcodeImage as staff slips token in Settings. Refs UICIRC-1103.
- Update warning message when disabling the "Enable view print details (Pick slips)" configuration. Refs UICIRC-1106.
- Add new token sections and tokens to staff slips. Refs UICIRC-1111.
v9.1.0
- Also support
feesfinesinterface version19.0. Refs UICIRC-992. - Create and Display new Staff slip (Search slip (Hold requests)). Refs UICIRC-1001.
- Create a new Circulation setting Print hold requests (Open – Not yet filled) – Printing search slips. Refs UICIRC-1000.
- Change label for count closed days. Refs UICIRC-1017.
- Unfreeze the first five selection menus for reminder fees. Refs UICIRC-1002, UICIRC-1005, UICIRC-1006.
- UI tests replacement with RTL/Jest for
RequestCancellationReasons.js. Refs UICIRC-959. - Change functionality for accordions on Circulation settings page (create/edit). Refs UICIRC-1010.
- Add "Print only" option to patron notice templates. Refs ICIRC-985.
- Add the possibility to correctly delete fixed due date schedule range. Refs UICIRC-1026.
- Cover Widget by jest tests. Refs UICIRC-899.
- Add page titles to Circulation settings pages. Refs UICIRC-970.
- RulesEditor should use stripes.hasPerm. Refs UICIRC-1047.
- Disable block template under reminder fees. Refs UICIRC-1046.
- UI tests replacement with RTL/Jest for
CirculationRules.js. Refs UICIRC-958. - Create a new permission "Settings (Circulation): Can view staff slips". Refs UICIRC-848.
- Add
displaySummarytoken for patron notice templates and for staff slips templates. Refs UICIRC-1059. - Fix that Save & close button is missing in the circulation forms. Refs UICIRC-1064.