Skip to content

Releases: jfernandez/ControllerTools

v1.2.2

13 Jun 02:12
6246942
Compare
Choose a tag to compare
  • This release simply updates the pnpm lock file to fix an issue with the decky store CI.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

31 May 12:50
5622047
Compare
Choose a tag to compare

What's Changed

  • Use pnpm 6.0.0 to generate the pnpm-lockfile.yaml
  • Add pkgconf to the builder Dockerfile
  • fix Refresh button by @Nottinghster in #51

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 May 14:28
Compare
Choose a tag to compare

New Features

  • Implement support for Sony DualShock 3 by @nicolas0p in #41
  • Added support for Xbox Elite Wireless Controller Series 2 by @isitLoVe in #40

Fixes

The ControllerTools UI was broken after the latest release of the latest Steam Deck client. The following changes were made to bring ControllerTools up to date and fix the issue:

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

17 Mar 03:38
0e9b5ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 Feb 04:29
Compare
Choose a tag to compare

What's Changed

  • Add support for PlayStation DualSense Edge by @jfernandez in #23
  • Added support for Nintendo JoyCon controllers by @ludokx in #25
  • Upgraded tokio to 1.25.0 due to vulnerability

Full Changelog: v1.0.0...v1.1.1

v1.0.0

25 Jan 02:11
Compare
Choose a tag to compare

What's Changed

  • New feature: Added low battery alerts. These can be toggled via a new UI setting. By @jfernandez in #14
  • Fixed a bug when multiple controllers with the same product/vendor ID are plugged in. By @jfernandez in #17
  • Add a debug mode UI setting to enable verbose logging. By @jfernandez in #16
  • Added a GH action to build the release zip on PRs. By @ludokx in #18
  • There isn't support yet for battery capacity for Xbox controllers connected over USB. Hide the percentage indicator for now. By @ludokx in #20

Full Changelog: v0.4.0...v1.0.0

v0.4.0

19 Jan 21:50
a855f72
Compare
Choose a tag to compare

What's Changed

  • Add more generic support for controllers and icon for Stadia by @ludokx in #13

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Jan 17:49
Compare
Choose a tag to compare

What's Changed

  • Added a script to automatically reload the frontend after deployment by @ludokx in #8
  • Added hacky support for Xbox controllers battery capacity by @ludokx in #12

Full Changelog: v0.2.1...v0.3.0

v0.2.1

10 Jan 06:42
249db80
Compare
Choose a tag to compare

What's Changed

  • Swapped battery and capacity in UI to better align visually by @ludokx in #7

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Jan 01:48
1d7d1f0
Compare
Choose a tag to compare

What's Changed

  • Added support for Xbox controllers over USB by @ludokx in #6

Full Changelog: v0.1.0...v0.2.0