Skip to content

Latest commit

 

History

History
96 lines (39 loc) · 4.9 KB

CHANGELOG.md

File metadata and controls

96 lines (39 loc) · 4.9 KB

1.5.1 (2024-12-05)

Bug Fixes

  • VAST-68: Fix demo url in readme (#65) (18081b2)
  • VAST-69: Fix error this.player is null (#66) (84cbab9)

Features

  • VAST-67: add keywords to be listed in official plugins list (#62) (a6dc8ab)

1.4.0 (2024-02-07)

Features

  • VAST-55: Fix circular dependencies (#59) (39d3e8f)
  • VAST-62: Make the skip button label configurable (#58) (1cf6d8c)

1.3.0 (2024-01-03)

Features

  • VAST-59: Add a watcher to build automatically during dev (#53) (979b85d)
  • VAST-60: simpler changelog (#54) (6432797)
  • VAST-63: send a metadata event (#56) (3826695)
  • VAST-64: e2e tests randomly fails (#57) (7478b4b)

1.2.1 (2023-10-27)

Bug Fixes

  • VAST-46: remove forgotten command (#50) (fe6f695)

1.2.0 (2023-10-27)

Features

  • VAST-46: use github actions to generate releases (#38) (32c4492)
  • VAST-56: set display block explicitly (#47) (332714b)
  • VAST-57: Test progressBar existence before enable/disable (#48) (7509835)

1.1.4 (2023-08-23)

1.1.2 (2023-07-04)

Bug Fixes

  • VAST-47: add target to es6 esbuild (#39) (2888945)

1.1.1 (2023-07-03)

1.1.0 (2023-06-27)

Bug Fixes

Features

  • VAST-41: Add vmap combo in demo page (#34) (a48a72b)
  • VAST-43: update env var names (#33) (0883803)

1.0.0 (2023-05-23)

Features

  • VAST-35: Add Complete VAST specs (4.3) (#26) (24bad42)
  • VAST-39: Deploy demo on Github Pages (#27) (bb63625)