Bug Fixes
- Security patch toggle resetting —
hydrateUI()readsecurityPatch.autoUpdate(camelCase) but the Rust Config struct serializes assecurity_patch.auto_update(snake_case), forcing the toggle off on every WebUI init. Keybox fields worked by coincidence sincekeybox,enabled,source,intervalhave no underscores - Custom interval input not discoverable — the blank input for custom keybox fetch interval was invisible on dark backgrounds. Added pulse animation (border + opacity) with accent color so users recognize it as an editable field
Install
- Legacy module auto-removal —
TA_utland.TA_utlare now detected and tagged for removal during install before conflict checks run - Version gate removal — removed minimum APatch/KSU version checks from
customize.sh; module installs on any version the manager supports