Skip to content

Latest commit

 

History

History
231 lines (99 loc) · 9.54 KB

CHANGELOG.md

File metadata and controls

231 lines (99 loc) · 9.54 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.4 (2024-03-28)

Bug Fixes

0.7.3 (2023-10-16)

Bug Fixes

  • avoid dying on unknown custom type (a473f34)
  • avoid parsing "undefined" as JSON (03fa90d)
  • pass extra props to data layer (ff06e0f)
  • verify type metrics (a5a0087)

0.7.2 (2023-10-10)

Bug Fixes

  • allow extending article image (4a538d4)
  • avoid validating disabled fields (2adc3c5)
  • do not use intraday tables (b546763)
  • do not validate unrequired property (d494807)
  • filter exact content types (55ea5a2)
  • start article tracking on tag load (b14354c)
  • use yesteday, not tomorrow (e3d597b)
  • validate achievement is at least something (47c324a)

0.7.1 (2023-10-09)

Bug Fixes

  • avoid overwriting user name (9315501)
  • bind total usage metrics filters (56512f6)
  • configure intersection threshold (abaa2cb)
  • convert std output to string (0814020)
  • define element archetype (46ced26)
  • deoverflow ci builds (b8c5299)
  • fire only after conditional check (85ce0a5)
  • fire subscription only once (7ba00cd)
  • provide event UI options (f04785b)
  • track content types individually (cc93986)

0.7.0 (2023-10-03)

Bug Fixes

  • bind article tracker with GTM (9e1bd33)
  • link packages together (6608545)
  • track article headings (8533c6f)

Features

  • replace entities when needed (8fb7629)
  • validate custom dimension properties (97b9bfc)
  • validate custom metric measurement unit (5237915)
  • validate custom metric scope (310b44b)

0.6.0 (2023-08-21)

Bug Fixes

  • create ecommerce reporting package (80c6a7e)
  • pass totalTime as seconds (c7a8f67)
  • rename helper to eventParams (62120cd)
  • track word count (517c781)
  • use destructuring (8961a8e)

Features

  • configure entity properties (9390a5c)

0.5.0 (2023-08-17)

Features

  • avoid firing meaningless event updates (1f5ac49)
  • trigger consumptionStarted (ea5d745)
  • trigger consumptionStartedFirst (ed92cfb)
  • trigger consumptionStateChanged (dc4c2cd)
  • trigger consumptionStopped (6fffc69)

0.4.1 (2023-08-17)

Bug Fixes

  • integrate ga4 property manager (a1b6136)

Features

  • deploy ga4 manager to live env (f724d01)

0.4.0 (2023-08-09)

Features

  • track article content mutations (8055147)

0.3.1 (2023-08-01)

Bug Fixes

  • publish package contents (235884d)

0.3.0 (2023-08-01)

Bug Fixes

  • silence the webpack dev server (37bc3ef)

Features

  • create article tracker (bcff7ff)
  • ignore paragraphs containing only whitespace (58734cd)
  • include content type estimates (07deac3)
  • measure consumption percents (6165e4d)
  • report consumables and achievements (009abf8)
  • track article overtime (ad16e85)
  • track overtime only on article (781e9d5)
  • trigger overtime event (4adc12b)

0.2.4 (2023-07-07)

Bug Fixes

0.2.3 (2023-07-04)

Bug Fixes

  • browser experiment runner - isterminated (5b5e4ce)
  • resolve constants issues (1c2ca69)

0.2.2 (2023-07-03)

Bug Fixes

  • bundle in declaration files (57b774c)

0.2.1 (2023-07-03)

Bug Fixes

Features

  • browser: create experiment runner abstraction (aa6f954)