Skip to content

Releases: actuallymentor/battery

v1.3.2 - critical bugfix

20 Nov 16:14

Choose a tag to compare

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

  • Fix battery update on UI app startup (#377) and disabled charging (410) by @base47 in #413

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

19 Nov 16:31

Choose a tag to compare

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

Full Changelog: v1.2.3...v1.3.1

v1.2.3

26 Jun 09:44

Choose a tag to compare

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 :)

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2 Bugfixes and new features (for CLI)

28 Jun 10:41

Choose a tag to compare

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

New Contributors

Full Changelog: v1.2.1...v1.2.2

Version v1.2.1 - bugfix release

17 Jan 11:52

Choose a tag to compare

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.md FAQ 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

Full Changelog: v1.2.0...v1.2.1

Version v1.2.0 - magsafe turns green when maintain level was reached

24 Aug 14:47

Choose a tag to compare

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

20 Aug 12:45

Choose a tag to compare

This version merges updates from helpful new contributors. Thank you all for your time 🙏

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5 - fix bugs and catch edge cases

20 Jul 11:49
bbd4d32

Choose a tag to compare

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

Full Changelog: v1.1.4...v1.1.5

Version 1.1.4 - allow users to opt-in to force-discharging

14 Mar 09:43

Choose a tag to compare

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

Version 1.1.4 - allow users to opt-in to force-discharging

13 Mar 18:34

Choose a tag to compare

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 close #100, #89, #65, #28.