1.14.2 (2024-10-21)
- add support for last 3 (not 2) versions of iOS (i.e: currently v16) (d78e705)
1.14.1 (2024-10-18)
- validateAuthClaims: add custom1..5 string properties here as well (3ed5973)
1.14.0 (2024-10-18)
1.13.5 (2024-10-14)
- use @liveryvideo/biome-lit, fix lint errors, update configs and most* dependencies (5761c98)
1.13.4 (2024-03-15)
1.13.3 (2024-03-08)
- livery-bridge-interactive: remove test string from interactive auth value (90529b5)
1.13.2 (2024-03-08)
- livery-bridge-interactive: show interactive auth value as pre-formatted text (f643e84)
1.13.1 (2024-03-08)
- livery-bridge-interactive: show interactive auth value (44ae984)
1.13.0 (2024-03-08)
1.12.6 (2024-02-29)
- add volume to features registry and note it as required for setVolume (c61d8e6)
- MockPlayerBridge: add volume to features here as well (095c9f6)
1.12.5 (2024-02-27)
1.12.4 (2024-02-26)
- docs: update to new InteractiveBridge target and typedoc usage (a4ac700)
1.12.3 (2024-02-26)
1.12.2 (2024-02-13)
- InteractiveBridge: update tsdoc: getPlayback and subscribeMode don't require features scrubber (f24c00c)
1.12.1 (2024-02-13)
- export Volume type (db6e8f7)
1.12.0 (2024-02-13)
1.11.5 (2024-02-09)
- allow NaN values in PlaybackDetails, replace zod-validation-error by own (5f2dda9)
1.11.4 (2024-02-09)
- use zod-validation-error to produce human readable errors (e54ae9d)
1.11.3 (2024-02-09)
1.11.2 (2024-02-09)
1.11.1 (2024-02-05)
- keys of Config.streamPhases are string not number (d4262a9)
1.11.0 (2024-02-05)
1.10.0 (2024-01-29)
1.9.3 (2024-01-29)
- docs: fix and improve documentation for use from tsdocs.dev (69c608b)
1.9.2 (2023-10-12)
1.9.1 (2023-10-05)
- update lit v2.8.0 and browsers list (004451a)
1.9.0 (2023-08-03)
1.8.3 (2023-07-21)
- rename LiveryInteractive to LiveryBridgeInteractive to avoid conflicts (a4de0d4)
1.8.2 (2023-07-21)
- add direct bridge support to LiveryBridgeLog and add LiveryInteractive and LiveryBridgeMock elements (#22) (a98d64b)
1.8.1 (2023-07-14)
- AbstractPlayerBridge: make subscribeFullscreen() abstract and update subscribeOrientation (5b226f5)
1.8.0 (2023-07-14)
1.7.0 (2023-04-07)
1.6.2 (2021-12-14)
- have semantic-release publish to npm this time (0395eff)
1.6.1 (2021-12-14)
- update to TypeScript v4.5.4, lit v2.0.2, @web/dev-server, @web/test-runner, etc. (7922ccf)
1.6.0 (2021-10-11)
1.5.0 (2021-09-07)
- move and rename to liveryvideo/interactive-bridge (c03b3e4)
1.4.0 (2021-04-22)
- demo: register default "test" custom interactive command (4f2ab73)
1.3.0 (2021-04-15)
- interactive-bridge: add better custom command method names (ecce00d)
1.2.2 (2021-04-13)
- export Orientation and StreamPhase types (2e8f47b)
1.2.1 (2021-04-13)
- livery-bridge: remove setTargetOrigin (6ff55db)
1.2.0 (2021-03-31)
- livery-bridge: add setTargetOrigin method (a836dee)
1.1.2 (2021-03-26)
- livery-bridge: fix version check only accepting identical versions (8588c49)
1.1.1 (2021-03-18)
- livery-bridge-log: fix text wrapping (7675996)
1.1.0 (2021-03-18)
- livery-bridge-log: add livery-bridge-log element for debugging (c9eb820)
- LiveryBridge: add listener support to handler side (bc8ad03)