Skip to content

Latest commit

 

History

History
272 lines (138 loc) · 14 KB

CHANGELOG.md

File metadata and controls

272 lines (138 loc) · 14 KB

Changelog

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

3.3.33 (2025-01-09)

3.3.32 (2024-12-19)

3.3.31 (2024-12-01)

3.3.30 (2024-11-14)

3.3.29 (2024-10-13)

3.3.28 (2024-10-13)

3.3.27 (2024-08-03)

3.3.26 (2024-06-30)

3.3.25 (2024-06-16)

3.3.24 (2024-05-19)

3.3.23 (2024-05-19)

Bug Fixes

  • FEC-13889: Download_close being reported to many times to application events (#342) (d77a59f)

3.3.22 (2024-05-05)

3.3.21 (2024-05-02)

3.3.20 (2024-04-10)

3.3.19 (2024-04-09)

3.3.18 (2024-03-31)

3.3.17 (2024-02-25)

3.3.16 (2024-02-04)

3.3.15 (2024-01-07)

3.3.14 (2023-12-24)

3.3.13 (2023-12-21)

3.3.12 (2023-12-21)

Bug Fixes

  • FEC-13490: Move manager services from common into ui-managers (bfc8112)

3.3.11 (2023-12-10)

3.3.10 (2023-09-11)

3.3.9 (2023-09-11)

3.3.8 (2023-06-27)

3.3.7 (2023-06-07)

Bug Fixes

3.3.6 (2023-05-17)

Bug Fixes

3.3.5 (2023-04-19)

Bug Fixes

  • FEC-13084: add translations folder (96e0381)

3.3.4 (2023-03-22)

3.3.3 (2023-03-14)

Bug Fixes

  • SUP-34892: When users send private messages their names appears incorrect in WC app. (#312) (f509aa0)

3.3.2 (2023-02-23)

Bug Fixes

3.3.1 (2023-01-26)

3.3.0 (2023-01-19)

Features

  • FEV-1570: migrate style of plugin QnA (#301) (ebb8335)

Bug Fixes

3.2.1 (2022-12-12)

3.2.0 (2022-12-12)

Features

  • FEV-1555: Add support to the More plugin (#298) (ee509bb)

Bug Fixes

  • FEC-12791: icon id fix (#304) (e44fd21)
  • FEV-1451: a11y changes (#297) (5433b31)
  • FEV-1585: when hitting space on auto scroll button it also pauses the video (#302) (fa7d7b4)
  • FEV-1608: After each disable and enable of qna plugin from the wc app the plugin button is being duplicated in the player. (#305) (b876af1)

3.1.0 (2022-10-26)

Features

  • FEV-1275: migrate QnA plugin to use V7 player services (#285) (e6fbdf6)

Bug Fixes

  • FEV-1344: remove icon duplication on media switch (#288) (7e84046)
  • FEV-1347: default plugin configuration (#286) (9b5b5f2)
  • FEV-1358: style fixes for panel background and empty qna list (67af68c)
  • FEV-1361: handle remove announcements (#289) (15fd412)
  • FEV-1381: initialize plugin on mediaLoaded instead in constructor + disable when not live (cdc756c)
  • FEV-1418: add plugin dependencies (8e46d00)
  • FEV-1419: register to player ready event instead of plugin ready event (#293) (74a1314)

2.1.5 (2022-01-19)

2.1.4 (2021-12-01)

Bug Fixes

  • FEC-11591: qna widget takes 2 clicks to open at first play (#275) (9c6d7b0)
  • FEC-11639: webcast Q&A icons multiplied (#276) (6280a12)

2.1.3 (2021-07-05)

2.1.2 (2021-05-13)

Bug Fixes

  • fev-837: ie11 issue for word breaks; (#246) (f43dbfd)

2.1.1 (2021-04-21)

Bug Fixes

  • round scroll position to avoid inconsistent behavior of scroll when zoom active (FEV-764) (#224) (e9acee4)
  • FEV-837: QnA wrapping text in the middle of the word (89155a0)

2.1.0 (2021-01-04)

2.0.4 (2020-07-29)

2.0.3 (2020-07-01)

2.0.2 (2020-07-01)

2.0.1 (2020-06-27)

0.7.8 (2020-05-04)

Bug Fixes

  • active state of a clicked link (#87) WEBC-1733 (7a3c987)
  • cli integration FEV-562 (#168) (7444035)
  • padding in input and in the master question (#86) WEBC-1729 (1845c69)
  • upd contrib version (87bc146)

0.7.7 (2019-11-25)

Bug Fixes

  • convert php date formatting to js ones (KMS-20129) (1b80414)

0.7.6 (2019-11-24)

Bug Fixes

  • enable messages text selection (#71) WEBC-1701 (772de98)
  • enable send reply in safari (#69) WEBC-1707 (1009208)
  • fix border lines (bdf9be7)
  • fix textarea placeholder and border color WEBC-1712 (b777e5c)
  • fix word-break in IE (#68) WEBC-1702 (068145c)
  • fix Edge placeholder color (#73) (fc6667d)
  • hide scroll to bottom button in IE (#74) WEBC-1725 (a3e83da)
  • IE and safari auto resize textbox (d46525c)
  • IE | safari fix for missing safari images when no question or announcements exists (webc-1698) (a32a763)

0.7.5 (2019-11-18)

Features

  • removing lock icon from input (#63) WEBC-1645 (3d753c1)
  • auto scroll button stays visible after auto expand text area animation (WEBC-1697)
  • the scroll down button appears when opening the input (WEBC-1714)

Bug Fixes

  • adding a root style for aligning text to the left as default (#65) WEBC-1721 (e9a670f)

0.7.4 (2019-11-14)

Bug Fixes

  • send messages to moderator in embeded player WEBC-1696 (#58) (2ef3d56)

0.7.3 (2019-11-11)

Features

  • apply configurable theme to messages (29c6bbe)
  • fix template with new background values (8d43ec0)
  • fix text selection (a830b81)
  • open the qna by default on first play (#56) (4cd1c3d)

Bug Fixes

  • scroll bar icon is slightly visible at firefox (51de10f)
  • change Reply icon color and text (6e41aef)
  • new text Area design (master and reply) (1d073a9)
  • fix background at kitchen sink theme at template file (2e6b8b7)

0.7.2 (2019-11-06)

Note: Version bump only

0.7.1 (2019-11-05)

Bug Fixes

  • reduce bundle size importing specific types from kaltura client (3593323)