Skip to content

Releases: bmrussell/LGBattery

Automatically Drafted Release

01 Dec 10:14
0f6f6d4
Compare
Choose a tag to compare
Pre-release

Commits

  • 0f6f6d4: Create LICENSE (Brian Russell)

BUGFIX: #7

18 Nov 11:50
Compare
Choose a tag to compare

Commits 4dae966:

  • Now waits for GHUB to be available when started.
  • More robust to GHUB not being there or being closed
  • Fixes #7

BUGFIX: #5

29 Oct 17:59
Compare
Choose a tag to compare

Reworked the exception handling to properly refresh devices on return from sleep because the IDs change.

BUGFIX: 2,3,4

28 Oct 15:43
Compare
Choose a tag to compare

Fixes:

  • Exception when pc comes back from sleep #2
  • DeviceID can change #3
  • Only list battery devices #4

BUGFIX: Settings now saved properly on exit

26 Oct 20:16
Compare
Choose a tag to compare

The best way to find bugs is to post about your new project.

BUGFIX: refresh issues

26 Oct 18:13
Compare
Choose a tag to compare

Fixes:

  • No device name on refreshing tooltip
  • Level file not being written on refresh

BUGFIX: Proper use of gather in asyncio()

26 Oct 15:42
Compare
Choose a tag to compare

Fixed bug where percentage would not update. Was being dumb and not using the right way to get the results from async call.

Initial release

26 Oct 10:28
Compare
Choose a tag to compare

Initial release. Seems to work!

NB: Windows defender flags this as Trojan:Win32/Wacatac.H!ml as is common with pyinstaller built executables. Awating MS on false +ve results.