Skip to content

Commit

Permalink
2024.02.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Commifreak committed Feb 24, 2024
1 parent 30341ac commit 68d876b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions appdata.backup.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "appdata.backup">
<!ENTITY author "Robin Kluth">
<!ENTITY version "2024.02.06b">
<!ENTITY sha256 "ce63a0e63abdc47a0bba62aad7041fb4933e72e87a9da99a40704d1319def216">
<!ENTITY version "2024.02.24">
<!ENTITY sha256 "9d805a8f1a1ebbcd95a1d3d5ae260bf397d759c4aa03ba0a501470ede6eaad74">
<!ENTITY launch "Settings/AB.Main">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "Commifreak/unraid-appdata.backup">
Expand All @@ -17,6 +17,14 @@
<![CDATA[
➕New 🩹Fix 🔧Change
###2024.02.24
- ➕ 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
- 🔧 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
- 🩹 Fix update detection for grouped containers
- 🩹 Global exclusions are now also respected within extra files backup
###2024.02.06b
_That will be the last update for today! I promise! 🍻_
Expand Down

0 comments on commit 68d876b

Please sign in to comment.