Releases: Nils1729/digital-fuesim-manv
Releases · Nils1729/digital-fuesim-manv
v1.2.7
Added
- Added a new favicon.
some text here
$(Some text there) - 2 new events related to patient transport have been added to the simulation.
- Selected material, personnel and vehicles are now highlighted on the map.
- When material or personnel is selected, the corresponding vehicle is highlighted as well.
- When a vehicle is selected, the corresponding material and personnel are highlighted as well.
- A generic catch-all hospital is present in every exercise and cannot be deleted.
- The reports behavior can generate reports on the counts of transferred patients per triage category.
- The reports behavior can generate event-based reports when the last patient of a triage category has been transferred to a hospital.
Changed
- Add behaviors button now opens towards the top.
- Simulated regions can now send patients to any hospital. The hospitals tab was removed.
Fixed
- Removed the id property of events.
v1.2.6
Merge pull request #58 from Nils1729/release/v1.2.6 Release v1.2.6 (dev)
v1.2.4
Merge pull request #52 from Nils1729/release/v1.2.4 Release v1.2.4
v0.4.1
Fixed
- Added a guard clause to handle exercises with radiogram actions containing incorrect uuids.
- Fixed deletion of invalid actions in the database.