Skip to content

Releases: guardian/bridget

v8.3.1

10 Jan 12:24
162186e
Compare
Choose a tag to compare

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

19 Dec 11:14
663df2d
Compare
Choose a tag to compare

Minor Changes

  • 68b1fff: Copy sendTargetingParams method from analytics to commercial service

v8.2.0

11 Dec 16:24
7c47a96
Compare
Choose a tag to compare

Minor Changes

v8.1.0

25 Nov 12:04
c2e11f0
Compare
Choose a tag to compare

Minor Changes

  • bc1eda3: Add Service Interaction and disableArticleSwipe function

v0.0.0-2024-11-18-snapshot-1

18 Nov 18:27
Compare
Choose a tag to compare
Pre-release

v0.0.0-2024-11-18-snapshot-1 Snapshot for touch events

v8.0.0

14 Oct 15:09
10fdbb3
Compare
Choose a tag to compare

Major Changes

  • e7036dc: Replace void fullscreen() method with bool setFullscreen(bool isFullscreen)

v0.0.0-2024-10-10-snapshot-1

10 Oct 18:21
Compare
Choose a tag to compare

v0.0.0-2024-09-26-snapshot-1

26 Sep 14:33
Compare
Choose a tag to compare

v7.0.0

20 Aug 09:47
a36a12c
Compare
Choose a tag to compare

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

15 Aug 15:40
Compare
Choose a tag to compare