mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-23 22:15:43 +08:00
Update CHANGELOG
This commit is contained in:
parent
40101950db
commit
23b556f03c
1 changed files with 9 additions and 0 deletions
|
@ -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
|
## v2.2.0 - rc10 - 30/03/2023
|
||||||
- Add arm/arm64 compilation support
|
- Add arm/arm64 compilation support
|
||||||
- Add an option to disable GUI compilation
|
- Add an option to disable GUI compilation
|
||||||
|
|
Loading…
Reference in a new issue