From fb2c98219ad7e56bdbfbf6d6edd38609559427dc Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Sun, 29 Aug 2021 00:49:49 +0200 Subject: [PATCH] Update the Readme to the current progress --- CHANGELOG.md | 16 ++++++++++++++++ Lora-Map.sln | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7457fb2..30636e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelogs +## 1.3.1 - Laufwege Visualisieren +### New Features +* Add posibility to make the past of a marker visible +* Validating the input of Json, against defined models and only parse them if the match +* Remove dublicated packets and if a correct one gets in replace the metadata of position +### Bugfixes +* If the settings are changed while collecting weather, ignore the exception +* Fixing encoding problems in SVG +* Fixing overlay with icon editor to be on the correct place at the screen +* Coreccting the imagesize in the admin menu for SVG +* Fixing a bug when open the nameseditor directly after start that images are not created +### Changes +* Refactoring +* Change the SVG link to the correct array behavour +* Used the new methods of AWebserverDataBackend + ## 1.3.0 - New Gateway ### New Features * Implement Lora-Gateway-Data 1.1.0 Format diff --git a/Lora-Map.sln b/Lora-Map.sln index c40d7cf..4a44d89 100644 --- a/Lora-Map.sln +++ b/Lora-Map.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29519.87 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lora-Map_Core", "Lora-Map\Lora-Map.csproj", "{78136B15-FF0B-4DCE-94CA-1D6148DEA232}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lora-Map", "Lora-Map\Lora-Map.csproj", "{78136B15-FF0B-4DCE-94CA-1D6148DEA232}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7DD32F31-ACB0-4F5E-B3D8-78564A83ACEF}" ProjectSection(SolutionItems) = preProject