Releases: lslqtz/bclm_loop
Releases · lslqtz/bclm_loop
1.0b4
- Add support for new versions of macOS 15;
- Add chargeNow command to trigger charging now;
- Support sync control of MagSafe LED;
- Support repeated use of persist command without using unpersist first;
- Support specifying target battery level. (Default: 80%. Firmware-based battery level limits are not supported if not set to 80%);
- Support specifying target battery margin. (Default: 5% (75%-80%). To protect some aging batteries from frequent charging and discharging between targetBatteryLevel-1 and targetBatteryLevel. Firmware-based battery level limits are not supported if not set to 5%);
1.0b3
- Add support for new versions of macOS 15 Beta;
- Supports sync control of MagSafe LED;
- Supports specifying a target battery level (Default: 80%. Firmware-based battery level limits are not supported if not set to 80%);
- Support default battery margin (Default: 2% (78%-80%). To protect some aging batteries from frequent charging and discharging between targetBatteryLevel-1 and targetBatteryLevel. Firmware-based battery level limits are not supported if not set to 5%);