Releases: jfernandez/ControllerTools
Releases · jfernandez/ControllerTools
v2.0.0
v1.2.2
- 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
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
- @Nottinghster made their first contribution in #51
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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:
- Update dependencies to latest versions by @jfernandez in #44
- Bump webpack from 5.74.0 to 5.91.0 by @dependabot in #45
- Update dependencies and use global DFL by @jfernandez in #47
- Remove config.name key from rollup.config.js by @jfernandez in #49
New Contributors
- @nicolas0p made their first contribution in #41
- @isitLoVe made their first contribution in #40
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Removed defaults folder since not used by @ludokx in #26
- Update decky-frontend-lib by @jfernandez in #30
Full Changelog: v1.1.1...v1.1.2
v1.1.1
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
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