Releases: ducng99/SimHub-SF1000-UDP
Releases · ducng99/SimHub-SF1000-UDP
v2.0.2
v2.0.1
[2.0.1] - 2024-06-01
🐛 Bug Fixes
- Fixed incorrect F1 game detection
⚙️ Miscellaneous Tasks
- (deps-dev) Updated SimHub deps to v9.3.1
v2.0.0
[2.0.0] - 2023-12-29
Caution
Please check if you have installed v1.* previously, remove file SimHubToF12020UDP.dll
from SimHub folder before installing v2 - which has a new name SimHubSF1000UDP.dll
.
⛰️ Features
- Added sending in F1 23 UDP format to wheel
- Added option to choose UDP format to send
- Added option to change send rate. Defaults to 120Hz
🚜 Refactor
- [breaking] Rename project from
SimHubToF12020UDP
toSimHubSF1000UDP
⚙️ Miscellaneous Tasks
- (deps) Updated SimHub deps to v9.1.18
v1.1.8
[1.1.8] - 2023-05-09
⛰️ Features
- Added an option to always send data even when game is not running
🐛 Bug Fixes
- First packet sent when no data received
⚙️ Miscellaneous Tasks
- Include plugin name in log
v1.1.7
[1.1.7] - 2023-05-07
🐛 Bug Fixes
- Fixed data not ready before UDP server starts
v1.1.6
[1.1.6] - 2023-05-06
🐛 Bug Fixes
- Incorrect data for GT7 current lap number
📚 Documentation
- Rewritten comments into docs
⚙️ Miscellaneous Tasks
- (deps) Updated SimHub libs to v8.3.9
v1.1.5
[1.1.5] - 2023-04-14
🚜 Refactor
- Access data directly instead of calling GetPropertyValue
v1.1.4
What's Changed
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Restructure project + cleanup by @ducng99 in #11
- Project split and structures moved to dedicated folders. by @macreiben-dev in #9
New Contributors
- @macreiben-dev made their first contribution in #9
Full Changelog: v1.1.2...v1.1.3