From eebf22de84d295094e01e04cc6d45c3a3f79dd5c Mon Sep 17 00:00:00 2001 From: afischerdev Date: Wed, 3 Apr 2024 14:38:57 +0200 Subject: [PATCH] updated for next version --- docs/revisions.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/revisions.md b/docs/revisions.md index 4169388..c2647e6 100644 --- a/docs/revisions.md +++ b/docs/revisions.md @@ -2,6 +2,29 @@ (ZIP-Archives including APK, readme + profiles) + +### Changes since last version + +Library + +- new "DIVIDE" command for profile calculation +- new "maxslope" and "maxslopecost" parameters +- new parameter collector +- new output logic +- rework on voice hints and roundabouts +- enabled elevation raster files with 1 asec + + +Android + +- BRouter translations +- fallback on certificate problems + + +- Minor bug fixes + +[Solved issues](https://github.com/abrensch/brouter/issues?q=is%3Aissue+milestone%3A%22Version+1.7.4%22+is%3Aclosed) + ### [brouter-1.7.3.zip](../brouter_bin/brouter-1.7.3.zip) (current revision, 19.08.2023) - Minor bug fixes