This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,58 @@
*** ImageLinks Interactive Image Builder for WordPress Changelog ***
= 1.5.2 =
* Fix: Bug with bodyclick (FireFox, IE)
= 1.5.1 =
* Fix: Bug with jquery, added dependency from this library
* Fix: Bug with marker's image, the relative property
= 1.5.0 =
* New: Absolutely new version, incompatible with the old one
= 1.4.1 =
* Fix: Sometimes lost hotspot's content after edit
* Fix: Bug with JetPack lazyload
* New: Added save/load item config to file
= 1.4.0 =
* Fix: Changed a data storage format
* New: Ready for translation
= 1.3.5 =
* Fix: Bug with multiple instances on one page
= 1.3.4 =
* Fix: Works better with touch events
= 1.3.3 =
* Fix: Bug with char encoding, problems with item update
* New: Allow execute JS code after the item loaded
= 1.3.2 =
* Fix: Bug with hotspot preview images
= 1.3.1 =
* New: Image url can be local relative to the upload folder or full
* Fix: Editor can't save a popover content in some cases
= 1.3.0 =
* New: Added WordPress editor for a popover content
* New: Allow move hotspots via arrow keys
* New: Now you can add your own theme to plugin folder
= 1.2.0 =
* New: Added a new parameter 'popoverLazyload'
* New: Added a new parameter 'popoverShow'
* New: Allow shortcodes within a popover content
* Fix: When special characters are used in popovers the plugin doesn't work
= 1.1.0 =
* New: Added a new theme 'dots'
* New: Added a new parameter 'hotSpotBelowPopover'
* New: Added a new parameter 'content' for the hotspot definition
* New: Added new location types (top-left, top-right, bottom-left, bottom-right)
* Fix: Bug with z-order of popover windows
= 1.0.0 =
* Initial release