Releases: 99x/imageshop-xp
2.0.3
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
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
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
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
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
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.
- Use
- This change provides a more secure and centralized approach to manage credentials.
- Added support for configuring the ImageShop Token and Private Key via the
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
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
Initial release