Skip to content

Latest commit

 

History

History
205 lines (96 loc) · 8.92 KB

CHANGELOG.md

File metadata and controls

205 lines (96 loc) · 8.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.14 (2025-01-23)

1.3.13 (2025-01-09)

Bug Fixes

  • ADA-2126: Player - Share overlay is missing labels (#61) (1a4ad97)

1.3.12 (2024-12-19)

1.3.11 (2024-12-01)

1.3.10 (2024-11-14)

1.3.9 (2024-11-14)

Bug Fixes

  • SUP-45586: Keiser University | share buttons are not working on videos using specific player (#56) (383ff05)

1.3.8 (2024-10-13)

1.3.7 (2024-08-03)

1.3.6 (2024-07-11)

1.3.5 (2024-06-30)

1.3.4 (2024-06-16)

1.3.3 (2024-06-02)

Bug Fixes

  • FEC-13844: do not render clipping options for audio player (#47) (faf0021)

1.3.2 (2024-05-19)

1.3.1 (2024-04-09)

Bug Fixes

  • FEC-13770: Player v7 | Share & Embed | "X" aria-label and tooltip are incorrect. (5fe4c64)

1.3.0 (2024-03-14)

Features

  • FEC-13731: [Share Plugin]: Add Events (used by kava analytics (#40) (6d7cc6a)

1.2.4 (2024-02-04)

Bug Fixes

  • FEC-00000: Upgrade Kaltura dependencies (automated) (#39) (73fbd15)

1.2.3 (2024-01-07)

Bug Fixes

  • ADA-133: Share - focus should return to plugin button (#37) (965a08f)

1.2.2 (2023-12-21)

1.2.1 (2023-12-10)

1.2.0 (2023-12-07)

Features

  • FEC-13461: add support for seekFrom clipTo (#34) (4e0fde5)

1.1.15 (2023-09-11)

1.1.14 (2023-09-11)

Bug Fixes

  • FEC-13335: Upgrade Kaltura dependencies (automated) (#31) (a1ea644)

1.1.13 (2023-07-26)

Bug Fixes

  • FEC-13265: upd dependency script (#29) (0a3482e)

1.1.12 (2023-06-28)

Bug Fixes

1.1.11 (2023-06-07)

Bug Fixes

1.1.10 (2023-05-17)

Bug Fixes

  • FEC-13123: replace travis with github actions (#23) (793a8be)

1.1.9 (2023-05-07)

1.1.8 (2023-02-22)

Bug Fixes

  • FEC-12916: share Plugin Keyboard Functionality (#19) (4dcbb19)

1.1.7 (2023-01-26)

Bug Fixes

  • FEC-12879: share plugin does not work when the share icon inside the more plugin (#17) (a17b45e)
  • FEC-12896: update version - "playkit-ui-managers": "1.3.4" (#18) (1e885fd)

1.1.6 (2022-12-28)

Bug Fixes

  • FEC-12809: Incorrect order of plugins (#16) (5724af5)

1.1.5 (2022-12-07)

1.1.4 (2022-12-07)

Bug Fixes

1.1.3 (2022-06-09)

Bug Fixes

  • FEC-12266: v7 Share button generates mostly blank email, due to Ampersand (#11) (eb948e4)

Build System

1.1.2 (2021-07-27)

1.1.1 (2021-07-27)

Bug Fixes

  • FEC-11253: Remove start time from UI when sharing a live stream (#8) (4eadb84)
  • FEC-11392: document.querySelector breaks (#9) (bcaee25)

Build System

  • Ignore tests for release & tag commit (6f57feb)
  • FEC-11389: reduce builds from travis (2b578bb)

1.1.0 (2021-07-01)

Features

  • FEC-10835: expose share to plugin (#1) (a56a63f)

Bug Fixes

  • FEC-11377: IE doesn't support replaceAll (#7) (5c5f048)
  • allow empty shareOptions (b48a953)
  • hide embed for empty embedUrl (c6492cf)
  • FEC-11338: update share ui (#5) (9a961b6)
  • FEC-11369: add embedUrl and naming convention (#6) (d78caaa)
  • relocate the share component (#2) (07966e9)
  • remove unused property (66451ad)

Build System