Releases: guardian/bridget
v8.3.1
Patch Changes
-
e68f9a2: Update bridget version after horizontal scroll release in prod
This version update doesn't have any changes in bridget. The Bridget version 8.1.0 that introduced Interaction service hadn't been fully implemented in the native app. Now the implementation is completed in the android, so we are updating bridget in order to rely on this version in MAPI for articles that need the Interaction service.
v8.3.0
v8.2.0
Minor Changes
- be4b32d: Update to [email protected]
v8.1.0
v0.0.0-2024-11-18-snapshot-1
v0.0.0-2024-11-18-snapshot-1 Snapshot for touch events
v8.0.0
v0.0.0-2024-10-10-snapshot-1
Pre-release for branch https://github.com/guardian/bridget/tree/ravi/video-fullscreen
v0.0.0-2024-09-26-snapshot-1
Pre-release for branch https://github.com/guardian/bridget/tree/ravi/video-fullscreen
v7.0.0
Major Changes
-
ea19d0f: Add sendVideoEvent and fullscreen methods to Videos service
The sendVideoEvent method is required to send video events from webviews to the native layer so that they can be forwarded to Ophan. Webviews do not have access to the Ophan page view id and the native layer will also handle offline mode and batching of requests.
The fullscreen method is required for Android as the web YouTube player performs a no-op for fullscreen on Android. We therefore need to instruct the native layer to resize the player into a fullscreen view.
v0.0.0-2024-08-15-snapshot-1
Full Changelog: v6.0.0...v0.0.0-2024-08-15-snapshot-1