Releases: arno974/lizmap-altiProfil
Releases · arno974/lizmap-altiProfil
0.4.3
🐛 Fixed
- fix d3 does not exist error
- fix sampling for french IGN altitude provider
♻ Changed
- improve tests environment
Full changelog between 0.4.2 and 0.4.3: 0.4.2...0.4.3
0.5.0
🐛 Fixed
- Compatibility with Lizmap 3.8
♻ Changed
- Tests: Enhancing test environment
- Remove compatibility with Lizmap 3.7 because of some API changes into Lizmap.
Full changelog between 0.4.2 and 0.5.0: 0.4.2...0.5.0
0.4.2
🐛 Fixed
- fix hover pop-in in plot when using french IGN altitude provider (now display lon, lat for each point)
- fix x-axis when using french IGN altitude provider
♻ Changed
- improve sampling used for profile calculation when using french IGN altitude provider
Full changelog between 0.4.1 and 0.4.2: 0.4.1...0.4.2
0.4.1
🐛 Fixed
- fix click unavailable when layers use popup (altprofil now enable/disable popup when active)
Full changelog between 0.4.0 and 0.4.1: 0.4.0...0.4.1
0.4.0
⭐ Added
- Compatibility with Lizmap Web Client 3.7
🐛 Fixed
- Fix a Javascript error if the map projection was in EPSG:4326
Full changelog between 0.3.2 and 0.4.0: 0.3.2...0.4.0
0.3.2
♻ Changed
- Fix: altiprofil did not respond, because of some syntax issues with some class names.
Full changelog between 0.3.1 and 0.3.2: 0.3.1...0.3.2
0.3.1
♻ Changed
- Fix the display of the menu icon in Lizmap 3.6
- Increase required lizmap version to 3.7
Full changelog between 0.3.0 and 0.3.1: 0.3.0...0.3.1
0.3.0
⭐ Added
- Compatibility with Lizmap Web Client 3.6
♻ Changed
- Some code refactoring
🎳 Tests
- Add a docker stack for testing the module
Full changelog between 0.2.3 and 0.3.0: 0.2.3...0.3.0
0.2.3
Version 0.2.2
- Minor changes on admin menu and add tooltip information
- Configuration to install the module with Composer
- Improve the documentation about the installlation