Skip to content

Releases: SARDONYX-sard/bluetooth-battery-monitor

Bluetooth Battery Monitor v0.5.2

16 Feb 04:17
0.5.2
91c4cd2
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 5f9ebf6 - fix an issue that forced the update to run when the installation is allowed to run (commit by @SARDONYX-sard)
  • 861daf5 - prevent the SHELL from appearing during notification (commit by @SARDONYX-sard)

Bluetooth Battery Monitor v0.5.1

15 Feb 17:29
0.5.1
739791a
Compare
Choose a tag to compare

🐛 Bug Fixes

Bluetooth Battery Monitor v0.5.0

13 Feb 19:09
0.5.0
6a47418
Compare
Choose a tag to compare

Fixed issue with no notifications.

The updater has been implemented on a trial basis from this time (it is still in the testing phase to see if it actually works).

✨ New Features

  • 4e768d2 - add updater functionality and configuration for desktop platforms (commit by @SARDONYX-sard)
  • 42a54dd - frontend: implement updater dialog and navigation component with localization support (commit by @SARDONYX-sard)
  • ab72275 - add icon type selection and configuration support (commit by @SARDONYX-sard)
  • a0f3f18 - i18n: add localization support for icon type label in English and Japanese (commit by @SARDONYX-sard)
  • a89b59a - monitor: add Monitor Config button and dialog for configuration settings (commit by @SARDONYX-sard)
  • 66dfbb6 - i18n: add localization for Monitor Config button and dialog (commit by @SARDONYX-sard)

🐛 Bug Fixes

♻️ Refactors

What's Changed

Full Changelog: 0.4.2...0.5.0

Bluetooth Battery Monitor v0.4.3

21 Jan 18:56
0.4.3
531c0e8
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

Bluetooth Battery Monitor v0.4.2

21 Jan 13:55
0.4.2
9c691fc
Compare
Choose a tag to compare

DeviceWatcher(Connect/DisConnect) + Interval(Since it is not possible to watch battery info, use interval processing instead.)

✨ New Features

♻️ Refactors

🔧 Chores

Bluetooth Battery Monitor v0.4.1

20 Jan 03:31
0.4.1
a072e19
Compare
Choose a tag to compare

Fixes the config write and ignores invalid devices.
Some people seem to have a problem with the application force closing when restarting, but I do not know the cause of this problem as it has not occurred in my environment.

✨ New Features

🐛 Bug Fixes

🔧 Chores

Bluetooth Battery Monitor v0.4.0

19 Jan 15:07
0.4.0
f52c5e8
Compare
Choose a tag to compare

The internals of the code have completely changed.
Now that we know how to make DeviceWatcher work, we switch to having the OS trigger device information update events instead of at regular intervals.
Adds power off icons.

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

Bluetooth Battery Monitor v0.3.1

27 Jul 12:06
0.3.1
b8356c2
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: 0.3.0...0.3.1

Bluetooth Battery Monitor v0.3.0

25 Jul 03:34
0.3.0
af76ab2
Compare
Choose a tag to compare

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

♻️ Refactors

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Apr 17:09
4745466
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

#Feature

  • supported settings.toml
  • fix json trans bug