Skip to main content

Changelog

1.1.3 (2026-05-18)

Fixed

  • Fixed the issue with PHP8.5 compatibility

1.1.2 (2025-09-08)

Features

  • Image editing presets — save, load, and manage reusable editing configurations for both basic and advanced modes
  • Dedicated admin page for preset management (Content Image Editor Presets) with full CRUD operations
  • Load and save presets directly from the image editor without leaving the editing workflow
  • New output size selector with crop-aware option handling

Improvements

  • Editor form refactored — settings are now split into basic and advanced field groups for better clarity
  • Configuration page improved with detailed field descriptions and tooltips for API key, sandbox mode, and account check
  • JavaScript alerts replaced with native Magento UI modal dialogs
  • Admin menu added under Content Image Editor
  • ACL restructured with separate permissions for editor access and preset management
  • Preset controls panel with collapsible UI in the editor sidebar

Fixed

  • Fixed background image upload error when referer URL has no query string

1.1.1 (2025-08-01)

Fixed

  • Fixed image resize cache index to use sha1 instead of md5 for unique image identification

1.1.0 (2025-06-05)

Improvements

  • WCAG 2.2 AA accessibility compliance — improved keyboard navigation, ARIA labels, and color contrast in the editor UI

Fixed

  • Compatibility with PHP 8.4

1.0.5 (2025-03-26)

Fixed

  • Fixed error on product edit page when changing the attribute set

1.0.4 (2025-03-25)

Fixed

  • Fixed error on module's configuration page in some cases

1.0.3 (2025-03-03)

Improvements

  • Database tables renamed to a consistent mst_image_editor_* prefix
  • Generated image file suffixes improved to avoid naming conflicts

1.0.2 (2025-02-27)

Improvements

  • Photoroom account status check improved — clearer feedback when verifying API connection

1.0.1 (2025-02-26)

Improvements

  • Clearer error message when Photoroom API key is invalid or missing

1.0.0 (2025-02-17)

  • Initial release