2021-11-11 19:39:28 +03:00
|
|
|
# Changelog
|
|
|
|
|
2022-03-21 15:32:01 +03:00
|
|
|
### 1.0.5
|
|
|
|
|
|
|
|
- new file's content is now empty instead of null.
|
|
|
|
- general improvement of the user experience.
|
|
|
|
|
2021-12-29 14:58:50 +03:00
|
|
|
|
|
|
|
### 1.0.4
|
|
|
|
|
|
|
|
- fixing an issue with some types of external storage,
|
|
|
|
- ignoring default apps/ folder when parsing custom_apps
|
|
|
|
|
|
|
|
|
2021-12-17 01:12:46 +03:00
|
|
|
### 1.0.3
|
2021-12-16 13:29:15 +03:00
|
|
|
|
|
|
|
- fixing a loop in DI
|
|
|
|
|
|
|
|
|
2021-12-08 14:43:42 +03:00
|
|
|
### 1.0.1
|
|
|
|
|
|
|
|
- ignore exception during the uninstall process if external appdata is not found
|
|
|
|
- adding a settings to enable/disable cron jobs. Should not break setup from 1.0.0
|
|
|
|
- adding `generate_logs` config flag to generate a log file within the backup folder when a backup, pack
|
|
|
|
or upload process is initiated from cronjob
|
|
|
|
- lock cronjob jobs when running to avoid parallels process on big instance
|
|
|
|
|
|
|
|
|
2021-11-11 19:39:28 +03:00
|
|
|
### 1.0.0
|
|
|
|
|
|
|
|
First release for NC23
|