Skip to content

Releases: spicywebau/craft-embedded-assets

v0.4.0

15 Feb 23:30
Compare
Choose a tag to compare
  • Improved Big performance improvement when loading embedded asset thumbnails in the control panel
  • Improved Local embedded assets are now read by their path, improving server's ability to read embedded assets (thanks @awcross)
  • Improved Relative URL's now work with thumbnails and URL's in embedded asset data
  • Fixed Fixed issue on some servers when saving embedded asset files (thanks @leevigraham)
  • Fixed Fixed issue where some embedded assets would create multiple files (thanks @timkelty)

v0.3.4

10 Sep 03:36
Compare
Choose a tag to compare
  • Improved Getting thumbnails is now more reliable (cheers @mmikkel)
  • Improved Added logging at all critical points to aid in diagnosing issues
  • Fixed Fixed issue with PHP 5.4 and below (this plugin supports 5.5+ but if you're bold enough you could use it on 5.4)

v0.3.3

09 Jul 01:37
Compare
Choose a tag to compare
  • Fixed Fixed issue where certain filenames weren't being cleansed properly, resulting in the file not being recognised by the plugin

v0.3.2

11 May 05:32
Compare
Choose a tag to compare
  • Improved Improved reading performance on embedded asset files
  • Improved Implemented control panel caching on embedded asset thumbnails
  • Improved Now checking for compatible PHP version (5.5+)

v0.3.1

02 Apr 00:46
Compare
Choose a tag to compare
  • Added Embedded asset models now include the original provided URL under the "requestUrl" attribute
  • Improved Embedded asset file names now include the title of the embedded media
  • Improved Implemented a more secure way of reading embedded asset files

v0.3.0

17 Mar 23:02
Compare
Choose a tag to compare
  • Added Added plugin icon
  • Added Added author asset table attribute
  • Improved Embed URL's in asset table now have their protocol and www's stripped

v0.2.1

18 Feb 23:20
Compare
Choose a tag to compare
  • Fixed Fixed "Opengraph not found" error on front-end templates
  • Fixed Fixed fatal issue with non-ASCII characters in entry slugs
  • Fixed Implemented better error capturing and reporting to fix front-end Javascript issues

v0.0.1

18 Jan 02:31
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • Initial release