Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Latest commit

 

History

History
57 lines (40 loc) · 1.48 KB

CHANGELOG.rst

File metadata and controls

57 lines (40 loc) · 1.48 KB

CHANGELOG

0.11.0 (2019-05-08)

  • Add aldryn_config.py to make plugin visible on Divio marketplace
  • Reformat code (inital migrations, models, forms, templatetags)

0.10.0 (2019-01-30)

  • Convert float to string before evaluating (thanks @mireq)

0.9.0 (2019-01-12)

  • Don't show map title when it's blank (thanks @adrien-delhorme)

0.8.0 (2018-03-04)

  • Fix float rounding error for map coordinates on German sites (which use a colon instead of a period)
  • Configure HERE WeGo to use HTTPS by default

0.7.0 (2016-09-14)

  • Implement ViaMichelin provider

0.6.0 (2016-09-02)

  • Allow to display or hide layers control and scale bar
  • Implement HERE WeGo provider
  • Bugfix: Allow keyboard navigation (Mapbox)
  • Run static code analysis for all supported Python versions
  • Implement Bing Maps provider

0.5.0 (2016-09-01)

  • Fork djangocms-googlemap plugin, remove legacy burden
  • Refactor template structure for multi-provider support
  • Remove routing options from plugin UI (plan: re-implement on the map)
  • Reorganice plugin UI to avoid excessive scrolling
  • Add settings (API keys) for Google Maps and all future providers
  • Implement Mapbox provider
  • Add stubs for Bing, HERE, ViaMichelin

before 0.5.0