video_embed_field 8.x-2.4

A D9 ready release, with all tests passing thanks to the efforts of @phenaproxima and @katherined.

Contributors (3)

katherined, phenaproxima, dpi

Changelog

Issues: 4 issues resolved.

Changes since 8.x-2.3:

video_embed_field 8.x-2.3

Contributors (3)

saurabh.tripathi.cs, phenaproxima, joshi.rohit100

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.2:

video_embed_field 8.x-2.2

New features

An 8.7 release of VEF, with a migration path to core's media oembed.

Contributors (3)

chr.fritsch, Nick Hope, Sam152

Changelog

Issues: 4 issues resolved.

Changes since 8.x-2.1:

video_embed_field 8.x-2.1

Bug fixes
New features

A release for the 1.x branch, with support for a lazy-loader formatter.

Contributors (4)

flxa, larowlan, joelpittet, dagmar

Changelog

Issues: 3 issues resolved.

Changes since 8.x-2.0:

video_embed_field 8.x-1.6

Bug fixes
New features

A release for the 1.x branch, with support for a lazy-loader formatter.

Contributors (6)

flxa, larowlan, dagmar, benjy, Sam152, robin.ingelbrecht

Changelog

Issues: 6 issues resolved.

Changes since 8.x-1.5:

video_embed_field 8.x-2.0

Stable and recommended release of video_embed_field. This release is compatible with Media in core and is otherwise identical to the 8.x-1.x branch.

video_embed_field 8.x-2.0-alpha1

The 2.x branch is exactly the same as the 1.x branch, but with support for media in core!

Media Entity Support: Which version should I use?

If you are using the 1.x branch of Media Entity, you should continue using the 1.x branch of this module.

If you are building a new site and want to use the new Media in core 8.4.0 or higher, you should use the 2.x branch of this module.

video_embed_field 8.x-1.5

Bug fixes

Media Entity Support: Which version should I use?

If you are using the 1.x branch of Media Entity, you should continue using the 1.x branch of this module.

If you are building a new site and want to use the new Media in core 8.4.0 or higher, you should use the 2.x branch of this module.

video_embed_field 8.x-1.3

Bug fixes

Changes since 8.x-1.2:

  • #2782381 by Sam152: Never assume media entities passed to the MediaType plugin have their required or "source" fields set
  • #2782399 by Sam152: Disable strict schema checking in tests that install media_entity_embeddable_video
  • #2782397 by Sam152: Fix schema issues in HEAD

video_embed_field 8.x-1.0

A stable release for video embed field. This release indicates that backwards compatibility will be maintained for this major version and any config changes will have an upgrade path.

Changes since 8.x-1.0-rc8:

video_embed_field 7.x-2.0-beta10

Bug fixes

This is an update after 7.x-20-beta9 that fixes a bug related to the availability of different video providers at field level.

After updatin to beta9, some users experienced issues where they were not able to upload videos anymore until they refresh manually the list of available providers per field.

This new version fixes that bug and now this new feature should work from scratch after updating from previous betas.

video_embed_field 7.x-2.0-beta9

Security update
Bug fixes
New features

This is a SECURITY UPDATE that fixes some XSS vulnerabilities.

video_embed_field 7.x-2.0-beta8

Bug fixes
New features
Insecure

This new alpha release of this module tries to improve the code standardization in some ways:

  • Applying coding standards
  • Changing file permissions
  • Renaming module hook_video_embed_field_handlers_alter() to hook_video_embed_handler_info_alter() to follow coding standards

Also includes two new features:

video_embed_field 7.x-2.0-beta7

Bug fixes
Insecure

There was a bug in the update process from 7.x-2.0-beta5 to 7.x-2.0-beta6. That bug is fixed in 7.x-2.0-beta7, so you should update directly from 7.x-2.0-beta5 to 7.x-2.0-beta7.

Commits included in this release:

  • Change update functions order

video_embed_field 7.x-2.0-beta6

Bug fixes
New features
Insecure

Some users have experienced problems upgrading from 7.x-2.0-beta5 to 7.x-2.0-beta6. 7.x-2-0-beta7 has been released improving the update process. Please don't update to 7.x-2.0-beta6 and update to 7.x-2-0-beta7 directly from 7.x-2.0-beta5

