Releases: 10up/brightcove-video-connect
Releases · 10up/brightcove-video-connect
2.6.0
Added
- phpcbf automatic fixes by @oscarssanchez in #263
- Support custom field updating in variants by @oscarssanchez and @felipeelia in #266
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #264
- Php compatibility workflow by @oscarssanchez in #262
2.5.2 Release
Added
- Update multilingual metadata. Props @oscarssanchez via #256
2.5.1
Added
- Ability to display video URL in videos page. Props @Rahmon, and @oscarssanchez via #247.
Fixed
- Video and Playlist experiences displays wrong block settings. Props @Rahmon, and @oscarssanchez via #250.
- Update attribute type from int to string. Props @Rahmon, and @oscarssanchez via #246.
- Pass sizing attribute to determine if responsiveness should be enabled. Props @Rahmon, and @oscarssanchez via #249.
- Fix broken Brightcove experiences embedding. Props @Rahmon, and @oscarssanchez via #248
2.5.0 Release
Added
- State, Scheduled Start Date, and Scheduled End Date fields to the video edit screen. Props @Rahmon, and @oscarssanchez via #241.
2.4.0 Release
Added
- In-Page Experiences. Props @Rahmon, and @oscarssanchez via #239.
2.3.1 Release
Fixed
- Label field on video editing. Props @Rahmon, and @oscarssanchez via #232.
2.3.0 Release
Added
- Settings sidebar to the Brightcove block. Props @Rahmon, and @oscarssanchez via #229.
Security
- Bump
path-parse
from 1.0.6 to 1.0.7. Props @dependabot via #222. - Bump
tar
from 6.1.5 to 6.1.11. Props @dependabot via #223.
2.2.1 Release
2.2.0 Release
Breaking Changes
- BC_Utility API changed:
- See
set_cache_item
anddelete_cache_item
inincludes/class-bc-utility.php
. - Removed
remove_deleted_players
function.
- See
Fixed
- Undefined index warnings. Props @sanketio via #197.
- Typo for the
$allowedtags
global used in conjunction with wp_kses. Props @theskinnyghost via #203. - Performance issue related with bc_transient_keys option. Props @Rahmon via #215.
- Playlist preview in the editor. Props @Rahmon via #216.
Security
- Bump
hosted-git-info
from 2.8.8 to 2.8.9 (props @dependabot via #212) - Bump
normalize-url
from 4.5.0 to 4.5.1 (props @dependabot via #213)
2.1.4 Release
- Fix: Default Source field when is submitted unchecked.
- Fix: Adjust the position of media details in the editing modal.
- Fix: Clear filtered results when the input search is empty.
- Fix: Add missing mute attribute in the block.