Add activity history clearing
This commit is contained in:
Vendored
+5
-2
@@ -2,13 +2,16 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "backupper">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.14.9.7">
|
||||
<!ENTITY version "2026.06.14.9.8">
|
||||
<!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 "91325b4f694386ba23ad5ea43e51f6f3b41ae02ce5e66cf0bb04b0473fce9231">
|
||||
<!ENTITY packageSHA256 "0442a269efe056ffdc47ec64d14bf0df898a020426a0a203efd8ac73fd0ced30">
|
||||
]>
|
||||
<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.8
|
||||
- Add a Clear history action that removes completed activity entries and saved run logs while preserving active and queued tasks.
|
||||
|
||||
### 2026.06.14.9.7
|
||||
- Explain already initialized repositories and incorrect or damaged Restic keys with actionable errors.
|
||||
- Strengthen the Initialize confirmation for existing repository destinations.
|
||||
|
||||
Reference in New Issue
Block a user