14 lines
421 B
Markdown
14 lines
421 B
Markdown
|
# Changelog
|
||
|
|
||
|
## Version 1.3
|
||
|
|
||
|
### Added
|
||
|
- Implemented Restic installation using a precompiled binary to reduce memory usage.
|
||
|
- Added logic to create the Restic password file if it doesn't exist during installation.
|
||
|
|
||
|
### Fixed
|
||
|
- Resolved issue with missing Restic password file causing auto backup configuration to fail.
|
||
|
|
||
|
### Updated
|
||
|
- Updated `manifest.jps` to ensure Restic password file creation and log rotation setup.
|