Releases: actuallymentor/battery
v1.3.2 - critical bugfix
The last GUI release had a critical bug causing the battery to drain entirely until battery was restarted. Exceptionally big thanks to @base47 for spotting this error and promptly providing a PR to fix it.
What's Changed
New Contributors
Full Changelog: v1.3.1...v1.3.2
v1.3.1
This release should fix an issue where users that update to OSX 26.x run into issues. Should close #399, #377 and related .
Many thanks to those who spent time on pull requests. Want to contribute? Read the CONTRIBUTING file to get started.
What's Changed
- Support Tahoe SMC keys with existing smc binary by @duetocode in #388
- Add percentage range support to maintain command by @seefood in #398
New Contributors
- @duetocode made their first contribution in #388
- @seefood made their first contribution in #398
Full Changelog: v1.2.3...v1.3.1
v1.2.3
What's Changed
This release should fix the annoying startup bug that some of you were experiencing (e.g. #300, #312). Apologies for the slow turnaround time. Sometimes I have lots of time, and others none at all :)
- Voltage limit - bugfix by @rguca in #288
- 🐛 first check for recover setting, then valid_percentage by @alexkarpitski in #292
- docs: add calibrate command to readme doc by @andostronaut in #346
New Contributors
- @alexkarpitski made their first contribution in #292
- @andostronaut made their first contribution in #346
Full Changelog: v1.2.2...v1.2.3
v1.2.2 Bugfixes and new features (for CLI)
Thanks so much to everyone who committed their time and effort to add features to this release!
If you run into any issues, please open an issue and tag the user that created the feature that you are having issues with.
What's Changed
- Disable MagSafe LED when disabling power adapter by @thdrmrphy in #244
- Fix for #104: added integer check for charge command argument by @lodewijkvankeizerswaard in #233
- Update README.md by @ryanburnett in #274
- README installation clarification for homebrew users expecting
brew installto finish CLI installation by @johnmcdowell in #272 - Reorder paths. by @gotgenes in #248
- Voltage limit by @rguca in #224
- Update MagSafe LED if threshold reached when AC charger is connected by @ibrado in #184
- Battery calibration by @KyrosWeb in #169
- General bugfixes by @Chr1s70ph in #266
- Improve accuracy when stopping charging by @thdrmrphy in #241
- General bugfixes by @thdrmrphy in #253
- Update libs and added version 1.1.7 by @lcsvcn in #259
New Contributors
- @thdrmrphy made their first contribution in #244
- @lodewijkvankeizerswaard made their first contribution in #233
- @ryanburnett made their first contribution in #274
- @johnmcdowell made their first contribution in #272
- @rguca made their first contribution in #224
- @ibrado made their first contribution in #184
- @KyrosWeb made their first contribution in #169
- @Chr1s70ph made their first contribution in #266
- @lcsvcn made their first contribution in #259
Full Changelog: v1.2.1...v1.2.2
Version v1.2.1 - bugfix release
This release fixes some bugs to do with app logic and the homebrew path.
Thanks to all new (and existing) contributors. I'd like to emphasise that I'm very grateful that so many of you open pull requests when you see an improvement to be made, and are a pleasure to interact with online.
Thanks also to those of you that respond to issues opened by fellow users. Given that this is a side project I don't keep a very close eye on issues, and your efforts make new users encountering issues feel welcome and supported.
Aside from the awesome contributors below, a shoutout to @double-thinker for the pre-work on native limiting. If anyone has the time to work on something similar to #163 please feel very welcome to work on it.
What's Changed
- Add a
README.mdFAQ by @ScienceOwl13 in #170 - Fix the paths for homebrew. by @gotgenes in #211
- @actuallymentor notes: I added another commit to add all possible brew paths, they are probably redundant but I prefer a bit of clutter over the risk of path issues
- fix adapter action by @maxtacu in #207
New Contributors
- @ScienceOwl13 made their first contribution in #170
- @gotgenes made their first contribution in #211
- @maxtacu made their first contribution in #207
Full Changelog: v1.2.0...v1.2.1
Version v1.2.0 - magsafe turns green when maintain level was reached
This release brings the GUI up to date with the CLI update that makes the magsafe led turn green when the battery limit is reached.
Thanks to everyone in #71, notably: @jakjakob, @omniwired, and @ibrado.
Please test this and let me know if it performs as expected, I'm on battery power while traveling.
Full Changelog: v1.1.6...v1.2.0
v1.1.6
This version merges updates from helpful new contributors. Thank you all for your time 🙏
What's Changed
- Use https in network checks by @evolutionxbox in #153
- CLI GUI compatibility by @olivierbnt in #166
- Remove the visudo file when uninstalling by @landabaso in #167
New Contributors
- @evolutionxbox made their first contribution in #153
- @olivierbnt made their first contribution in #166
- @landabaso made their first contribution in #167
Full Changelog: v1.1.5...v1.1.6
v1.1.5 - fix bugs and catch edge cases
What's Changed
- Update failures no longer break the app
- Correct way to determine battery percentage icon for the menu tray by @igorkulman in #119
- display help message when typing "battery help" by @lephilippe in #114
- Ensure sudoers.d folder for visudo exists by @GeorgFleig in #126
- Battery percentage calculated by @bjarketrux in #125
New Contributors
- @igorkulman made their first contribution in #119
- @lephilippe made their first contribution in #114
- @GeorgFleig made their first contribution in #126
- @bjarketrux made their first contribution in #125
Full Changelog: v1.1.4...v1.1.5
Version 1.1.4 - allow users to opt-in to force-discharging
Based on Clamshell users feedback, I disabled the default discharge behaviour and added a --force-discharge flag, the GUI now has a setting for it.
This should closes #100, #89, #65, #28.
Full Changelog: v1.1.3...v1.1.4