2017-10-04 11:10:03 +02:00
|
|
|
|
|
|
|
|
Changelog
|
|
|
|
|
=========
|
|
|
|
|
|
2022-11-29 13:39:12 +01:00
|
|
|
Version 1.4.0 (2022-11-29)
|
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-geocode-widget/compare/1.3.0...1.4.0)
|
|
|
|
|
|
|
|
|
|
- Support PHP 8 and Contao 5
|
|
|
|
|
- Update coding standard
|
|
|
|
|
|
|
|
|
|
Version 1.3.0 (2018-02-13)
|
2018-02-06 16:47:34 +01:00
|
|
|
--------------------------
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-geocode-widget/compare/1.2.1...1.3.0)
|
|
|
|
|
|
2018-02-08 21:57:20 +01:00
|
|
|
- Move apply button to the modal footer.
|
2018-02-06 16:47:34 +01:00
|
|
|
- Deprecate `Netzmacht\Contao\Leaflet\GeocodeWidget`. Use `Netzmacht\Contao\Leaflet\Widget\GeocodeWidget` instead.
|
|
|
|
|
- Add feature to adjust a radius.
|
|
|
|
|
- Allow Contao 4.5.0.
|
|
|
|
|
|
2017-11-13 10:54:20 +01:00
|
|
|
Version 1.2.0 (2017-11-13)
|
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-geocode-widget/compare/1.1.0...1.2.0)
|
|
|
|
|
|
|
|
|
|
- Allow multiple elements
|
|
|
|
|
|
2017-10-04 11:10:03 +02:00
|
|
|
Version 1.1.0
|
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-geocode-widget/compare/1.0.0...1.1.0)
|
|
|
|
|
|
|
|
|
|
- Add wizard class using an extra div wrapper
|
|
|
|
|
- Require Contao 4.4.2 (BC break in Contao see #1)
|
|
|
|
|
- Apply coding standards
|