Add live activity progress and logs
This commit is contained in:
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "backupper">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.14.9.4">
|
||||
<!ENTITY version "2026.06.14.9.5">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/BackUpper/raw/branch/main/dist/backupper.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/BackUpper/raw/branch/main/dist/backupper-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "REPLACE_DURING_RELEASE">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/BackUpper/issues" icon="backupper.png">
|
||||
<CHANGES>
|
||||
### 2026.06.14.9.5
|
||||
- Add live backup progress with percentage, file and byte counters, transfer rate, ETA, and current file.
|
||||
- Add a sanitized in-memory live log for backup, restore, check, and prune activities.
|
||||
|
||||
### 2026.06.14.9.4
|
||||
- Make the repository form type-aware for local, SMB, NFS, and SFTP destinations.
|
||||
- Add a folder browser for local repository paths.
|
||||
|
||||
Reference in New Issue
Block a user