Releases: will2022/ChargeControl
Releases · will2022/ChargeControl
v1.0.3
Release v1.0.3
Power Management
- Refactored sleep prevention to use standard macOS power assertions. This allows the system to remain awake for battery monitoring while permitting screen locking and lid-close sleep.
- Added an "Aggressive Sleep Prevention" toggle for power users with specific clamshell configurations.
Distribution
- Implemented automated DMG packaging.
- Added Homebrew Cask support via
will2022/homebrew-chargecontrol. - Added a one-liner terminal installer script.
- Configured GitHub Actions to automate builds and asset uploads for tagged releases.
Documentation
- Updated README with security guides explaining macOS "Unidentified Developer" warnings and simplified installation steps.
- Restored CLI documentation and removed internal developer notes.