video_embed_field 7.x-2.0-beta5

New features
Bug fixes
Insecure

Issue #1537084 by mototribe: Added Option to pull vimeo thumbnail after video has finished processing.
Fixed trailing whitespace errors throughout
Issue #1520100 by wbobeirne | mototribe: Added support youtube playlists.
Issue #1620944 by jdelaune: Added iv_load_policy() support for YouTube.
Prevent hash content from messing up the id in facebook
Support responsive designs by allowing percentage based widths and heights
Added params for compatibility
Added facebook integration as submodule (hopefully will help as example of handler implementation)
Fixed error message when adding new handlers while there are styles in the database
Issue #1538292 by forssto: Fixed Image style check to "none" fails in field formatter.
Removed dpm
Issue #1312906 by jdelaune | kervi: Added additional data fields. (cleanup of youtube data)
Issue #1312906 by jdelaune | kervi: Added additional data fields.
Issue #1515178 by pjcdawkins: Fixed Video Embed Field breaks HTTPS pages.
Updated documentation for providing additional handlers
Removed tabs, replaced with 2 spaces.
Removed unnecessary lookup of basepath
Issue #1504702 by laraz: Fixed Warning: file_get_contents() .
Added webkitAllowFullScreen mozallowfullscreen to vimeo embeds as they use those settings in their default embedding settings.
#1498882 - Added additional vimeo options.

video_embed_field 7.x-2.0-beta1

New features
Bug fixes
Insecure

description-field ui update #1312348 7
Changed description rendering to use drupal_render
#1349834 - In views add option to link thumbnail to the node page - 10
Fixed issue with lack of remote copy support on some sites - #1437372 by partyp
Fixed an issue with retrieving the id of a video which includes a time
1301118 - Accept a time in the link
1353024 - add option for no youtube logo
1387020 - Autoplay videos in colorbox will play before color box open - remove Session
Fixed and error where update_7003 was declared twice

video_embed_field 7.x-2.0-alpha2

Removed debugging,

Changed sizing on iframe to use a style tag instead of height and width to be a little more consistant.

video_embed_field 7.x-2.0-alpha1

Initial point release of the 2.x branch - better settings and styles for videos. Overall improvements

video_embed_field 7.x-1.0-beta1

Bug fixes

Add hook_requirements
Fixed issues with hook_requirements
Fixed issues with youtube settings and generally errors produced by new config format

Ideally, upgrade to 7.x-2.x-dev (i'll make a point release soon) as this gives much better flexibility and is more drupally.

video_embed_field 7.x-2.x-dev

Rebuilt to use a Video Embed Styles system similar to image styles (though much simpler).

*SETTINGS FROM THE 1.x BRANCH WILL NOT CARRY OVER*, content will not be effected, but you will need to reconfigure all your video_embed_fields.

Currently, *thumbnail support has been removed*, as we figure out how to reintegrate making use of image styles.

video_embed_field 7.x-1.0-alpha5

New features
Bug fixes

Will break your settings. Each field instance now has its own settings, which will be the default setting until you go and update them. Currently there is no automatic update for moving the configuration from the variables table to the field instance settings. You will need to do it manually.

Moved settings to field instances, removed configuration form in admin/config
Added Thumbnail Support
Added more youtube settings

video_embed_field 7.x-1.0-alpha3

Fixed: 1270944 - Teaser size changes when showing full size video
Added description field to the render array if it exists
1265490 - Added optional description field
1268468 - vimeo urls not working - no http is not allowed by the field validator
Fixed: 1269084 - Mandatory field (does not work when required)
#1267864 - Add autoplay option, fix other issues

Please make sure to run update.php or drush updb as there is a database update to support the description field

video_embed_field 7.x-1.0-alpha2

Bug fixes

Added Teaser formatter

1244044 - Additional teaser dimensions?

Bug Fixes for the following issues:

1249280-Undefined index when field is empty
1249028 - No such file or directory
1249016-z-index in Chrome
1245624-Undefined index: host
1247426-Notice: Undefined variable: element

Subscribe with RSS Subscribe to Releases for Video Embed Field