Skip to content

Version 3.5.0

Compare
Choose a tag to compare
@dshanske dshanske released this 20 Dec 03:31
  • Another attempt to fix the setting of private location by adding testing
  • Enhance rest integration
  • Add timezone endpoint
  • Add geocode endpoint to replace reverse endpoint
  • Add airport lookup using method used by @aaronpk
  • Rename metric to SI to be more accurate as multiple measurements not just temperature
  • Store measurements in SI(meters, celsius, etc) and allow for change to imperial on the fly
  • Store additional weather parameters
  • Add sunrise and sunset parameters
  • Split Weather Station into a Separate Widget
  • Remove Station ID API settings in favor of widget
  • Add support for the US National Weather Service as a weather provider. It finds the nearest weather station and reports current conditions
  • Update Micropub return to add weather even if there is not a location lookup occurring
  • Add Micropub query for location
  • Removal of hidden underused feature that set timezone based on browser settings
  • Fix of map endpoint and add map url to the reverse geocode endpoint as it is merely a URL
  • Map now displayed when location is looked up.
  • Plugin will now work with Gutenberg, though not strictly built for it.