Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

56 lines (41 loc) · 1.81 KB

Changelog Addons for Masterportal

All important changes in this project are stored in this file.

Semantic versioning is used.

Unreleased - in development

Breaking Changes

Added

Changed

Deprecated

Removed

Fixed


v2.34.0 - 2023-06-07

Changed

  • The version of node was updated, must be >= 16.13.2 <= 16.20.0
  • The version of npm was updated, must be >= 8.1.2 <= 8.19.4

v2.32.0 - 2023-04-05

Changed

  • In schoolRoutePlanning all streets and house numbers are now listed as results with an overflow.
  • The version of node was updated, must be >= 16.13.2 <= 16.18.1
  • The version of npm was updated, must be >= 8.1.2 <= 8.19.3

v2.31.0 - 2023-03-01

Breaking Changes

Time library moment.js was replaced with day.js. Please consider to use day.js in your future pull requests.

Added

  • In refugeeHomes a new layer with ukrainian refugee homes was added.

Changed

  • In schoolRoutePlanning, streets without the prefix * in the gazetteer are now searched for.
  • Time handling: moment.js was replaced with day.js.
  • addLayerRemotely:
    • addLayerRemotely can now be addressed via the remote interface using actions.
    • In addition, the possibility to switch layers visible or invisible has been added.
    • The documentation and the example have been extended.

v2.29.0 - 2023-01-04

Breaking Changes

Addon obliqueViewer was renamed to vcOblique.


v2.26.0 - 2022-10-05

Added