From 76879a8f924d9d3675de128ec9fc4f15fabc7a37 Mon Sep 17 00:00:00 2001 From: Mariia_Aloshyna Date: Fri, 3 Nov 2023 18:59:53 +0200 Subject: [PATCH] Release v10.0.1 --- CHANGELOG.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a7e26e6c..6ff4e1896 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,17 @@ * Added support for `containsAny` match option in Advanced search. Refs UIIN-2486. * Inventory search/browse: Do not retain checkbox selections when toggling search segment. Refs UIIN-2477. -## [10.0.1] IN PROGRESS +## [10.0.2] IN PROGRESS + +* Instance. Series heading has vanished in detailed view. Fixes UIIN-2601. +* Enable/disable consortial holdings/item actions based on User permissions. Refs UIIN-2452. +* User receives an error when searching for an item in the Inventory app. Fixes UIIN-2634. +* Create new instance success toast no longer shows the instance HRID. Fixes UIIN-2635. +* Optimistic locking message not working for instances in non-consortial tenant. Fixes UIIN-2628. +* Add immediate warning message when a local instance is shared. Refs UIIN-2617. + +## [10.0.1](https://github.com/folio-org/ui-inventory/tree/v10.0.1) (2023-11-03) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.0...v10.0.1) * Instance 3rd pane: Adjust behavior when returning to instance from holdings/item full screen. Refs UIIN-2453. * Consortial holdings accordion is not appearing after the sharing of Instance. Fixes UIIN-2629. @@ -15,13 +25,7 @@ * Edit instance success toast no longer shows the instance HRID. Fixes UIIN-2588. * Show facet options, if they exist, after clicking the +More button. Refs UIIN-2533. * If Shared & Held by facets were selected in the Browse search, then retain them in the Search lookup after clicking the record. Refs UIIN-2608. -* Instance. Series heading has vanished in detailed view. Fixes UIIN-2601. * Remove error message after switch from Instance Edit screen to another app. Fixes UIIN-2600. -* Enable/disable consortial holdings/item actions based on User permissions. Refs UIIN-2452. -* User receives an error when searching for an item in the Inventory app. Fixes UIIN-2634. -* Create new instance success toast no longer shows the instance HRID. Fixes UIIN-2635. -* Optimistic locking message not working for instances in non-consortial tenant. Fixes UIIN-2628. -* Add immediate warning message when a local instance is shared. Refs UIIN-2617. ## [10.0.0](https://github.com/folio-org/ui-inventory/tree/v10.0.0) (2023-10-13) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v9.4.12...v10.0.0)