Skip to content

Releases: actuallymentor/battery

Version 1.0.8 - sudo system refactor

12 Feb 11:29

Choose a tag to compare

Pre-release

Multiple issues references CPU type issues (ie #16), it turns out this is because sudo-prompt relies on an old applet that was not compiled for arm64. The users with rosetta installed (like me) encountered no issues. New users without rosetta got errors.

I worked around this by using applescript to trigger the bash sudo command.

Version 1.0.7 - auto update, better icons, interface fixes, user count

07 Feb 20:50

Choose a tag to compare

Bunch of quality of life stuff:

  • more tray icon dpi sizes
  • auto updates (with update notifications)
  • interface fixes (thanks @mineiwik for your contribution)
  • basic user counting

Version 1.0.6 - GUI overhoul plus discharge functionality

05 Feb 14:43

Choose a tag to compare

Fancy new GUI:

image

Also, the maintain command now discharges the battery to the desired level.

Closes #47

Version 1.0.5 - brew bugfix release

03 Feb 09:54

Choose a tag to compare

Brew when updating deletes the underlying utilities, so I added a check to re-add them if needed.

Version 1.0.4 - bugfix release

02 Feb 10:01

Choose a tag to compare

This release adds a check for the presence of git. This probably explains the tool not working for people with new M2 devices (as they did not install xcode-select yet).

Version 1.0.3

05 Oct 14:47

Choose a tag to compare

The first official release of the battery GUI application.

Version 1.0.2 Beta

25 Sep 12:18

Choose a tag to compare

Version 1.0.2 Beta Pre-release
Pre-release
v1.0.2-beta

🐛 fix bash assignment

Version 1.0.1 Beta

21 Sep 18:51

Choose a tag to compare

Version 1.0.1 Beta Pre-release
Pre-release

Fixes user permission bug on systems that did not yet have battery installed.

Version 1.0.0 Release Candidate

21 Sep 10:02

Choose a tag to compare

Pre-release

Electron tray app release candidate

Version 1.0.0 Beta

21 Sep 13:05

Choose a tag to compare

Version 1.0.0 Beta Pre-release
Pre-release
v1.0.0-beta

✨ updated readme