Skip to content
Snippets Groups Projects
Commit 4bd8015d authored by Angelina Filippova's avatar Angelina Filippova
Browse files

Update Changelog

parent caba7eae
No related branches found
No related tags found
1 merge request!55User actions moderate multiple users at a time
...@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ...@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed ### Changed
- `mailerEnabled` must be set to `true` in order to require password reset (password reset currently only works via email) - `mailerEnabled` must be set to `true` in order to require password reset (password reset currently only works via email)
- Actions in users module (ActivateUsers, AddRight, DeactivateUsers, DeleteRight, DeleteUsers) now accept an array of users instead of one user
### Added
- Optimistic update for actions in users module and fetching users after api function finished its execution
## [1.2.0] - 2019-09-27 ## [1.2.0] - 2019-09-27
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment