Skip to content

Releases: pre-martin/SimHubPropertyServer

Version 1.9.6

26 May 15:28
Compare
Choose a tag to compare

What's Changed

  • Determine the type of generic properties during runtime. by @pre-martin in #38

Full Changelog: v1.8.6...v1.9.6

Version 1.8.6

03 Dec 21:13
Compare
Choose a tag to compare

What's Changed

  • Support for properties of type TimeSpan and string. by @pre-martin in #35

Full Changelog: v1.7.8...v1.8.6

Version 1.7.8

26 Mar 20:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.8...v1.7.8

Version 1.6.8

26 Feb 16:21
Compare
Choose a tag to compare

What's Changed

  • Instructions on how to repair ShakeIt profiles. by @pre-martin in #25
  • Support for long trigger commands via "pressed" and "released" commands. by @pre-martin in #27

Full Changelog: v1.5.15...v1.6.8

Version 1.5.15

21 Feb 18:56
Compare
Choose a tag to compare

What's Changed

  • ShakeIt Bass structure must send an "End" marker. by @pre-martin in #17
  • Plugin finds only some of the existing ShakeIt Bass effects and groups by @pre-martin in #19
  • Verification if ShakeIt bass property really exists. by @pre-martin in #21
  • Tool to identify duplicate GUIDs in SimHub ShakeIt profiles. by @pre-martin in #22
  • Repair shakeit bass guids by @pre-martin in #24

Full Changelog: v1.4.8...v1.5.15

Version 1.4.8

05 Feb 13:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.17...v1.4.8

Version 1.3.17

22 Jan 19:10
Compare
Choose a tag to compare

New Features

What's Changed

Full Changelog: v1.2.14...v1.3.17

Version 1.2.14

03 Jan 14:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.20...v1.2.14

Version 1.1.20

01 Dec 22:00
Compare
Choose a tag to compare

Major update with braking changes:

  • Modified property prefixes to correlate with the names used in SimHub (BREAKING). See updated property names in README.md.
  • Fixed for log file size: Grew up to 1 GB in size instead of 1 MB.
  • Plugin did not correctly detect closed client connections.
  • Added access to ACC raw data (which adds more than 70 new properties)

Version 1.0.6

20 Nov 22:44
Compare
Choose a tag to compare
  • DLL now contains the proper version information
  • Extended README with build instructions
  • Minor fixes