2017-10-17 17:09:29 +02:00
|
|
|
|
|
|
|
|
Changelog
|
|
|
|
|
=========
|
2018-06-20 08:25:47 +02:00
|
|
|
|
2018-08-23 14:35:25 +02:00
|
|
|
3.0.2 (2018-08-23)
|
|
|
|
|
------------------
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.1...3.0.2)
|
|
|
|
|
|
|
|
|
|
- Run composer require checker and solve issues.
|
|
|
|
|
|
|
|
|
|
3.0.1 (2018-06-20)
|
2018-06-20 08:25:47 +02:00
|
|
|
------------------
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0...3.0.1)
|
|
|
|
|
|
|
|
|
|
- Fix broken dynamic bbox related data loading (#57)
|
2017-10-17 17:09:29 +02:00
|
|
|
|
2018-01-05 17:11:21 +01:00
|
|
|
3.0.0 (2018-01-05)
|
|
|
|
|
------------------
|
2017-11-13 13:13:14 +01:00
|
|
|
|
2018-01-05 17:11:21 +01:00
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-beta1...3.0.0)
|
|
|
|
|
|
|
|
|
|
- Make hook/dca listener services public
|
2017-11-13 13:13:14 +01:00
|
|
|
|
2017-11-15 11:21:01 +01:00
|
|
|
3.0.0-beta1 (2017-11-15)
|
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-alpha2...3.0.0-beta1)
|
|
|
|
|
|
|
|
|
|
Enhancements
|
|
|
|
|
|
|
|
|
|
- Updated translations
|
|
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
|
|
|
|
|
|
- Broken service definitions
|
|
|
|
|
- Broken file layer id
|
2017-11-13 13:13:14 +01:00
|
|
|
|
|
|
|
|
3.0.0-alpha2
|
|
|
|
|
------------
|
|
|
|
|
|
2018-08-23 14:36:46 +02:00
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-alpha2...3.0.0-alpha3)
|
2017-11-13 13:13:14 +01:00
|
|
|
|
2017-10-19 09:38:25 +02:00
|
|
|
3.0.0-alpha1 (2017-10-19)
|
2017-10-17 17:09:29 +02:00
|
|
|
------------------------
|
|
|
|
|
|
2018-08-23 14:36:46 +02:00
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-alpha1...3.0.0-alpha2)
|
2017-10-17 17:09:29 +02:00
|
|
|
|
|
|
|
|
Implemented enhancements
|
|
|
|
|
|
2017-10-19 09:31:50 +02:00
|
|
|
- Refactor to a more service oriented architecture
|
|
|
|
|
- Use a proper template for the map templates (Customize templates has to be adjusted!)
|
|
|
|
|
- New file layer for gpx,kml,wkt,topojson,geojson files added
|
2017-10-17 17:09:29 +02:00
|
|
|
- Bypass filesystem cache in debug mode
|
|
|
|
|
- Changelog added
|