Releases: backdrop-contrib/video_embed_field
Releases · backdrop-contrib/video_embed_field
1.x-2.0.2
1.x-2.0.1
What's Changed
- Issue #12: Better handle secure embeds and prefer https. by @laryn in #34
- 81cd04a: D7-3427998: Deprecated function: unserialize(): Passing null to parameter. by @tibezh and @klausi
- 089e29d: D7-3355024: Further hardening on video_embed_field_get_video_data(). by @laryn based on work by @chrishappy, bharath-kondeti, @tibezh.
- 5a9ef72: D7-3283120: Sanitize received Vimeo ID before using it. by @klausi.
- 37e2710: D7-3105171: Use Vimeo API to get thumbnails. by @laryn based on work by @joelstein
- f7b4d0e: Check if array key exists before referencing it. by @laryn
Full Changelog: 1.x-2.0.0...1.x-2.0.1
1.x-2.0.0
1.x-2.0.0-beta
Changes from 1.x-2.0-alpha
:
- We now have a dependency on Preset in order to generate the admin interface for creating and editing video styles.
- Issue #23: Fix configuration page titles. By @laryn and @olafgrabienski
- Issue #24: Remove schema for unneeded table; delete table. By @laryn
- [D7-1814306] 4d81863 Mobile Youtube support. By rickharington, @wbobeirne, @boshtian, @signalpoint, @plopesc.
- [D7-2503283] 24f5854 Fix Devel Generate problem. By @attheshow, @NancyDru, @JPustkuchen.
- [D7-2884026] 1a8a7b7 Fix video description not show up inside Colorbox. By @JPustkuchen, @thomasfrobieter.
- [D7-2145057] 4d2df0b Use default file scheme when saving thumbs. By @hugronaphor, candelas, @thitoo, danbohea.
- [D7-2738353] 3e550ac Add Vimeo background parameter. By @woombo, discipolo, knalstaaf, @rtrvrtg, Jeremy Kane.
- [D7-2589857] f123510 Fix Undefined index: class in video_embed_field_handle_vimeo/youtube. By @michaellenahan.
- [D7-1888488] 778bded A11Y - Add title to iframes. By @wranvaud, @micahw156, @sembrat, karenann, wbobeirne.
- [D7-2016901] b572495 Add privacy-enhanced mode for Youtube. By @nmillin, tfranz, @bomoko, @boshtian, Peter76, @laryn.
- [D7-3262515] e746523 Fix colorbox class on thumbnail. By @paul-mckibben, @klausi, @a8w4.
1.x-2.0-alpha
Early release for testing. Functionality should work with a default "out of the box" video style but administrative configuration through the UI is blocked by an issue in the Preset API queue. Testing and feedback would be welcome to get to a stable release.
This module was ported from the Drupal 7 version, which has been maintained by @plopesc and @jec006. The port was begun by @serundeputy with contributions from @laryn and @jenlampton.