Skip to content

Releases: Nils1729/digital-fuesim-manv

v1.2.7

15 May 09:09
1213eea
Compare
Choose a tag to compare

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

15 May 08:54
4397129
Compare
Choose a tag to compare
Merge pull request #58 from Nils1729/release/v1.2.6

Release v1.2.6 (dev)

v1.2.4

15 May 08:12
3708094
Compare
Choose a tag to compare
Merge pull request #52 from Nils1729/release/v1.2.4

Release v1.2.4

v0.4.1

27 Apr 11:16
cf88ab5
Compare
Choose a tag to compare

Fixed

  • Added a guard clause to handle exercises with radiogram actions containing incorrect uuids.
  • Fixed deletion of invalid actions in the database.