Skip to content

Releases: dropbox/ttvc

v3.0.0

16 Apr 14:12
Compare
Choose a tag to compare

What's Changed

  • Starting a new TTVC measurement will now cancel out the previous measurement, if it is still active by @kierrrrra in #85
  • Signature of a manual measurement cancellation method has changed to align with the rest of methods
  • TTVC cancellations now report a duration field to match a successful measurement response

Full Changelog: v2.3.2...v3.0.0

v2.3.2

03 Apr 15:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

20 Sep 19:08
Compare
Choose a tag to compare
  • Logging only the first manual cancellation of the measurement (#81) 1a8b7d8
  • Add a "Releasing" subsection to README (#80) 99437f7

v2.3.0...v2.3.1

v2.3.0

15 Sep 17:23
Compare
Choose a tag to compare

This release adds the ability to diagnose measurement cancellations by providing a callback that will be called when TTVC measurement is cancelled due to user interaction, change in page visibility, or new navigation.

This release is backwards compatible.

Merged Pull Requests

  • Adding measurement cancellation reason diagnostics (#77) 782b7fb
  • Make library import safe in non-browser environments (#78) 750edb3

Full Changelog: v2.2.1...v2.3.0

v2.2.1

12 Jun 17:26
Compare
Choose a tag to compare
  • Soft navigation on a prerendered page should still have script navigation type (#76)

v2.2.0...v2.2.1

v2.2.0

07 Jun 15:54
Compare
Choose a tag to compare
  • Report 'prerender' navigation type accurately (#75)
  • Improve handling around performance navigation entry (#74)
  • Using activationStart if available (#73)
  • Fix broken github badges (#72)

v2.1.0...v2.2.0

v2.1.0

12 Apr 16:02
Compare
Choose a tag to compare
  • Instrument back/forward cache navigations (#70) 97b5942
  • Report discarded measurements and cancellation in debug mode (#71) 5f0c5e0
  • Add "how it works" section to README (#69) b32a120

v2.0.0...v2.1.0

v2.0.0

25 Oct 00:16
Compare
Choose a tag to compare

v1.0.0...v2.0.0

v1.0.0

16 Sep 14:59
Compare
Choose a tag to compare

v0.4.0...v1.0.0

v0.4.0

16 Aug 21:56
Compare
Choose a tag to compare

v0.3.2...v0.4.0