LGS Tray Battery Changelog

What's new in LGS Tray Battery 3.0.3

Feb 16, 2024
  • Feature/dpi-based-trayicon by @andyvorld in #106

New in LGS Tray Battery 3.0.2 (Jan 20, 2024)

  • What's Changed:
  • Add installation instructions into readme.md by @AlexWayfer in #87
  • update-readme by @andyvorld in #93
  • bugfix/fix-duped-icon by @andyvorld in #96
  • bugfix/fixed-delayed-GHUB-charging-icon-update by @andyvorld in #97
  • bugfix/update-webserver-settings by @andyvorld in #98

New in LGS Tray Battery 3.0.1 (Dec 11, 2023)

  • dev/setting-for-rich-tooltips.
  • This update will add a new config option to disable rich tooltips if they are causing issues on hover, under the new UI section.
  • Either allow for the program to reset the settings or manually add the new [UI] to your current settings from the release package when updating

New in LGS Tray Battery 3.0.0 (Dec 9, 2023)

  • Moved to .Net 8
  • Realtime reactive icons and rich tooltips
  • Light/Dark theme is now reactive in realtime
  • Rewritten to use hidapi directly for hotplug support
  • Wired/Wireless devices like the G403 should behave like a single device
  • Multi-device mode
  • Numerical Icons
  • HID.NET manager has been deprecated
  • Migrated to using a .toml for appsettings

New in LGS Tray Battery 3.0.0 RC 3 (Nov 23, 2023)

  • Rich tooltips
  • Migrated to .toml for appsettings Please delete the old appsettings.ini
  • Fixed webserver API not providing mileage or voltages

New in LGS Tray Battery 3.0.0 RC 2 (Nov 15, 2023)

  • Semi-rewrite of LGSTrayBattery

New in LGS Tray Battery 2.1.3 (Jun 15, 2023)

  • Added ability to access the webserver via device name as well (If there are multiple of the same devices, only the telemetry of the first enumerated device will be returned).