Keep activity history action visible
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.9">
|
||||
<!ENTITY version "2026.06.14.9.10">
|
||||
<!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 "992ab86a0e90287a9f828943e2c3c01d88361f0b7c98c848c64ef9394139bc8f">
|
||||
<!ENTITY packageSHA256 "3f91f1c5ca0df0a0af3fe109e8c27cd3a547492020c78bb977ea403f13279fec">
|
||||
]>
|
||||
<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.10
|
||||
- Always show a clearly labeled activity history delete action, including when no completed entries exist.
|
||||
|
||||
### 2026.06.14.9.9
|
||||
- Preserve the user's open or closed live-log state across automatic progress updates.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user