Skip to content

Releases: spicywebau/craft-embedded-assets

v2.1.1.1

28 Oct 05:10
Compare
Choose a tag to compare

Release the previous changes

v2.1.1

28 Oct 05:07
Compare
Choose a tag to compare

Fixed

  • Fix #117 - make sure the url has the query string when adding params

v2.1.0

18 Oct 04:14
Compare
Choose a tag to compare

Added

  • embed button won't be shown if the field doesn't allow json files
  • Allow API Keys to be set using env variables.

Changed

  • Update composer craft requirement to ^3.1.0

v2.0.12

20 Sep 01:48
Compare
Choose a tag to compare

Fix

  • Fix #116 - updating embed library to the latest version to fix the vimeo issue - thanks @cole007

v2.0.11

30 Jul 04:10
Compare
Choose a tag to compare

Changed

  • switch to yarn.

Fixed

  • fix an issue with previews for assets that's not an embedded asset.

v2.0.10

11 Jul 02:29
Compare
Choose a tag to compare

Fixed

  • Fix - Dependancy security vulnerability fix with lodash.mergewith

v2.0.9

02 Jul 20:36
Compare
Choose a tag to compare

Fixed

  • Fix - Register the assets first before getting the default thumbnail

v2.0.8

01 Jul 02:08
Compare
Choose a tag to compare

2.0.8 - 2019-07-01

Added

  • Added getVideoUrl and getVideoCode. Allows additional params to be added to the embedded video urls.

v2.0.7

28 Jun 04:26
Compare
Choose a tag to compare

2.0.7 - 2019-06-28

Fixed

  • Make sure to not execute any thumbnail retrieval functions if showThumbnailsInCp is false

v2.0.6

12 Jun 02:28
Compare
Choose a tag to compare

Fixed

  • Fixed #99 stretched thumbnail issue