Skip to content

Releases: rvalitov/widgetkit-map-ex

v1.6.1 (2018-06-21)

21 Jun 16:58
Compare
Choose a tag to compare

Fixes

  • correct rendering on iPhone #73
  • improved German translation

v1.6.0 (2018-03-14)

14 Mar 08:18
Compare
Choose a tag to compare

Fixes

  • sometimes the Google API key didn't work #72
  • the Z order of the markers is preserved #69
  • better compatibility with latest jQuery syntax
  • improved detection of user's screen orientation

v1.5.9 (2018-02-11)

11 Feb 11:41
Compare
Choose a tag to compare

Fixes

  • The Google Map object was inaccessible externally via JavaScript, issue #71

v1.5.8 (2017-03-14)

14 Mar 11:55
Compare
Choose a tag to compare

Features

  • Improved tooltips design
  • Updated German language
  • Improved rendering speed of the widget if it is placed inside Switcher, Modal, Tabs or other component (widget).

Fixes

  • Fixed error with path for custom cluster icons, when image was specified as a relative URL.
  • Fixed rendering problem of the widget when media alignment option was set to "Left" or "Right" and the widget is placed inside Switcher, Modal, Tabs or other component (widget).
  • Fixed error when some debug messages were not displayed when "Debug ouput" option was enabled.
  • Fixed PHP warning for WordPress

v1.5.7 (2017-02-08)

08 Feb 20:55
Compare
Choose a tag to compare

Fixed

  • Fixed conflict with Joomla DOCman extension
  • Correct word break of text in tooltips
  • Fixed situation when MapEx widget disabled icon field of the standard Map widget. Now MapEx disables this field only in its own interface to prevent ambiguous options and conflicts with its other settings.

v1.5.6 (2017-01-02)

02 Jan 15:30
Compare
Choose a tag to compare

Purpose of this release to be compatible with Yootheme Pro

Fixes

  • Yootheme Pro compatible: the widget is rendered correctly when used with builder of Yootheme Pro #64
  • Widgetkit 2.9.x improved compatibility #62

v1.5.3 (2016-11-10)

10 Nov 19:36
Compare
Choose a tag to compare

Upgrade note for users of Widgetkit v.2.7.5 and later: if you upgrade your widget from previous version, please, note, that starting from this release we use Google API key option from the Widgetkit settings.

Features

  • Widget verifies if its installation path is correct and shows this info in About tab #57
  • Write access check to all items (files and folders) of the widget. It can help to find unexpected problems #57
  • Files integrity check: make sure that all the required files are present and not altered #58
  • Verification of Google Maps API key. Now it's possible to test the key in the Global Settings tab of the widget and see error messages from Google if any #56
  • Print CMS version in About tab
  • Use API key from Widgetkit settings, if available #60

Fixes

  • Global settings are never cached. Accidental caching on some hostings could lead to problems with saving of the global settings #55
  • Correct URL for instructions in update dialog

v1.5.2 (2016-10-26)

26 Oct 14:15
Compare
Choose a tag to compare

This is a bug fix release only, update if necessary.

Fixes

  • Sometimes there were warnings when debug output option was active #52
  • Improved compatibility with PHP7
  • Fixed "Insecure page (mixed content warning)" on backend of HTTPS websites #53

v1.5.1 (2016-07-14)

14 Jul 08:52
Compare
Choose a tag to compare

This is a major release that adds some nice features and improvements.

Features

  • added Google API Key option, issue #22
  • Single popup window option #25.
  • Multilingual interface: English, Russian and German translations
  • Improved "About" screen - display versions of Widgetkit, DB, jQuery and AngularJS, more checks for compatibility
  • Subscription form for newsletter to keep informed about news

Fixes

  • Finally the widget is 100% compatible with WordPress!
  • Remove custom marker field #33.
  • Minor bugs fixes.

v1.5.1 alpha1 (2016-06-27)

27 Jun 19:08
Compare
Choose a tag to compare
Pre-release

This is a pre-release version that may have bugs and intended for testing purposes only. Don't install it on production websites!

Features

  • Single popup window option #25.
  • German language, thanks to @marcorensch
  • Better semantic version comparison, now we can use tags such as "RC", "beta", "alpha" etc.

Fixes

  • Incomplete translation of subscription form #38.
  • Map Type selection display failure #36.
  • Some bugs in translation code #37.
  • Remove custom marker field #33.
  • Minor bugs fixes.

Bugs

This version has the following bugs:

  • Debug mode crash if custom markers are used (#41). You should deactivate the debug mode in this release.
  • Custom markers don't show sometimes (#40).
  • Extra debug info is displayed in General tab
  • Some strings are not translated (#45)