Skip to content

Latest commit

 

History

History
133 lines (75 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

133 lines (75 loc) · 2.62 KB

Changelog

Unreleased

Added

Changed

0.5.3 - 2024-10-02

Fixed

  • Fix layer not in top of the map
  • Fix altitude not display for 1st point after several click
  • Improve compatibility for external scripts listening to singleclick event

0.5.2 - 2024-09-12

Added

  • Add Romanian language, contribution from @ygorigor

Fixed

  • Fixed typo in English language

0.5.1 - 2024-09-11

Fixed

  • fix d3 does not exist error
  • fix sampling for french IGN altitude provider

Changed

  • Tests: Lizmap Web Client tag 3.8

0.5.0 - 2024-07-18

Fixed

  • Compatibility with Lizmap 3.8

Changed

  • Tests: Enhancing test environment
  • Remove compatibility with Lizmap 3.7 because of some API changes into Lizmap.

0.4.2 - 2024-04-29

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

0.4.1 - 2024-03-28

Fixed

  • fix click unavailable when layers use popup (altprofil now enable/disable popup when active)

0.4.0 - 2024-02-07

Added

  • Compatibility with Lizmap Web Client 3.7

Fixed

  • Fix a Javascript error if the map projection was in EPSG:4326

0.3.2 - 2023-02-27

Changed

  • Fix: altiprofil did not respond, because of some syntax issues with some class names.

0.3.1 - 2023-02-27

Changed

  • Fix the display of the menu icon in Lizmap 3.6
  • Increase required lizmap version to 3.7

0.3.0 - 2022-12-15

Added

  • Compatibility with Lizmap Web Client 3.6

Changed

  • Some code refactoring

Tests

  • Add a docker stack for testing the module

0.2.3 - 2022-03-11

  • Fix IGN service Provider and set it as default provider
  • Allow a setting for the DEM resolution

0.2.2 - 2021-04-09

  • Minor changes on admin menu and add tooltip information
  • Configuration to install the module with Composer
  • Improve the documentation about the installation

0.2.1 - 2020-08-12

  • New administration module to edit the configuration
  • Add new option dock to choose target dock: dock, minidock, rightdock
  • Add choice of unit for slope calculation

0.2.0 - 2020-08-12

  • New administration module allowing to modify the configuration with a form. The configuration is written in a dedicated file instead of localconfig.ini.php

0.1.0 - 2020-06-22

  • First release