]> ###2026.03.17 - Added ability to provide name of label via A=B=C instead of the current A=B - keeps backward compatibility with A=B ###2025.10.31 - adjust styling to support 7.2 UI Changes ###2025.06.09 - adjust styling to support scrolling ###2024.11.03 - Fix issue with default labels not being loaded correctly when first time use ###2024.10.29 !!!! BREAKING CHANGE !!!! - Changed the way the default labels are stored. - If any of your exisiting default labels use ` -> " Going forward these must be escaped \` -> " ###2024.10.05 - Fix visibility of changes in the summary when dark mode - Add remove all button during edit mode - Adjusted summary text to make it more obvious the sequence of events ###2024.10.02 - Hard code options to be black text to avoid fighting dark mode - Fix permissions in archive being set to my user instead of none ###2024.09.30 - Fix changlog - Add support for `${CONTAINER_NAME}` in label keys also ###2024.09.02 - Adjusted how the All button works for container select - Fix alert using , instead of nothing ###2024.08.28 - Added the ability to have quotes in labels by using ` backticks - Added a summary of changes modal so its just a little less magical ###2024.08.26 - Added ability to add default labels via settings apge - Added ability to use '${CONTAINER_NAME}' to be auto replaced with the container name - Replaced select fields with choices select for better usability - Added logic to allow editing of labels in selects - Simplified the removal of a label to assume if its an empty label that it will be removed ###2024.07.31 - Improved form styling - Added overview of selected containers - Added ability to see key and value of entered labels - Added colours for when adding or removing labels ###2024.07.29 - Initial Release https://raw.github.com/&github;/main/archive/&name;-&version;.txz &md5; mkdir -p /boot/config/plugins/&name;/styles mkdir -p /boot/config/plugins/&name;/scripts rm -f $(ls /boot/config/plugins/&name;/&name;*.txz | grep -v '&version;') echo "&version;"> /boot/config/plugins/&name;/version echo "" echo "----------------------------------------------------" echo " &name; has been installed." echo " Version: &version;" echo "----------------------------------------------------" echo "" removepkg &name;-&version; rm -rf &plugdir; rm -rf /boot/config/plugins/&name;