5.5.13 (2018-06-07)
    - Removed 'Caption source' option.
5.5 (2015-05-15)
    - Added support for Magic Scroll v2.
    - Added support for Magic Slideshow v3.
    - Added support for Magic Zoom Plus v5.
5.4 (2015-05-15)
    - Added support for X-Cart 4.7
5.3 (2013-12-24)
    - Added thumbnail to switch between Magic 360 and other (Magic Zoom Plus, etc.) module view if they are both installed.
    - Added separate page for loading Magic 360 images.
5.2 (2013-12-12)
    - Added support for Magic Slideshow v2.
5.1 (2013-07-24)
    - Added slideshow feature on home page (Magic Slideshow, Magic Scroll).
    - Added scroll feature to detailed images tab (Magic Zoom Plus, etc.).
    - Added ability to process local images with a path specified as a URL.
    - Added support for 'New Arrivals' block.
5.0 (2012-10-26)
    - Now it is possible to install more than one module to the site.
    - Configuration improvements. Now supports custom options for different page.
    - Added support to Magic Slideshow module.
    - Added support to Magic Scroll module.
    - Code rewrite.
4.5 (2012-04-27)
    - Added support for X-Cart 4.5
4.4 (2011-05-13)
    - Add web interface for editing module options in INI file.
4.3 (2011-05-05)
    - Fix issue with refresh of variant images when 'resizeThumbnails' option set to 'none'.
4.2 (2011-03-04)
    - Fix issue with wrong thumbnail URL when $xcart_web_dir configuration variable is empty.
4.1 (2010-10-13)
    - Fix issue with refresh of variant images when 'click-to-initialize' option set to 'Yes'.
    - Fix issue with zooming of variant images when product has not main image and thumbnail.
4.0 (2010-10-13)
    - Added support of Featured products
    - Added support of Bestsellers products
    - Added support of Recently Viewed products
    - Improved product options support (now we have not replace func.js file).
    - Fixed issue with 'link-to-product-page' options.
    - Fixed issue with validation error (when 'a' tag was inside 'a' tag)
    - Fixed issue with JS error when 'use-effect-on-products-page' is off or product have just thumbnail image and 'disableIfOnlyThumb' is off.
    - Fixed issue with broken template in X-Cart 4.4 when widget used for displaying detailed images in a popup window was not Internal.
3.3 (2010-08-30)
    - Added support X-Cart 4.4
3.2 (2010-06-24)
    - Fixed rare fatal error in popup_image.tpl.
3.1 (2010-06-16)
    - Improved smarty support in popup_image.tpl.
3.0 (2010-06-15)
    - Added installer.
2.35 (2010-06-09)
    - Added: popup_image.tpl.
    - Removed show-detailed-under-main parameter.
2.34 (2010-06-08)
    - Changes in caption-source parameter to allow multiple sources.
2.33 (2010-04-29)
    - Fixed occassional module error on checkout page.
2.32 (2010-04-23)
    - Changed MagicToolboxMakeThumb class with MagicToolboxImageHelper class.
    - Added watermark support.
    - Code cleanup.
2.31 (2010-04-02)
    - Fixed invalid expression.
    - Fixed variants not working in Magic Zoom Plus.
2.30 (2010-04-01)
    - Added support for external images.
2.29 (2010-03-25)
    - Fixed headers loading when Friendly URLs is enabled.
2.28 (2010-02-03)
    - Prevent loading on every page - only when needed.
2.27 (2010-02-01)
    - Main image doesn't apper in selectors list for Magic Zoom Plus.
2.26 (2010-01-28)
    - Fixed effect not working on additional images if show-detailed-under-main sets to Yes.
    - Fixed Magic Thumb effect showing additional images when use-selectors is set to No.
2.25 (2009-11-23)
    - Added out of date check for thumbnails cache.
2.24 (2009-10-28)
    - Fixed JS errors in IE7.
2.23 (2009-10-27)
    - Added new parameter to preserve variants active image.
    - Fixed first selector thumb when variants are present.
2.22 (2009-10-07)
    - Added support for images from DB.
    - Main image anytime shows as an additional image once only.
2.21 (2009-09-01)
    - Fixed error with variants in func.js while using Magic Magnify.
2.20 (2009-08-26)
    - Fixed JS error in func.js and func_4.1.x.js.
2.19 (2009-08-19)
    - Fixed module not working correctly with image variants.
2.18 (2009-06-16)
    - Added new parameter: Size of thumbnail depends on.
2.17 (2009-06-12)
    - Fixed issue with additional images order.
2.16 (2009-04-23)
    - Fixed product variants bug.
2.15 (2009-04-03)
    - Add different func.js file for X-Cart v 4.1.x.
2.14 (2009-03-26)
    - Fix JavaScript error: in IE6 first element in arrays is indexOf. 'func.js' file modified. This is x-Cart issue.
2.13 (2009-03-18)
    - Fix JavaScript error: 'undefined product_image'.
    - Replace JQuery methods with MagicToolbox methods.
2.12 (2009-03-18)
    - Now works bug with empty product_id in Smarty tpl_vars.
2.11 (2009-03-17)
    - Added CHANGELOG.