Releases: f-eld-ch/sitrep
Releases · f-eld-ch/sitrep
v24.2.1: Second February Release
What's Changed
- feat(map): add custom style with B612 fonts to map by @nimdanitro in #346
- feat(ui): add dedicated login page to initialize OIDC login flow
v24.2.0: February Release
What's Changed
- [map]: improve drawing UI for map, feature remains in beta with only locally synced features
- [map]: adds missing icons and improved "Brandzone" and "Zerstört" polygon pattern.
- [ui]: small improvements on overall design
- [various]: adds time / date to Navbar
- [deps]: various dependency updates
Full Changelog: v24.1.1...v24.2.0
v24.1.1: January Release
- Improve Map Drawings [beta], properly display start and end icons of lines
Full Changelog: v24.1.0...v24.1.1
v24.1.0: January Release
What's Changed
- Change default font to B612
- adds autoscroll in feed
- upgrade various dependencies to their latest versions
New Contributors
- @lukastresch made their first contribution in #284
Full Changelog: v23.2.0...v24.1.0
v23.2.0: February Release
This is release containing mainly dependency upgrades and security fixes
What's Changed
- Various dependency upgrades
Full Changelog: v23.1.0...v23.2.0
v23.1.0: January Release
This is release containing mainly dependency upgrades and security fixes
What's Changed
- Various dependency upgrades
Full Changelog: v22.11.2...v23.1.0
v22.11.2: November Hotfix 2
This is another hotfix release which adds a missing MEDIUM enum.
What's Changed
- Hotfix: add OTHER type to medium table by @nimdanitro in #119
Full Changelog: v22.11.1...v22.11.2
v22.11.1: November Hotfix
This is a small hotfix release.
What's Changed
- Hotfix: display proper information in user menu dropdown by @nimdanitro in #118
Full Changelog: v22.11.0...v22.11.1
November Release
- dependency updates
- minor optical improvements
- ready for first user acceptance testing
Full Changelog: v22.10.1...v22.11.0
October Release
This is the first production ready version:
Features:
- role based access possible for editor and viewer roles provided in jwt tokens.
- incidents / journals / message triage fully working
- Beta version for local drawing included, no synchronization yet implemented.