Releases: amiwrpremium/macontrol
Releases · amiwrpremium/macontrol
Release list
v1.0.2
Install
brew install amiwrpremium/tap/macontrol
macontrol setup
brew services start macontrolOr manually:
curl -fsSL https://raw.githubusercontent.com/amiwrpremium/macontrol/master/scripts/install.sh | shFull changelog: CHANGELOG.md
v1.0.1
Install
brew install amiwrpremium/tap/macontrol
macontrol setup
brew services start macontrolOr manually:
curl -fsSL https://raw.githubusercontent.com/amiwrpremium/macontrol/master/scripts/install.sh | shFull changelog: CHANGELOG.md
v1.0.0
1.0.0 (2026-05-21)
Features
- apps: add domain Service (935c5a4)
- battery: add domain Service (05bc6ad)
- bluetooth: add domain Service (a6ea6dd)
- bot: add Deps + dispatcher + Whitelist (7b862fd)
- bot: add httptest-based fake Telegram server (6c0ea66)
- callbacks: add callback protocol + ShortMap (94772e3)
- capability: add macOS feature-detection report (2896573)
- config: add Keychain-backed runtime config loader (f237eef)
- daemon: add macontrol CLI entrypoint and main (281e454)
- display: add domain Service (5a8f160)
- doctor: add doctor + service subcommands (dfbc9ef)
- flows: add multi-step flow registry (19e24c9)
- flows: add per-domain flow implementations (8df013a)
- handlers: add callback router + per-domain handlers + nav (1501048)
- keyboards: add common keyboards + per-domain keyboards (99ce1dc)
- keyboards: add home grid (97df1c7)
- keychain: add macOS Keychain wrapper (9174634)
- media: add domain Service (9f5cd20)
- music: add domain Service (562a6ce)
- music: add per-chat live-refresh manager (e659210)
- notify: add domain Service (6d6731d)
- power: add domain Service (627ffbb)
- runner: add subprocess runner abstraction (0600ca2)
- setup: add interactive first-run wizard + token/whitelist subcommands (46b824d)
- sound: add domain Service (01e57e2)
- status: add aggregator Service (35e9a8b)
- system: add domain Service (b2023f0)
- tools: add domain Service (bd272b4)
- version: add version info package (3c6e5aa)
- wifi: add domain Service (1a30899)