Skip to content

v1.0.0 — First public release

Choose a tag to compare

@s-3k-g7-qx-5j-uo s-3k-g7-qx-5j-uo released this 07 Jun 23:26
· 21 commits to main since this 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 sudo sweep 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 with config set auto-sudo-sweep false.

Changed

  • config set tick-interval/safety-tick-interval now reject 0 (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