Skip to content

Commit

Permalink
Release v9.1.0 (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-blazhko authored Mar 22, 2024
1 parent 22d3a44 commit 1e67f63
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for ui-requests

## [9.1.0] in progress
## [9.1.0](https://github.com/folio-org/ui-requests/tree/v9.1.0) (2024-03-22)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.2...v9.1.0)

* Hide all actions except "Cancel Request" in Action menu (Lending library). Refs UIREQ-1032.
* Hide all actions except "Cancel Request" in Action menu and DCB item links (Borrowing library). Refs UIREQ-1034.
Expand All @@ -19,7 +20,11 @@
* Increase code coverage for src/index.js by Jest/RTL tests. Refs UIREQ-1047.
* Add displaySummary field for Requests csv export. Refs UIREQ-1068.
* Add support for displaySummary token for Staff Slips. Refs UIREQ-1067.
* Only certain HTML tags should be rendered when displaying staff slips. Refs UIREQ-1080.

## [9.0.2](https://github.com/folio-org/ui-requests/tree/v9.0.2) (2024-03-22)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.1...v9.0.2)

* Only certain HTML tags should be rendered when displaying staff slips. Refs UIREQ-1080, UIREQ-1082.

## [9.0.1](https://github.com/folio-org/ui-requests/tree/v9.0.1) (2023-12-04)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.0...v9.0.1)
Expand Down

0 comments on commit 1e67f63

Please sign in to comment.