All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project does not adhere to Semantic Versioning.
0.1.0 - 2023-03-01
- A new team of contributors joined the project!
- Even better, we are happy to welcome a new partner: Johanniter Akademie NRW, Campus Münster der Johanniter-Unfall-Hilfe e.V. (JUH).
- Simulated regions are new elements on the map that behave similar to viewports.
- They have a flexible simulation framework for defining behaviors.
- These can contain personnel, vehicles, material and patients.
- Several behaviors providing the following automatic behavior already exist (but can't be activated at the moment):
- Let personnel leave their vehicle after arriving in a simulated region
- Assign a leader for a simulated region
- Count, triage and treat patients in a simulated region
- Added customizable pages for imprint and privacy notice.
- The frontend now displays the current software version and shows a feedback button on most pages.
- Added CHANGELOG.md, a release and versioning guide and release actions.
- Elements that are dragged to the map can be deleted or added to a transfer point directly instead of having to drop and move them.
- Various internal refactoring:
- Marked VS Code configs as examples.
- Introduced uniform abstract representation for positions.
- Added property for type distinction to all objects in the state.
- Moved lots of functionality from
OlMapManager
to feature managers. - Improved pipeline and branch protection
- Moving the map no longer closes popups but they can be closed with ESC.
- Minor dependency updates
- Updated deprecated actions