Skip to content

Commit

Permalink
chore(release): 0.29.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.29.0](ShadowBlip/OpenGamepadUI@v0.28.0...v0.29.0) (2024-01-13)

### Bug Fixes

* **PerformanceManager:** only set performance settings that have changed ([2628207](ShadowBlip@2628207))
* **PerformanceManager:** split into multiple classes ([56816a6](ShadowBlip@56816a6))
* **PowerStation:** Fix UI not reflecting current core count in some situations. ([08eb485](ShadowBlip@08eb485))
* **PowerTools:** connect UI to PowerStation-based perf manager ([ccf5c60](ShadowBlip@ccf5c60))
* **PowerTools:** limit number of max cores if SMT is disabled ([a1faa56](ShadowBlip@a1faa56))
* **PowerTools:** re-add power profile dropdown ([1dc51de](ShadowBlip@1dc51de))
* **PowerTools:** re-implement manual gpu frequency slider behavior ([5f9b0fa](ShadowBlip@5f9b0fa))
* **Steam Deck:** add option to start PowerStation service ([5ab0039](ShadowBlip@5ab0039))

### Features

* **PowerStation:** add performance control through PowerStation ([453b1fc](ShadowBlip@453b1fc))
  • Loading branch information
semantic-release-bot committed Jan 13, 2024
1 parent 7b36d5f commit e8a2daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/global/version.tres
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

[resource]
script = ExtResource("1_g72si")
core = "0.28.0"
core = "0.29.0"
plugin_api = "1.0.0"

0 comments on commit e8a2daa

Please sign in to comment.