Skip to content

Releases: 99x/imageshop-xp

Imageshop 2.0.8

Choose a tag to compare

@AugustoMarcelo AugustoMarcelo released this 08 Oct 19:49

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

Choose a tag to compare

@AugustoMarcelo AugustoMarcelo released this 13 Jun 08:52

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

Choose a tag to compare

@AugustoMarcelo AugustoMarcelo released this 27 Mar 13:29

Changelog

Bugs

  • Opening the widget without selecting content causing an error
  • Fixed some key names from i18n

ImageShop 2.0.5

Choose a tag to compare

@AugustoMarcelo AugustoMarcelo released this 06 Feb 11:14

Changelog

Bugs

  • Opening different projects at the same time allowing only the first project to use the widget

ImageShop 2.0.4

Choose a tag to compare

@AugustoMarcelo AugustoMarcelo released this 04 Feb 17:37

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

Choose a tag to compare

@AugustoMarcelo AugustoMarcelo released this 19 Dec 12:35

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

Choose a tag to compare

@AugustoMarcelo AugustoMarcelo released this 18 Dec 16:56

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

Choose a tag to compare

@ksimonassi99x ksimonassi99x released this 17 Dec 21:05

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

Choose a tag to compare

@ksimonassi99x ksimonassi99x released this 17 Dec 21:03

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

Choose a tag to compare

@ksimonassi99x ksimonassi99x released this 03 Dec 18:28

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.