Skip to content

Commit

Permalink
2024.03.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Commifreak committed Mar 12, 2024
1 parent 4a704b1 commit 8b4a9e6
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 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.27">
<!ENTITY sha256 "15fa8f867830ce60877e46420c6f9881d529fffc5a38aea6fecc2ebddb727acf">
<!ENTITY version "2024.03.12">
<!ENTITY sha256 "e016d8b441cd9570b65f6fafcc67912a0f40b3f11504d0ef3d69d3ef75b0d411">
<!ENTITY launch "Settings/AB.Main">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "Commifreak/unraid-appdata.backup">
Expand All @@ -17,8 +17,12 @@
<![CDATA[
➕New 🩹Fix 🔧Change
###2024.03.12
- 🩹 Also use global exclusions for container exclusion check
- 🩹 Fix for potential bug, not skipping a skipped-marked container when inside group
- 🩹 Fix false duplication warning popups
####2024.02.27
- ℹ️ I know that some people having issues with false "multi mapping detected" warnings. The fix needs some more time.
- 🩹 Fix file permissions for created backup
- 🔧 `preRun` script now runs before destination existence check
Expand Down

0 comments on commit 8b4a9e6

Please sign in to comment.