Skip to content

Releases: dshanske/simple-location

Version 3.3.0

12 Jan 03:28
Compare
Choose a tag to compare
  • Introduce Weather Icons, licensed under SIL OFL 1.1
  • Add support for weather providers
  • Initial display for temperature
  • Add user profile settings for location
  • Add setting to set if user location is updated when a new post with location is published by that user
  • Add weather widget that can be set based on coordinates, user last reported location, or station ID
  • Allow filtering post admin and comment admin by location
  • Add last seen widget

Version 3.2.2

17 Oct 21:16
Compare
Choose a tag to compare

Improvement to allow timezone set from Micropub(requires an update to that plugin as well)

Version 3.2.1

20 Aug 05:43
Compare
Choose a tag to compare

Add Map Styles

Version 3.2.0

15 Jul 01:37
Compare
Choose a tag to compare
  • Allow passing of coordinates directly in constructor for map provider
  • Switch to argument array instead of individual properties for most display and data functions
  • Support per post zoom settings
  • Set initial map zoom based on geolocation accuracy
  • Quick and dirty Bing Maps support
  • Set location metadata for attachments if in EXIF data
  • Add location metabox to attachments
  • Add arguments for marking up location
  • Add GEORSS support from defunct project

Version 3.1.0

26 Jun 16:35
Compare
Choose a tag to compare
  • New release with more functionality coming soon
  • get_geodata function now supports WP_Post, WP_Comment, and WP_Term objects
  • Fix registration of default settings
    * Add global setting for public or private by default
    * Switch from admin ajax to REST Route API for simple endpoints
    * Add map endpoint to retrieve a URL for a map based on coordinates
    * Add reverse endpoint to retrieve an address object based on coordinates
    * Allow arguments to be passed to map provider
    * Remove popup location metabox and replace with slidedown metabox
    * Combine geolocation and reverse lookup buttons
    * Set public/private to system default if post is published outside of Post UI

Version 3.0.4

10 May 03:59
Compare
Choose a tag to compare

Fix activation issue.

Version 3.0.3

05 Feb 05:36
Compare
Choose a tag to compare

= Version 3.0.3 =
* Add support for queries and permalinks to show location enabled posts
* Use built-in WP timezone list generation code
* Fix error with private setting
* Put in check for improperly timezone setting to avoid exception error

= Version 3.0.2 =
* Continuing to iterate based on initial feedback to 3.0.0
* Timezone box now hidden until checked
* Timezone now stored in geo_timezone in interest of consistency
* Icon Size for some fixed
* Priority of location and map box increased
* Text added to Location box to explain how to complete
* Constant SLOC_PUBLIC and filter geo_public_default allow the default to be changed from public(1) to private(0) if no geo_public is set
* Display Address generation tweaks
* Display now shows all HTML5 geolocation API stats.

Version 3.0.1

01 Jan 21:50
Compare
Choose a tag to compare
    * Some quick fixes on the release. Due to issues with the removal of the old location data, it will no longer be removed. Instead only the extra display metadata will be removed.
    * If there is no geo_address set and there are coordinates a geo_address will be automatically set along with timezone
    * New Version Takes Advantage of new WordPress Term Metadata to create Venues (Feature disabled until future release)
    * The most Javascript I've ever used in a WordPress plugin. Retrieving location information is now done without page refresh.
    * Timezone Override is set by location lookup.
    * Google Map Services will now require an API key to be provided.
    * MapBox is now the static map provider if you are using OSM maps and an API key must be provided
    * You Can Now Choose Map Providers but not reverse lookup providers which may come in future
    * Full Address data is no longer stored in the post. You will have the choice of either a textual description and coordinates in the post
    or assigning a venue which can have full data. Venue support in future version and is disabled here.
    * Warnings no longer showing in debug logs.
    * Displayed name and timezone are now set if Micropub plugin provides geo coordinates

Version 2.1.0

11 Jul 19:13
Compare
Choose a tag to compare
v2.1.0

Finer Control of Textual Display and Improved Meta UI

Version 2.0.0

03 Jul 22:30
Compare
Choose a tag to compare
v2.0.0

Version 2.0.0