Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Releases: pauloamgomes/ImageStyles

Enhancements and bug fixing

24 Dec 13:20
Compare
Choose a tag to compare

New features:

  • Support for singletons
  • CLI command for refreshing all image styles in a collection

Other enhancements/fixes:

  • Rebuild sidebar action is now present only in collections that have image/assets fields
  • Removed token string on base64 output
  • Cleanup

Bugfixing

16 Nov 10:06
Compare
Choose a tag to compare

Includes fixes for issues:
#11 - encoded base64 images output
#9 - trailing slashes removed on some situations

Support for CloudStorage

14 Nov 13:49
Compare
Choose a tag to compare

Support for cloud storage (via CloudStorage addon)

Focal point for assets

09 Nov 23:34
Compare
Choose a tag to compare

The styles are now generated taking into consideration the focal point value of assets.

Global refactoring

29 Oct 23:45
Compare
Choose a tag to compare

Images styles for collections are now generated when the collection is saved to avoid performance issues when fetching multiple collections.

Improvements on assets

21 Oct 20:09
Compare
Choose a tag to compare

Support for asset field type
Supports images/assets inside layout components (including grid)

Enhancements

12 Sep 22:04
Compare
Choose a tag to compare

Set visibility on dashboard page only when use has the ACL manage.admin.
Added handling of image styles for nested fields like Repeater > Set > Image and Set > Repeater > Image.

Code improvements

20 Aug 15:02
Compare
Choose a tag to compare

Bugfixing and improvements

Settings page

29 Jul 23:30
Compare
Choose a tag to compare

Minor update that moves the configuration from the aside menu to the settings page instead.

Support for Repeater, Set and Gallery fields

23 Jul 23:09
Compare
Choose a tag to compare

ImageStyles now support core repeater, set and gallery fields.