Skip to content

Releases: ShadowBlip/PowerStation

v0.4.1

24 Dec 17:44
Compare
Choose a tag to compare

0.4.1 (2024-12-24)

Bug Fixes

  • AsusWMI: Use both WMI methods (b717402)
  • AsusWMI: use RogPlatform as fallback (1b1a54e)

Reverts

  • Revert "fix(AsusWMI): use platform to set TDP instead of FirmwareAttributes" (80b8a76)

v0.4.0

11 Dec 07:13
Compare
Choose a tag to compare

0.4.0 (2024-12-11)

Bug Fixes

  • AsusWMI: use platform to set TDP instead of FirmwareAttributes (be7c492)

Features

  • DBus: add ObjectManager instance to /org/shadowblip/Performance (f04b6fa)

v0.3.2

10 Dec 06:53
Compare
Choose a tag to compare

0.3.2 (2024-12-10)

Bug Fixes

  • GPU: use XDG to get hwdata path (b81c0c3)

v0.3.1

10 Dec 05:42
Compare
Choose a tag to compare

0.3.1 (2024-12-10)

Bug Fixes

  • TDP: fix typo 'PowerProfilesAvaialable' in dbus interface (cbc2c28)

v0.3.0

20 Sep 03:31
Compare
Choose a tag to compare

0.3.0 (2024-09-20)

Bug Fixes

  • clippy: Clippy clean up. (4f9d36f)

Features

  • asus_wmi: Add Asus WMI TDP methods. (7a21c2f)

v0.2.3

18 Jun 05:55
Compare
Choose a tag to compare

0.2.3 (2024-06-18)

Bug Fixes

  • Dependencies: Update cargo crates (#10) (f1ea9a8)

v0.2.2

04 Apr 18:58
Compare
Choose a tag to compare

0.2.2 (2024-04-04)

Bug Fixes

  • SteamDeck: add Steam Deck OLED limits (53adbc5)

v0.2.1

04 Apr 18:51
Compare
Choose a tag to compare

0.2.1 (2024-04-04)

Bug Fixes

  • DBus: use async dbus interface for GPU control (da6f6c3)

v0.2.0

13 Mar 06:57
Compare
Choose a tag to compare

0.2.0 (2024-03-13)

Features

  • GPU: Refactor to separate DBus logic from GPU management logic (f27a3ca)

v0.1.6

17 Feb 20:52
Compare
Choose a tag to compare

0.1.6 (2024-02-17)

Bug Fixes

  • CI: update node version for sem-release (5b390d1)