Releases: folio-org/ui-users
Releases · folio-org/ui-users
v12.1.16
- Optimize role fetching to load only selected tenant's roles instead of all tenants. Fixes UIU-3499.
- Add condition to check for non-empty servicePoints before showing handler in withServicePoints component. Do not show loading when saving a user record to prevent triggering the 'Are you sure' modal. Fixes UIU-3503.
v12.1.15
- Remove UTC timezone from expiration date formatting in
UserInfoandEditUserInfocomponents so that expiration is correct. Use.format()instead of.format('L')inrecalculatedDateto preserve timezone information. Fixes UIU-3400.
v12.1.14
- Add support for use circulation-bff for claim-item-returned. Refs UIU-3413.
- Add support for use circulation-bff for mark-as-missing. Refs UIU-3444.
v12.1.13
- Avoid indirection through null item when loaned item is deleted. Fixes UIU-3457.
v12.1.12
- Use the
circulation-bff-loansendpoint instead ofcirculation/loansinLoansListingContainerandLoanDetailContainerto have all tokens for DCB item. Fixes UIU-3392.
v12.1.11
- Add 'Minor' column to Patrons Pre-Registration List. Refs UIU-3425.
v12.1.10
What's Changed
- Only show Keycloak user record confirmation when assigning roles to a non-Keycloak record. Refs UIU-3426.
- Fix User Edit workflow for making edits to non-Keycloak user. Previously Edit screen remained open. Now it properly returns to User Detail page with updated data. Refs UIU-3426.
Full Changelog: v12.1.9...v12.1.10
v12.1.9
- Add support for use circulation-bff for declare-item-lost. Refs UIU-3414.
v12.1.8
- Add the ability for staff to take a patron's profile picture photo using a webcam. Refs UIU-3266.
v11.0.14
- Add support for use circulation-bff for declare-item-lost. Refs UIU-3414.