mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-28 11:04:08 +01:00
50 lines
1.2 KiB
Markdown
50 lines
1.2 KiB
Markdown
|
|
Changelog
|
|
=========
|
|
|
|
3.0.1 (2018-xx-xx)
|
|
------------------
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0...3.0.1)
|
|
|
|
- Fix broken dynamic bbox related data loading (#57)
|
|
|
|
3.0.0 (2018-01-05)
|
|
------------------
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-beta1...3.0.0)
|
|
|
|
- Make hook/dca listener services public
|
|
|
|
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
|
|
|
|
3.0.0-alpha2
|
|
------------
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-alpha2...2.0.0-alpha3)
|
|
|
|
3.0.0-alpha1 (2017-10-19)
|
|
------------------------
|
|
|
|
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-alpha1...2.0.0-alpha2)
|
|
|
|
Implemented enhancements
|
|
|
|
- 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
|
|
- Bypass filesystem cache in debug mode
|
|
- Changelog added
|