Fixed an inconsistency in the API and updated the documentation. The artboardChange hook payload now
contains an "artboard" prop (like before), but its value is now the title of the artboard. The docs have
been changed accordingly.
6.0.33
Numerous bug fixes related to pageload animations and z-indexes.
6.0.32
Fix a bug introduced in version 6.0.29 which prevented non-mobile tooltips from showing in fullscreen mode.
6.0.31
Improved the rendering accuracy of imported SVGs.
6.0.30
Fixed a bug where changing the current artboard could sometimes cause an error.
6.0.29
Fixed a bug where clicking on a menu list item would not hide any previously opened tooltips.
The mobile menu is now displayed on top of tooltips (it has a higher z-index).
Closing the mobile menu doesn't deselect objects or close tooltips.
6.0.28
Fixed a bug which prevented pageload animations from playing when switching artboards.
6.0.27
Fixed an issue preventing the layer/floor select menu from showing.
Fixed an issue related to the search field on Android devices.
6.0.26
Minor CSS fixes.
6.0.25
Minor bug fixes.
6.0.24
Fixed a bug introduced in version 6.0.23 where in some cases tooltips would not open and click actions did
not work.
6.0.23
Improved the order in which UI events are detected in order to prioritize the mobile menu close button over
other UI elements.
6.0.22
Optimized the save/load process.
6.0.21
Fixed some security vulnerabilities.
6.0.20
Fixed a bug preventing the saving of object defaults.
6.0.19
Minor fixes.
6.0.18
Added a zoomPanUpdate hook to the JS API, which allows you to listen to zoom and pan events.
6.0.17
Fixed a bug in the Client where pageload animation would not work properly if you had too many objects.
Adjusted the pageload animation to always go from left to right. Effectively objects are sorted by their X
coordinate.
Fixed a bug where tooltips with certain content would prevent the image map from loading in WordPress.
6.0.16
Fixed a bug in the Client where changing an artboard might sometimes not close opened fullscreen tooltips if
the artboard image has not loaded.
Fixed a bug in the Client where changing the artboards would not remove background images from objects from
the previous artboard.
Fixed a bug in the Editor where changing the text input in a slider control would have no effect.
Fixed a bug in the Editor where having HTML tags in a tooltip paragraph would prevent the Bold and Italic
buttons from working properly.
Fixed a bug in the Editor where the Editor would sometimes throw an error while editing a polygon.
Added an option in the Editor to preview custom CSS code.