Skip to content

Commit

Permalink
2024.02.08b1
Browse files Browse the repository at this point in the history
  • Loading branch information
Commifreak committed Feb 8, 2024
1 parent 66a35c1 commit 37eb2b2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions appdata.backup.beta.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "appdata.backup.beta">
<!ENTITY author "Robin Kluth">
<!ENTITY version "2024.02.07b1">
<!ENTITY sha256 "2469421d4ee3e0f1e46ca7be7b626d50124c34c5c2f2da24420872d464c4fabc">
<!ENTITY version "2024.02.08b1">
<!ENTITY sha256 "b1e21108f16ba4863154b6f53d44084958aaf516061744c74a7972d867ffe3ed">
<!ENTITY launch "Settings/AB.Beta.Main">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "Commifreak/unraid-appdata.backup">
Expand All @@ -17,6 +17,10 @@
<![CDATA[
➕New 🩹Fix 🔧Change
###2024.02.08b1
- 🔧 Created backups are now owned by `nobody:users` with permissions `rwxrw-rw-`
- 🔧 `Skip stopping container?` (formerly known as `Don't stop container?`) is now a global option which can be adjusted in every container
###2024.02.07b1
- ➕ If the plugin detects same mapping within multiple containers, it shows a warning
- ➕ If multicore compression is enabled, you can now fine tune the cpu cores to use
Expand Down

0 comments on commit 37eb2b2

Please sign in to comment.