Releases: actuallymentor/battery
Version 1.0.8 - sudo system refactor
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
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
Fancy new GUI:
Also, the maintain command now discharges the battery to the desired level.
Closes #47
Version 1.0.5 - brew bugfix release
Brew when updating deletes the underlying utilities, so I added a check to re-add them if needed.
Version 1.0.4 - bugfix release
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
The first official release of the battery GUI application.
Version 1.0.2 Beta
v1.0.2-beta 🐛 fix bash assignment
Version 1.0.1 Beta
Fixes user permission bug on systems that did not yet have battery installed.
Version 1.0.0 Release Candidate
Electron tray app release candidate
Version 1.0.0 Beta
v1.0.0-beta ✨ updated readme