Skip to content

Releases: jareksedy/WebOSClient

1.5.1

16 Aug 12:47
Compare
Choose a tag to compare

Release Notes:

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

1.5.0

29 Jul 10:58
2687b5a
Compare
Choose a tag to compare

Release Notes:

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

1.4.3

18 Mar 07:53
Compare
Choose a tag to compare

Release Notes:

  • Added getForegroundAppMediaStatus method to enable media playback state subscriptions.

1.4.2

16 Mar 16:26
Compare
Choose a tag to compare

Release Notes:

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

1.3.0

31 Jan 03:21
Compare
Choose a tag to compare

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.