5.9 KiB
5.9 KiB
v2.3.0
05/04/2020
-
- Chinese translation (Thanks: https://github.com/dallaslu PR #68)
-
- Replace deprecated User::load (#66)
- Updated dependencies
- Better compatibility with v1.7
v2.2.1
12/11/2019
v2.2.0
10/11/2019
-
- Brazilian Portuguese translation (Thanks: https://github.com/diegomagikal PR #61)
- Added "Enabled" toggle to user editor
-
- Fixed avatar upload
v2.1.8
28/05/2019
-
- French translation (Thanks: https://github.com/Miaourt PR #58)
-
- Fixed a problem with saving groups (#59)
v2.1.7
13/02/2019
-
- Serbian translation (Thanks: https://github.com/tomaja-linuxo PR #47)
- Russian translation (Thanks: https://github.com/Lufog-git PR #50)
- Ukrainian translation (Thanks: https://github.com/Lufog-git PR #51)
-
- Fixed some non-translatable strings (Thanks: https://github.com/Lufog-git PR #52)
v2.1.6
06/06/2018
v2.1.5
09/04/2018
v2.1.4
09/04/2018
v2.1.3
02/04/2018
-
- Validate user object on save
-
- Fixed unset user permissions being pushed into the access array with an empty string value. Causing inherited permissions to be overwritten. (#38)
v2.1.2
29/03/2018
-
- Norwegian translation (Thanks: https://github.com/achwell PR #37)
v2.1.1
22/03/2018
v2.1.0
14/03/2018
-
- Czech translation (Thanks: https://github.com/07pepa Issue #29)
- Spanish translation (Thanks: https://github.com/filisko PR #31)
-
- Fixed user editor using wrong task when saving, which caused save error when you didn't have 'admin.super'. (#34)
- Added a temporary fix for user editor's permission area. The toggles moved below the permission's name at a specific width. (#22)
- Minor bugfixes
v2.0.3
27/02/2018
v2.0.2
27/01/2018
-
- Fixed wrong redirection after deleting an user (#28)
- Added missing translation for user delete confirmation
v2.0.1
01/01/2018
v2.0.0
29/12/2017
-
- 'Login As' button
-
- Fixed being redirected to the deleted user, now redirects to the user manager
- The delete button now shows up when editing the user
- Avatar upload now works
v1.9.1
29/12/2017
-
- Fixed 'Memory leak when using non-ascii character (?) to create group' (#26)
- Fixed being redirected to the deleted group, now redirects to the group manager
v1.9.0
02/12/2017
-
- Using custom blueprint for user editing (#23)
- Using custom request handler for saving user data (#23)
v1.8.1
18/09/2017
v1.8.0
14/08/2017
v1.7.1
08/08/2017
v1.7.0
08/08/2017
v1.6.1
08/06/2017
-
- Fixed removing of user from group not working. (#16, #17 Moonlight63 https://github.com/Moonlight63)
v1.6.0
07/31/2017
v1.5.4
07/28/2017
v1.5.3
07/28/2017
v1.5.2
07/28/2017
v1.5.1
07/28/2017
v1.5.0
07/28/2017
v1.4.3
07/27/2017
-
- Users count are now shown at group manager
- Users now can be added and/or removed from the group you are currently editing
v1.4.2
07/27/2017
v1.4.1
07/27/2017
v1.4.0
07/27/2017
v1.3.4
07/24/2017
v1.3.3
07/20/2017
-
- Users to be shown per page is now configurable
- Default list style is now configurable
-
- Refactored code a bit
v1.3.2
07/20/2017
-
- Performance is improved when admin cache is disabled
-
- Fixed plugin not working when admin cache is disabled
v1.3.1
07/19/2017
-
- Redirects to last URL after user delete
- Prevents cache refresh after user delete (performance improvement)
-
- Params are now validated