Releases: kimonmeier/streckenbuch
Releases · kimonmeier/streckenbuch
v4.3.6
Changelog v4.3.6
Fixes
- Fix an issue where the last signal was incorrectly named "Ausfahrsignal" when a chevron was added, ensuring accurate signal naming in the application. [d9d671b]
- Fix the index calculation for FahrenTransferEntry, correcting the placement of entries and improving overall functionality. [9a01f50]
Full Changelog: v4.3.5...v4.3.6
v4.3.5
Changelog v4.3.5
Bug-Fixes
- Add index overriding of index to signal: Its now possible to adjust an index of a signal when they are fetched
Full Changelog: v4.3.4...v4.3.5
v4.3.4
Changelog v4.3.4
Bug-Fixes
- Fixed History Page: The History position didn't work with the new changes brought to the position service. To accomodate for these changes the logic of the history page was also changed.
Full Changelog: v4.3.3...v4.3.4
v4.3.3
Changelog v4.3.3
Bug-Fixes
- Fixed faulty background service: The faulty service caused the positions to not get updated accordingly.
Full Changelog: v4.3.2...v4.3.3
v4.3.2
Changelog v4.3.2
Full Changelog: v4.3.1...v4.3.2
Quality of Life - Improvements
- Delete recordings when a new trip is getting deleted: The recordings are getting deleted when a new trip is started
v4.3.1
Changelog v4.3.1
Full Changelog: v4.3.0...v4.3.1
Quality of Life - Improvements
- Change priority of recording a position: The position is now always recorded even when there are no more entries left
v4.3.0
Changelog v4.3.0
Full Changelog: v4.2.0...v4.3.0
New Features
- History Page: A user can now look at his recorded positions. This history tab is currently in Early Access due to missing data. This feature is getting constant updates over the next releases
Quality of Life - Improvements
- Persisting of TrainDriver Number: The train driver number needed for recording the position is getting persisted.
- Changing the Recording-Setting: The recording setting was reworked to enable automatic recording for the journey. The recording starts when a "Fahrordnung" is loaded and a train number is inputed
- Correct Disponse Behaviour: When the app is closed the connected client is now correctly logged out and the train doesn't recieve any updates
- Changed when a position is recorded: To better help illustrate the position of the train in the charts the position is always recorded when the accuracy is less more than 100 meter. This should help to add more clarity to the charts
v4.2.0
Full Changelog: v4.1.0...v4.2.0
Added multiple QoL Improvements.
Added Position-Recording to enable statistics in the future
v4.1.0
Full Changelog: v4.0.0...v4.1.0
Fixed Miku Implementation
v4.0.0
Full Changelog: v3.1.2...v4.0.0
Fully updated to .NET 9.0 with MudBlazor 8