Version 3.1.0

November 23, 2025

Breaking

  • Publish with new namespace and license (MIT)
  • Dropped supertable support (Shouldn't be used with Craft 5 anyway)

Added

  • Added index and title/label to hotspot editor if available

Version 3.0.1

August 20, 2024
  • Fix incorrect hotspot positions for images smaller than the editor canvas

Version 3.0.0

August 20, 2024
  • Stable release for Craft 5

Version 3.0.0-beta.3

May 17, 2024
  • #13 inverted colors to show current clearer

Version 3.0.0-beta.2

May 17, 2024
  • #17 image editor refactored to support zoom and panning (using scroll and drag)
  • points can now be dragged around

Version 3.0.0-beta.1

March 22, 2024

Hotspots are not yet prefilled with data from nested entries as used in the new Matrix fields.

Changed

  • Added craft 5 support

Version 2.0.0

October 13, 2023

Changed

  • No changes. Bumped version.

Version 2.0.0-beta.1

May 9, 2022

Changed

  • Added craft 4 support

Version 1.2.0

July 5, 2021

Added

  • Added support for using the field directly on an asset element.

Changed

  • Limit image size to 2048 pixels.

Version 1.1.0

May 3, 2021

Added

  • Nested Neo block elements are now supported.

Version 1.0.1

March 2, 2021

Changed

  • Allow to preview images that don't have a public URL (for instance, images on an AWS S3 private Bucket). Thanks to @billmn

Version 1.0.0.1

November 3, 2020

Fixed

  • Fixed composer.json for composer 2

Version 1.0.0

May 15, 2020

Added

  • GraphQl support thanks to @rocknrolaf

Version 1.0.0-beta.6

November 28, 2019

Fixed

  • Fixed image sizing issues in admin modal.

Version 1.0.0-beta.5

November 20, 2019

Changed

  • Changed CMS button label to 'Set hotspot position'.

Version 1.0.0-beta.4

October 31, 2019

Changed

  • Improved hotspot editor.

Version 1.0.0-beta.3

October 30, 2019

Added

  • Added documentation
  • Fixed license link

Version 1.0.0-beta.2

October 30, 2019

Removed

  • Removed incorrect toArray method

Version 1.0.0-beta.1

October 8, 2019

Added

  • Initial release