Update CHANGELOG

This commit is contained in:
Orsiris de Jong 2023-04-05 15:18:53 +02:00
parent 40101950db
commit 23b556f03c

View file

@ -1,3 +1,12 @@
## master
- Add default 1 minute timeout for init operations
- Fix auto_upgrade_group wasn't transmitted to server
- Make sure new binary is set as executable in linux upgrade
- *SECURITY* Show unencrypted is only allowed on compiled builds where default AES KEY is not used
- This prevents a password injection from another conf file
- *SECURITY* Prevent raw password update in config file
## v2.2.0 - rc10 - 30/03/2023
- Add arm/arm64 compilation support
- Add an option to disable GUI compilation