Skip to content

Commit

Permalink
Release v2.26.1 (#1118)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Jan 6, 2020
1 parent 233348e commit 18cdb04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# Change history for ui-users

## 2.26.1 (IN PROGRESS)
## [2.26.1](https://github.com/folio-org/ui-users/tree/v2.26.1) (2020-01-06)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v2.26.0...v2.26.1)

* Reset patronBlocks before refetching. Fixes UIU-1430 and UIU-1431.
* Add record last updated and created back to manual patron block. Fixes UIU-1420.
* Add default settings for user status and preferred contact in new user creation. Refs UIU-1385.
* Display correct user block on the edit form. Fixes UIU-1397.
* Display correct user block on the edit form. Fixes UIU-1397 (and UIU-1393).
* Clear previous item data when open a new fee/fine form page. Fixes UIU-1410.
* Add record last updated and created back to manual patron block. Fixes UIU-1420.
* Go back to user's accounts when clicking on cancel or `x` from fee/fine form. Fixes UIU-1412.
* Reset patronBlocks before refetching. Fixes UIU-1430 and UIU-1431.
* Fix bug with wrong displaying of address type. Refs UIU-1404
* Correctly handle checkboxes in fees/fines MCLs. Refs UIU-1407, UIU-1408.
* Omit 'notify' field upon creating fee/fine in order to prevent backend error. Fixes UIU-1438.

## [2.26.0](https://github.com/folio-org/ui-users/tree/v2.26.0) (2019-12-05)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/users",
"version": "2.26.0",
"version": "2.26.1",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {
Expand Down

0 comments on commit 18cdb04

Please sign in to comment.