Skip to content

0.3.1

Compare
Choose a tag to compare
@stuporglue stuporglue released this 19 Dec 17:47
· 63 commits to master since this release

I forgot to tag a release for 0.3.0, so here's the changes for both versions.

  • Moved core functionality to a library (wp-geometa-lib) so it can be used in other plugins.
  • Most of the previous changelog is no longer applicable to this plugin, but to wp-geometa-lib
  • Fixed issue that made plugins using WP-GeoMeta as a library to be activated twice.
  • Support for custom MySQL functions (User Defined Functions and stored functions).
  • Built-in support for some functions which may be useful for working with Lat/Lng distances and bearings.
  • Fixed issue where duplicate function names would appear in get_capabilities result set.
  • Fixed OSM tiles to not be hardcoded to http://
  • Added button to rebuild known spatial function list cache