Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 1.02 KB

Changelog

Version 1.4.0 (2022-11-29)

Full Changelog

  • Support PHP 8 and Contao 5
  • Update coding standard

Version 1.3.0 (2018-02-13)

Full Changelog

  • Move apply button to the modal footer.
  • Deprecate Netzmacht\Contao\Leaflet\GeocodeWidget. Use Netzmacht\Contao\Leaflet\Widget\GeocodeWidget instead.
  • Add feature to adjust a radius.
  • Allow Contao 4.5.0.

Version 1.2.0 (2017-11-13)

Full Changelog

  • Allow multiple elements

Version 1.1.0

Full Changelog

  • Add wizard class using an extra div wrapper
  • Require Contao 4.4.2 (BC break in Contao see #1)
  • Apply coding standards