Skip to content

Releases: jareksedy/WebOSClient

1.5.1

Choose a tag to compare

@jareksedy jareksedy released this 16 Aug 12:47

Release Notes:

  • Introduced getPowerState(subscribe: Bool?) method to enable power state subscriptions.

1.5.0

Choose a tag to compare

@jareksedy jareksedy released this 29 Jul 10:58
2687b5a

Release Notes:

  • Introduced PIN-based pairing functionality.
  • Implemented optional activity logging for convenience.

1.4.3

Choose a tag to compare

@jareksedy jareksedy released this 18 Mar 07:53

Release Notes:

  • Added getForegroundAppMediaStatus method to enable media playback state subscriptions.

1.4.2

Choose a tag to compare

@jareksedy jareksedy released this 16 Mar 16:26

Release Notes:

  • Added registerRemoteKeyboard method to support virtual keyboard subscriptions.
  • Resolved an issue in the insertText method.

1.3.0

Choose a tag to compare

@jareksedy jareksedy released this 31 Jan 03:21

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.