Releases: pre-martin/SimHubPropertyServer
Releases · pre-martin/SimHubPropertyServer
Version 1.15.8
What's Changed
- Computed Properties list had no scrollbar (issue #71)
Full Changelog: v1.15.6...v1.15.8
Version 1.15.6
What's Changed
- Fix: ShakeIt profiles could not be read from SimHub 9.11.0 and newer (#69)
Important: Requires SimHub 9.11.0 or newer
Full Changelog: v1.14.9...v1.15.6
Version 1.14.9
What's Changed
- It is now possible to select the network listen address by @pre-martin in #67
- Fix: computed props no dot close on escape by @pre-martin in #68
Full Changelog: v1.13.12...v1.14.9
Version 1.13.12
What's Changed
- Add native datetime support by @pre-martin in #61
- Computed Properties: Optimize property value setting to improve performance by @pre-martin in #62
- Computed Properties: Allow to trigger SimHub Roles and SimHub Input Triggers by @pre-martin in #64
Full Changelog: v1.12.14...v1.13.12
Version 1.12.14
What's Changed
- Version check and auto-update by @pre-martin in #56
- Strings with special characters have to be encoded before transmitting the value by @pre-martin in #54
Requires version >= 2.1.x of the Stream Deck plugin! - Start TCP listener only when all plugins are initialized. This prevents a race-condition during startup. by @pre-martin in #58
Full Changelog: v1.11.12...v1.12.14
Version 1.11.12
What's Changed
- Transfer enums as string and not as "unknown" (#48)
- Computed Properties: Do not close editor with Escape (#49)
- Computed Properties: Save scripts each time when the code editor is closed (#50)
- Computed Properties: Display scripts in alphabetic order (#52)
- Improved error handling when sending to the client fails. We now disconnect the client.
Full Changelog: v1.10.27...v1.11.12
Version 1.10.27
What's Changed
- New Feature "Computed Properties" by @pre-martin in #42
See https://github.com/pre-martin/SimHubPropertyServer/blob/main/doc/ComputedProperties/ComputedProperties.adoc for details - Fetching of ShakeIt profiles did not work any longer. by @pre-martin in #46
Full Changelog: v1.9.6...v1.10.27
Version 1.9.6
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
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
What's Changed
- Support for ShakeIt Motors properties. by @pre-martin in #32
Full Changelog: v1.6.8...v1.7.8