Releases: dshanske/simple-location
Releases · dshanske/simple-location
Version 4.1.7
Increment version for bugfix
Version 4.1.3
Fix issue with airport widget.
Version 4.1.1
Minor fix on version 4.1.0 to add missing changelog.
Version 4.0.6
- Update HERE to use API Key over prior app id system
- Update HERE Map Service to use new endpoint
- Add HERE Weather and Geolocation Service
- Added support for Met Office UK...using the nearest station
- Add debugger tab for geocode lookup and weather lookup
Version 3.8.2
Bump version to 3.8.2
Version 3.8.1
# # Write a tag message # Lines starting with '#' will be kept; you may remove them yourself if you want to.
Version 3.7.0
- Do not return maps if location is protected
- Set Micropub posts with location to public visibility
- Do not save raw weather data on Micropub
- Enhance post filter to include all visibilities
- Add location visibility column to posts
- Fix storage of timezone on Micropub entries
- Update airport data
- Add bulk edit post location visibility
- Automatically add private location on Micropub post
- Clean up data on loading settings page
Version 3.6.4
# # Write a tag message # Lines starting with '#' will be kept; you may remove them yourself if you want to.
Version 3.5.0
- 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.
Version 3.3.6
GeoJSON in JSONFeed, GEORSS visibility fix, privacy statement # # Write a tag message # Lines starting with '#' will be kept; you may remove them yourself if you want to.