Share Previews icon

Share Previews

Version 2.1.2

January 9, 2023
  • Fixed an issue where no template operations (Save, Delete, Layer-Adjustments) could be performed in Chrome -- 0bdbf40
  • Usage of title case in actions -- fd8448f

Version 2.1.1

November 17, 2022
  • Fixes issue related to Craft 4 -- cc762a9

Version 2.1.0

November 14, 2022
  • Added support for SVGs in Asset layers. Make sure inkscape is installed on your server -- it's required to pre-transform the SVGs. -- #13

Version 2.0.0

November 14, 2022
  • 🎉 Added support for Craft 4 -- 0a80d66

Please report any issues associated with Craft 4 in the issue tracker at GitHub.

Version 1.7.1

February 7, 2022
  • Fixed an issue obtaining local copy of assets stored on S3 volumes -- 17614cc
  • Slightly enhanced wording of an assets layer's Twig expression instructions -- 321e0f8
  • The Twig expression of an asset layer is evaluated even if no entry was supplied -- 55cec76

Version 1.7.0

February 4, 2022
  • The fontCachePath property was removed from the settings model -- #9
  • The namespace of alps\sharepreviews\ImageBeforeRenderEvent changed to alps\sharepreviews\events\ImageBeforeRenderEvent -- 1c9846f

Version 1.6.0

February 3, 2022
  • It's now possible to use Twig expressions within asset layers

Version 1.5.4

November 18, 2021
  • More enhancements on text fitting algorithm

Version 1.5.3

November 18, 2021
  • Enhanced text fitting algorithm

Version 1.5.2

November 18, 2021
  • Resolved Headers already sent issue

Version 1.5.1

November 17, 2021
  • Fixed class import & property issues

Version 1.5.0

November 17, 2021
  • There is now an ImageBeforeRenderEvent when an image is about to render.
  • Added support for specifying a font's line height.

Version 1.4.1

July 27, 2021

Fixed some compatibility issues with templates using non default dimensions.

Version 1.4.0

July 23, 2021

Added the possibility to make a template's width and height configurable through config file.

Version 1.3.1

July 22, 2021

Fixed a bug which came from a missing default value.

Version 1.3.0

July 16, 2021

Added support for custom fonts 🥳

Version 1.2.0

July 12, 2021

Removed the illuminate/collections dependency

Version 1.1.2

June 16, 2021

Cleaned some things up

Version 1.1.1

June 16, 2021

Craft license added

Version 1.1.0

June 16, 2021

Updated fonts

Version 1.0.0

June 16, 2021

Initial release 🥳