From c565668f8e7786fc5e4a3dfe24970da374cd7894 Mon Sep 17 00:00:00 2001 From: Oleksandr Hladchenko <85172747+OleksandrHladchenko1@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:48:58 +0100 Subject: [PATCH] Release v12.0.8 (#2703) --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa163bf02..1b60fe2e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,14 @@ * User can edit Source consortium "Holdings sources" in member tenant but not in Consortia manager. Refs UIIN-3147. * React 19: refactor away from react-dom/test-utils. Refs UIIN-2888. * Add call number browse settings. Refs UIIN-3116. -* Remove the ability to share local instance when `Inventory: View, create instances` permission is assigned. Fixes UIIN-3166. -* Display holdings names in `Consortial holdings` accordion for user without inventory permissions in member tenants. Fixes UIIN-3159 * Add "linked-data 1.0" interface to "optionalOkapiInterfaces". Refs UIIN-3166. +## [12.0.8](https://github.com/folio-org/ui-inventory/tree/v12.0.8) (2024-12-24) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.7...v12.0.8) + +* Display holdings names in `Consortial holdings` accordion for user without inventory permissions in member tenants. Fixes UIIN-3159. +* Remove the ability to share local instance when `Inventory: View, create instances` permission is assigned. Fixes UIIN-3166. + ## [12.0.7](https://github.com/folio-org/ui-inventory/tree/v12.0.7) (2024-12-17) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.6...v12.0.7)