Releases: berarma/oversteer
Releases · berarma/oversteer
v0.8.3
What's Changed
- Initial Support for Cammus C5 Wheel by @spikerguy in #185
- Removed device_manager.py swap file by @jo5huajohn in #187
- fix(udev): use new driver name by @jinnko in #194
- Add Thrustmaster TS-XW Racing Wheel by @yassineimounachen in #200
- Flatpak Port by @jo5huajohn in #198
- Flatpak submission fixes by @jo5huajohn in #211
- Fix thrustmaster udev driver key by @adam820 in #212
New Contributors
- @spikerguy made their first contribution in #185
- @jo5huajohn made their first contribution in #187
- @jinnko made their first contribution in #194
- @yassineimounachen made their first contribution in #200
- @adam820 made their first contribution in #212
Full Changelog: 0.8.1...v0.8.3
0.8.2
Fix freeze when changing compatibility mode.
Full Changelog: 0.8.1...v0.8.2
0.8.1
What's Changed
- Fix device permissions issue when booting with the device already connected. Regression in 0.8.0.
- Add Hungarian translation by @KAMI911 in #168
- Add Thrustmaster TMX Force Feedback by @pastaq in #169
New Contributors
Full Changelog: 0.8.0...0.8.1
0.8.0 (shown as 0.7.3 in the app)
Note: This release will show by mistake version 0.7.3 in the application. It will be fixed in newer release.
It's recommended to uninstall the previous version before installing the new one since the install location will probably change.
Changelog:
- Added device: Thrustmaster Ferrari F1 wheel attachment.
- Added device: Thrustmaster Force Feedback.
- Added device: Open FFBoard.
- Added device: Thrustmaster TX Racing Wheel.
- Added device: Thrustmaster T80.
- Added device: Thrustmaster Ferrari 458.
- Added device: Logitech Pro Racing Wheel (XBox/PC).
- Fixed the mapping of pedals for Logitech G923 (XBox/PC).
- Fixed the mapping of controls for the Thustmaster T150.
- Fixed wmclass in desktop file (thanks @BlueManCZ).
- Fixed issues when synch'ing settings to the device.
- Fix default installation path to use prefix
/usr/local
instead of/usr
. - Allowed overriding of profile settings from the command line.
- Added check for available FFB support before trying to use it and thus avoid errors.
- Changed the way devices are detected to avoid issues in some setups.
- Added Polish translation (thanks @mmarusiak).
- Increased number of buttons displayed to 30.
- Improved UDEV rules by making them more specific and simpler (thanks @alxwk).
- Updated to Meson 0.56.
- Other smaller fixes.
Thanks to all contributors. Sometimes it's hard to keep track of all the contributions specially those made in the Issues but all are equally important.
0.7.2
0.7.1
- Fix permission warnings/errors.
- More Fanatec devices added and udev rules cleanup.
- Check FFB capabilities before using them.
- Normalize values to 0-100 in CLI.
- Wait for devices before applying settings.
- Run supplied command when in CLI mode.
- Add Thrustmaster T248 and update udev rules for T300RS.
- Fix pedals in Logitech G920.
0.7.0
- Added Logitech G923, Thrustmaster T150 and T500RS to the list of supported wheels.
- Added German, Finnish and Turkish translations.
- Install udev rules by default in more sensible locations (check the README in case you need to remove the old files.)
- Bug fixes.
0.6.0
Changes:
- New profile manager.
- New feature to run as game/app companion. The game/app launcher needs changes to run Oversteer instead and launch the game. More info in the README.
- New force feedback wheel testing.
- Added more steering wheels: Thrustmaster T300RS, FANATEC CSL Elite, FANATEC ClubSport V2/2.5 and FANATEC Podium DD1. They need drivers that are still under development. See README.
- Added more Logitech wheels: Logitech Wingman FG and Wingman FFG.
- Max wheel range changes to match the wheel's max range.
- The feature to change the wheel range from the wheel now can be toggled by simultaneously pressing several buttons to avoid rendering one wheel button useless.
- Improved compatibility when loading/saving profiles.
- New feature to center the wheel on command.
- Changes to the UI to make it more compact and a more logic layout for some widgets.
- Fixed issues in the detection of some devices and their features.
- Fixed issues launching Oversteer from Steam.
- Fixed issues with modal dialogs positioning.
- Fixed several errors related to handling the settings.
- Fixed reading of pedals in the Logitech Momo wheel.