Releases: jareksedy/WebOSClient
Releases · jareksedy/WebOSClient
1.5.1
Release Notes:
- Introduced
getPowerState(subscribe: Bool?)
method to enable power state subscriptions.
1.5.0
Release Notes:
- Introduced PIN-based pairing functionality.
- Implemented optional activity logging for convenience.
1.4.3
Release Notes:
- Added
getForegroundAppMediaStatus
method to enable media playback state subscriptions.
1.4.2
Release Notes:
- Added
registerRemoteKeyboard
method to support virtual keyboard subscriptions.
- Resolved an issue in the
insertText
method.
1.3.0
Release Notes:
- Remote control a WebOS-based TV (LG Smart TVs).
- Handle TV events through subscriptions.
- Handy example project demonstrating the library's core features.