Releases: 99x/imageshop-xp
Releases · 99x/imageshop-xp
Release list
Imageshop 2.0.8
Changelog
Bugs
- changes how the iimage widget's configuration is passed to the JavaScript code. Instead of using data-* attributes on the widget element, the configuration is now embedded as a JSON string. This solves the issue with the latest Content Studio versions
Imageshop 2.0.7
Changelog
Bugs
- Fixed multiple typos of "ImageShop" to "Imageshop" throughout the application.
- Fixed the content modify call to skip validation allowing them to be modified even with properties no longer available in the current descriptor
ImageShop 2.0.6
Changelog
Bugs
- Opening the widget without selecting content causing an error
- Fixed some key names from i18n
ImageShop 2.0.5
Changelog
Bugs
- Opening different projects at the same time allowing only the first project to use the widget
ImageShop 2.0.4
Changelog
Improvements
- Adjusted some messages to use the correct app name
Bugs
- Selecting a content with no ImageShop app installed causing error
- Google chrome on Windows handling the client message listener different and causing errors
- Fixed translation property name for contents with a no longer available property when modifying it
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.cfgfile is properly set up in your Enonic XP environment to use the new configuration method.