v1.47.1.0 - Fixed TriggerEvent()
and Relaxed ITouchPortalEventHandler
Implementations
#3
mpaperno
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changes since v1.47.0.0
TriggerEventCommand
not being serialized properly forTriggerEvent()
method (since v1.47.0). (@2675613b)TriggerEventStates
dictionary type to<string, string>
becausetriggerEvent.states
values must be of string type. (@dab4d6e0)ITouchPortalEventHandler
event handler method implementations are now optional in plugin code. (@e6f2385d)ICommandHandler.SendCommand()
method as public inTouchPortalClient
. (@134268b5)Full Changelog: v1.47.0.0...v1.47.1.0
This discussion was created from the release v1.47.1.0 - Fixed `TriggerEvent()` and Relaxed `ITouchPortalEventHandler` Implementations.
Beta Was this translation helpful? Give feedback.
All reactions