Skip to content

Latest commit

 

History

History
65 lines (51 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

65 lines (51 loc) · 1.62 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.11] - 2019-09-08

Added

  • option to add a center circle to be displayed on the map.

[0.1.10] - 2019-08-25

Fixed

  • updating of existing coordinates.
  • validation when field names were not default latitude and longitude.

[0.1.9] - 2019-08-20

Added

  • default Zoom, Lat, Long settings.

[0.1.8] - 2019-08-02

Fixed

  • display or validation errors.

[0.1.7] - 2019-07-26

Fixed

  • display of existing location coordinates on map when editing and not using default field names.

[0.1.6] - 2019-07-18

Fixed

  • url of default map to use HTTPS.

Changed

  • map to display emdash if no value is set on detail and index pages.

[0.1.5] - 2019-06-26

Fixed

  • saving to default field names on form view.

[0.1.4] - 2019-06-26

Fixed

  • rendering of non-default lat/long fields on index page.

[0.1.3] - 2019-06-26

Fixed

  • an issue where the detail screen didn't read non-default latitude and longitude fields.
  • an issue on the detail screen where it didn't apply the default field names when not provided.

[0.1.2] - 2019-06-24

Fixed

  • scroll and touch zoom behavior, where the marker would move off center when zooming.
  • Fixed update method.

[0.1.1] - 2019-06-23

Added

  • option to customize tile provider.
  • option to customize search provider.
  • documentation.

[0.1.0] - 2019-06-22

Added

  • initial functionality.