Releases: rubenvitt/ember-rescue
Releases · rubenvitt/ember-rescue
v1.0.0-alpha.6
1.0.0-alpha.6 (2024-10-29)
Bug Fixes
- json: fix some issues related to strictNullChecks (01b1fd4), closes #91
- opta: fix code not using opta correctly (0627900), closes #91
- regex: fix regex call (85fd252), closes #91
- regex: fix regex call (7d063b2), closes #91
- regex: fix regex call (fceea7b), closes #91
- regex: fix regex call (91f7cd0), closes #91
chore
Features
- fahrzeuge: use opta instead of fahrzeugTyp (6bb6f82), closes #91
- import-export: implement import/export functionality (3d73a28), closes #91
- json: make json import / export better, some backend additions (9c6935d), closes #91
- opta: implement opta (74661ca), closes #91
BREAKING CHANGES
- backend: remove pdf services (they have broken dependencies)
v1.0.0-alpha.5
1.0.0-alpha.5 (2024-10-20)
Features
v1.0.0-alpha.4
1.0.0-alpha.4 (2024-10-20)
Features
- einheiten: rename einheiten to fahrzeuge (8123d33)
- migrations: rename einheiten to fahrzeuge (67df943)
- routes: add UAV route with lazy loading (351b18d)
BREAKING CHANGES
- einheiten: routes changed
v1.0.0-alpha.3
1.0.0-alpha.3 (2024-10-12)
Features
v1.0.0-alpha.2
1.0.0-alpha.2 (2024-10-11)
Bug Fixes
- workflows: correct Docker tag extraction logic (3cd0828)
- workflows: correct tag delimiter in backend.yml (b488d7f)
Features
- einsatz: enhance update and display of Einsatz data (66c0e6c)
- einsatztagebuch: add EinsatzOrt (0408f14)
BREAKING CHANGES
- einsatz: UpdateEinsatzDto now requires 'ort' and 'timeframe' fields