Skip to content

Commit

Permalink
Release v10.1.0 (#2659)
Browse files Browse the repository at this point in the history
  • Loading branch information
Terala-Priyanka authored Mar 20, 2024
1 parent 2d6f6a4 commit ab6e940
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change history for ui-users

## [10.1.0] IN PROGRESS
## [10.2.0] IN PROGRESS


## [10.1.0](https://github.com/folio-org/ui-users/tree/v10.1.0) (2024-03-20)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v10.0.4...v10.1.0)

* Also support `feesfines` interface version `19.0`. Refs UIU-2960.
* Disable validation for shadow user. Refs UIU-3000.
Expand All @@ -20,6 +24,7 @@
* Update sub permissions of permission 'Users: Can view user profiles'. Refs UIU-3038.
* Create new permission 'Users: Can view, edit, and delete profile pictures'. Refs UIU-3025.
* UserInformation in UserDetails to display profile picture. Refs UIU-3011.
* User Record View to display thumbnail image in the absence of profile picture. Refs UIU-3024.
* Enable effective call number column sorting in Open Loans screen. Refs UIU-3002.
* User Information in User Edit to display profile picture and update button set. Refs UIU-3005.
* Update request header for pay several Fees/fines. Refs UIU-3040.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"okapiInterfaces": {
"add-info": "0.1",
"users": "16.0",
"users": "16.0 16.1",
"configuration": "2.0",
"permissions": "5.6",
"login": "7.3",
Expand Down

0 comments on commit ab6e940

Please sign in to comment.