- Introduced
getPowerState(subscribe: Bool? = nil)
method to enable power state subscriptions.
- Introduced PIN-based pairing functionality.
- Implemented optional activity logging for convenience.
- Added
getForegroundAppMediaStatus
method to enable media playback state subscriptions.
- Added
registerRemoteKeyboard
method to support virtual keyboard subscriptions.
- Resolved an issue in the
insertText
method.
- Made internal properties public for accessibility.
- Made internal properties public for accessibility.
- Updated example app icon.
- Added manual IP entry option in the example project.
- Updated the example app icon.
- Launched the WebOSClient package.
- Provided an example app demonstrating the library's core functionalities.