CHANGELOG: Add entry for encryptor not working with utf-8 characters bugfix

This commit is contained in:
Shreya Malviya 2021-10-05 12:29:49 +05:30
parent f2b632e46a
commit 19dad89468
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- PBA table collapse in security report on data change. #1423
- Unsigned Windows agent binaries in Linux packages are now signed. #1444
- Some of the gathered credentials no longer appear in database plaintext. #1454
- Encryptor breaking with UTF-8 characters. (Passwords in different languages can be submitted in
the config successfully now.) #1490
### Security
- Generate a random password when creating a new user for CommunicateAsNewUser