Releases: pre-martin/StreamDeckSimHubPlugin
Releases · pre-martin/StreamDeckSimHubPlugin
Version 1.8.51
Important
The archive was replaced 2023-11-04 at 17:06 UTC. Previous versions could not be installed correctly!
New Features
- Support of Stream Deck Plus "Dial" buttons by @pre-martin in #74
- Short and Long Keypress are possible with the same Stream Deck key. by @pre-martin in #78
- Stream Deck button to show flags by @pre-martin in #81
What's Changed
- Logic to detect short and long (key/button) presses. by @pre-martin in #76
- Fix for detection of long press by @pre-martin in #77
- restructure usage documentation by @pre-martin in #80
- Dial button enhancements by @pre-martin in #82
- Dial button enhancements by @pre-martin in #83
Full Changelog: v1.7.13...v1.8.51
Version 1.7.13
New Features
- Support for ShakeIt Motors. by @pre-martin in #65
- Display ShakeIt property "Gain" and "IsMuted" in hint label and in browser by @pre-martin in #70
What's Changed
- Refactoring of actions and their settings. by @pre-martin in #62
- Clear title when title property is unsubscribed. by @pre-martin in #69
Full Changelog: v1.6.27...v1.7.13
Version 1.6.27
New Features
- Browser for ShakeIt Bass properties by @pre-martin in #49
- Allow static text and line breaks in title property by @pre-martin in #54
- Support for long button press. by @pre-martin in #61
What's Changed
- Upgrade PISamples to v1.5 by @pre-martin in #44
- Send PropertyChanged also if there is already a subscription. by @pre-martin in #45
- Automatically select the current ShakeIt Bass property in the SIB browser by @pre-martin in #52
- Remove ShakeIt Bass test data. by @pre-martin in #53
- Added "teaser" image to project overview. by @pre-martin in #55
- More teaser images. by @pre-martin in #56
- Documentation for the ShakeIt feature. by @pre-martin in #58
- Hotkey 4 state is deprecated. by @pre-martin in #59
Full Changelog: v1.5.19...v1.6.27
Version 1.5.19
New Features
- SimHub properties can now be displayed in the title of the button. by @pre-martin in #33
- Release as "self contained" application (i.e. not framework-dependent). by @pre-martin in #37
- It is now possible to specify a format string for the title. by @pre-martin in #38
What's Changed
- Split Hotkey and Hotkey4 so that they support different settings. by @pre-martin in #32
- Recalculate button state if expression is modified. by @pre-martin in #36
- Fix for a race condition when dispatching events. by @pre-martin in #42
Full Changelog: v1.4.16...v1.5.19
Version 1.4.16
New Features
- Stream Deck buttons as SimHub input / control by @pre-martin in #21
What's Changed
- Fix for parsing blank (whitespace) property values by @pre-martin in #23
- "release.bat" must not include the .Net runtime into the executable. by @pre-martin in #25
- Update documentation for "generic" properties. by @pre-martin in #27
- Crispier action icons. The old ones were blurry. by @pre-martin in #29
Full Changelog: v1.3.38...v1.4.16
Version 1.3.38
New Features
- It is now possible to define custom expressions for property values. by @pre-martin in #11
What's Changed
- Migrate to "SharpDeck" by @pre-martin in #4
- Restructured project so that the SLN file sits in the root directory. by @pre-martin in #5
- Create codeql.yml by @pre-martin in #6
- Adds nbgv to the project by @pre-martin in #7
- Only unsubscribe and subscribe if the SimHubProperty has changed. by @pre-martin in #9
- Automated compile and test by @pre-martin in #12
- Reworked subscribe/unsubscribe mechanism. by @pre-martin in #15
- Converted doc from markdown to asciidoctor. by @pre-martin in #16
- Always read the correct doc version. by @pre-martin in #17
Full Changelog: v1.2...v1.3.38
Version 1.2
Added a new Hotkey with up to four different states, which can be updated from SimHub.
Version 1.1
Major update which requires the SimHub Property Server plugin v1.1.20. This version does not work with older versions from the SimHub Property Server plugin.
- Reconnect to SimHub did not always work.
- Updated examples to reflect the new property names used by the SimHub Property Server plugin.
Version 1.0
Initial release of the plugin.