Browser SDK Release Notes: Difference between revisions

From Engineering Client Portal

No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Breadcrumb|}} {{Breadcrumb|Digital}} {{CurrentBreadcrumb}}
{{Breadcrumb|}} {{Breadcrumb|Digital}} {{CurrentBreadcrumb}}
[[Category:Digital]]
[[Category:Digital]]
__NOTOC__
== Release R1.2(v6.0.0.662) (04-19-2023) ==
* Support to measure DCR static when browser sdk is initialized on parent page while video is played within the iFrame.
* Support to measure DCR static on a Single Page Application when staticEnd is not called while navigating from one page to another.
== Release R1(v6.0.0.648) (03-06-2023) ==
* SIVT support for DCR & DTVR
* StaticEnd support for Hybrid App
== Release R4(v6.0.0.623) (05-02-2022) ==
* Fix the 1st party cookie expiry date.
* Fix first party id time to live parameter (nol_fpid_ttl) override.
* Update the sessionURL in BSDK600 code with FPID parameters.
== Release R3(v6.0.0.618) (03-29-2022) ==
* Fix to measure dcr static while video is in focus and within an iFrame.
* Fix to propagate correct starttm value in postroll content trailing ping.
== Release v6.0.0.355 ==
* Performance improvements through the use of cachable configuration via the Static Queue Snippet.
* Dynamic Configuration File
* Session Ping/UAID - A unique identifier of the device which allows for a single facebook ping per session.
* Support for iOS 12.2


== Release 5.1.0 (Build 2) ==
== Release 5.1.0 (Build 2) ==

Latest revision as of 20:25, 21 April 2023

Engineering Portal breadcrumbArrow.png Digital breadcrumbArrow.png Browser SDK Release Notes

Release R1.2(v6.0.0.662) (04-19-2023)

  • Support to measure DCR static when browser sdk is initialized on parent page while video is played within the iFrame.
  • Support to measure DCR static on a Single Page Application when staticEnd is not called while navigating from one page to another.

Release R1(v6.0.0.648) (03-06-2023)

  • SIVT support for DCR & DTVR
  • StaticEnd support for Hybrid App

Release R4(v6.0.0.623) (05-02-2022)

  • Fix the 1st party cookie expiry date.
  • Fix first party id time to live parameter (nol_fpid_ttl) override.
  • Update the sessionURL in BSDK600 code with FPID parameters.

Release R3(v6.0.0.618) (03-29-2022)

  • Fix to measure dcr static while video is in focus and within an iFrame.
  • Fix to propagate correct starttm value in postroll content trailing ping.

Release v6.0.0.355

  • Performance improvements through the use of cachable configuration via the Static Queue Snippet.
  • Dynamic Configuration File
  • Session Ping/UAID - A unique identifier of the device which allows for a single facebook ping per session.
  • Support for iOS 12.2

Release 5.1.0 (Build 2)

  • Support for DCR Static Lite Measurement
  • Advanced Dynamic Script Initialization
  • Removal of Configuration file dependency

Release 5.0.0 (Build 17)

  • Support for Nielsen Digital Content Ratings (DCR) product
  • Support for measurement of static content
  • Support for Ad measurement
  • Support for Facebook Pings
  • Support for multiple instances of the SDK
  • General bug fix and performance improvements