NAV
Release Notes 2024
V 1.2.3 September 2024
- BD-786: Add backup latest map after building new map successfully.
- BD-795: Add more post map building validation and routing/unreachable tests.
- BD-789: Fix a buffer issue and make the map contraction more robust.
V1.2.2 August 2024
- BD-789: Fix map building pipeline to handle larger path/filename.
- BD-790: Fix map building pipeline to fail/exit on broken pipeline map build.
V1.2.1 June 2024
- Add
OffRoadSpeedMetresPerSecond
to control the off road speeds, Default: -1
-- disabled.
- BD-753: Fix allow case-insensitive road types in
Avoid
attribute.
V1.1.10 June 2024
- BD-748: Cap off road travel time on snaps.
- BD-750: Add more maps to allow tolls and exclude ferry.
- Add WKT representation to processed mapedits for easier drawing.
V1.1.8 May 2024
- BD-737: Add OSM parse road restrictions: max_weight, max_height, max_with and max_length.
- Add support for EGS OSM admin boundaries intial version.
- Add support for EGS HERE data.
- Add config
DEBUG_HTTP
to enable/disable an http profiler, default: false
.
V1.1.7 April 2024
- BD-681: Fix an issue related to low speed mapedits.
- BD-722: Fix map update mechanism to schedule only one POD at a time.
- BD-727: Fix interaction between edits and new turn links.
V1.1.4 February 2024
- BD-681: Fix manymap issues.
V1.1.2 January 2024
- BD-681: Fix to how edited turn links are handled.
- BD-681: Add working manymap contraction.
- BD-696: Add multi-day map edits support.
Release Notes 2023
V1.0.5 September 2023
- BD-667: add support for the residential speed limit reduction in Wales.
V1.0.4 August 2023
- BD-665: Ensure snapping and routing links integrity.
- BD-663: Fix to handle unexpected nil map tiles from cache.
- Add support for HERE maps import.
V1.0.0 July 2023
- BD-644: Add fast map support for EOS.
- General performance improvement.
V0.0.1 January 2023
- Initial deployment of ERS service.