v1.0.0 — First public release
First public release. Adobe Toggle Manager matured internally through a 4.x series (kept private); 1.0.0 is the first public release and declares a stable public API (CLI subcommands, config keys, exit codes, and the --json output schema — see the README's "Versioning" section).
Added
- The TUI auto-runs the system-scope
sudosweep right after a Block, and the matching un-sweep right after an Allow, so the privileged step no longer has to be triggered separately. It only prompts for Touch ID when there is actually system-scope work to do, and can be disabled withconfig set auto-sudo-sweep false.
Changed
config set tick-interval/safety-tick-intervalnow reject0(a zero interval would busy-loop the daemon); values must be a positive integer.
Full changelog: https://github.com/bigas-ch/adobe-toggle-manager/blob/main/CHANGELOG.md