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 https://github.com/actuallymentor/battery/pull/413
New Contributors
- @base47...