Releases: 10up/brightcove-video-connect
Releases · 10up/brightcove-video-connect
2.8.7
Fixed
- Add missing script close tag. Props @burhandodhy via #397.
- Selecting multiple videos while embedding a Video Experience results in error. Props @burhandodhy via #398.
- Single Video Player Embed appears very different in the block editor. Props @burhandodhy via #399.
- E2E tests. Props @burhandodhy via #400.
- Calculate the padding based on the Aspect ratio. @burhandodhy via #402.
- Video Save History. Props @burhandodhy via #404.
Changed
- Allow only png and jpg images for thumbnail and poster. Props @burhandodhy via #401.
- Hide search field if video folder is selected. Props @burhandodhy via #403.
2.8.6
Fixed
- Cannot use Brightcove block on custom post types. Props @spacedmonkey and @jonnynews via #389.
- Typo when saving the language_detection attribute. Props @claimableperc via #390.
- Combined queries with q search parameter. Props @oscarssanchezz via #392.
Full Changelog: 2.8.5...2.8.6
2.8.5
Changed
- Add Select field for labels. Props @burhandodhy via #378.
- Cache the API response and display a message from where user can retry the API again. Props @burhandodhy and @jonnynews via #380.
- Update readme and assets. Props @jeffpaul via #375.
Fixed
- First parameter type of add_submenu_page() when no parent slug is sent. Props @jonnynews via #365.
- Display error message when the previous request is aborted. Props @burhandodhy via #368.
- PHP warning while editing a label. Props @MARQAS and @felipeelia via #369.
- PHP warning while saving a video. Props @MARQAS and @felipeelia via #370.
- Move playlist notice above controls bar. Props @MARQAS and @felipeelia via #371.
- Clicking on the "Edit" and "Preview" buttons for the inactive videos breakes the layout. Props @burhandodhy and @felipeelia via #372.
- Add support for special characters. Props @burhandodhy and @cr0ybot via #373.
- Search box alignment in Media modal. Props @MARQAS and @felipeelia via #376.
- Limit API calls on unwanted admin pages. Props @burhandodhy via #379.
- Video update API fails when labels are empty. Props @burhandodhy via #381.
See: https://github.com/10up/brightcove-video-connect/milestone/30?closed=1
2.8.4
Added
- Brightcove version to user agent string. Props @felipeelia via #341.
Changed
- Use
wp.blockEditor.BlockControls
if available. Props @felipeelia, @JakePT, and @oscarssanchez via #342.
Fixed
- Empty "Created At:" and "Updated At:" in playlists. Props @burhandodhy and @MARQAS via #349.
- Help notices being displayed more than once. Props @burhandodhy and @MARQAS via #350.
- Caption upload. Props @burhandodhy and @MARQAS via #351.
Security
- Bumped
@babel/traverse
from 7.22.8 to 7.23.2. Props @dependabot via #343.
See: https://github.com/10up/brightcove-video-connect/milestone/29?closed=1
2.8.3
What's Changed
- Bugfix: playlist experience not rendering correctly in frontend by @oscarssanchez in #322
- Bugfix: Prevent API calls when Brightcove has not been configured yet by @oscarssanchez in #323
- Update name of embed type by @oscarssanchez in #331
- Update node version and dependencies by @oscarssanchez in #329
Full Changelog: 2.8.2...2.8.3
2.8.2
What's Changed
- E2e/admin notices by @oscarssanchez in #306
- Fixes playsinline not working with iframe elements by @oscarssanchez in #313
- Reduce scope of phpcs linting by @oscarssanchez in #299
- Fix autoplay issues with player 7 by @oscarssanchez in #314
- Update API authentication docs link by @oscarssanchez in #315
- Add distignore file by @oscarssanchez in #319
Full Changelog: 2.8.1...2.8.2
2.8.1
2.8.0
Fixed
- Fix/phpcs by @oscarssanchez in #286
Added
- E2E tests by @oscarssanchez in #288
- Feature: Application Id param by @oscarssanchez in #295
- Bump tested up to 6.0 by @oscarssanchez in #284
Rollback
- Revert/action init method by @oscarssanchez in #297
Full Changelog: 2.7.0...2.8.0
2.7.0
Fixed
- Fix picture in picture player by @oscarssanchez in #272
Added
- Feature/audio track language by @oscarssanchez in #279
2.6.1
Fixed
- Fixes text_tracks breaking video edit view by @oscarssanchez in #276