Skip to content

Releases: 99x/imageshop-xp

2.0.3

19 Dec 12:35
Compare
Choose a tag to compare

What's New

Now, the ImageShop widget can set images in parts as well, just as it was already implemented for content types.
Compatibility

Fix widget rendering for contents with template

  • Force the page components to be an array when looking for parts

Compatibility

Compatible with Enonic XP 7.11.0 and later.

2.0.2

18 Dec 16:56
Compare
Choose a tag to compare

What's New

Now, the ImageShop widget can set images in parts as well, just as it was already implemented for content types.
Compatibility

Fix widget rendering for contents with template

  • added a check to ensure the content selected has any component element to be looped through

Compatibility

Compatible with Enonic XP 7.11.0 and later.

2.0.1

17 Dec 21:05
Compare
Choose a tag to compare

What's New

Now the ImageShop widget is able to set images in parts as well, just as it was already implemented for content types.
Compatibility

Fix image set to empty part config

  • adjusted the code so that the object structure is first created before setting the imported image ID

Compatibility

  • Compatible with Enonic XP 7.11.0 and later.

2.0.0

17 Dec 21:03
Compare
Choose a tag to compare

What's New

Now the ImageShop widget is able to set images in parts as well, just as it was already implemented for content types.
Compatibility

Compatibility

  • Compatible with Enonic XP 7.11.0 and later.

1.0.3

03 Dec 18:28
Compare
Choose a tag to compare

What's New

  • Added support for jitpack.io

Compatibility

  • Compatible with Enonic XP 7.9.0 and later.

Notes

  • Ensure that the io.99x.imageshop.cfg file is properly set up in your Enonic XP environment to use the new configuration method.

1.0.2

27 Nov 18:28
Compare
Choose a tag to compare

What's New

  • Configuration Enhancements:
    • Added support for configuring the ImageShop Token and Private Key via the io.99x.imageshop.cfg file:
      • Use imageshopToken to define the token.
      • Use imageshopPrivateKey to define the private key.
    • This change provides a more secure and centralized approach to manage credentials.

Improvements

  • Updated documentation to include the new configuration method.

Compatibility

  • Compatible with Enonic XP 7.9.0 and later.

Notes

  • Ensure that the io.99x.imageshop.cfg file is properly set up in your Enonic XP environment to use the new configuration method.

1.0.1

14 Nov 15:34
Compare
Choose a tag to compare

Main Changes:

  • Fixed the .svg file that was displaying in low quality. The image has been adjusted to ensure clear and precise rendering across all usage contexts.

This update enhances the visual experience and ensures consistent graphic quality for all users.

1.0.0

13 Nov 16:48
Compare
Choose a tag to compare

Initial release