Skip to content

v1.5.3 (2016-11-10)

Compare
Choose a tag to compare
@rvalitov rvalitov released this 10 Nov 19:36
· 36 commits to master since this release

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