mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-01 09:15:01 +08:00
Update Changelog
This commit is contained in:
parent
92b69611f0
commit
ff9d6fbabc
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
- Optional time server update to make sure we don't drift before doing retention operations
|
- Optional time server update to make sure we don't drift before doing retention operations
|
||||||
- Operation planifier allows to create scheduled tasks for operations
|
- Operation planifier allows to create scheduled tasks for operations
|
||||||
- Implemented repo quick check / full check / repair index / repair snapshots / unlock / forget / prune / dump / stats commands
|
- Implemented repo quick check / full check / repair index / repair snapshots / unlock / forget / prune / dump / stats commands
|
||||||
|
- Implemented new housekeeping command which is a shorthand for check, forget and prune commands
|
||||||
- Added per repo permission management
|
- Added per repo permission management
|
||||||
- Repos now have backup, restore and full privileges, optionally allowing to restrict access for end users
|
- Repos now have backup, restore and full privileges, optionally allowing to restrict access for end users
|
||||||
- Added snapshot tag to snapshot list on main window
|
- Added snapshot tag to snapshot list on main window
|
||||||
|
@ -34,6 +35,7 @@
|
||||||
- Refactored GUI and overall UX of configuration
|
- Refactored GUI and overall UX of configuration
|
||||||
- New option --show-config to show inheritance in CLI mode (GUI has visual indicators)
|
- New option --show-config to show inheritance in CLI mode (GUI has visual indicators)
|
||||||
- Allow using external restic binary via --external-backend-binary parameter in CLI mode
|
- Allow using external restic binary via --external-backend-binary parameter in CLI mode
|
||||||
|
- Implemented stdin_from_command backup process which can now get exit codes of programs which output is backed up (ex: mysqldump)
|
||||||
- GUI: Restore window is now faster
|
- GUI: Restore window is now faster
|
||||||
- Prometheus metrics:
|
- Prometheus metrics:
|
||||||
- Metrics are now created for all types of operation
|
- Metrics are now created for all types of operation
|
||||||
|
|
Loading…
Add table
Reference in a new issue