- Added a "Flight Deck" on the left side of the main window, which integrates the main tools in a collapsible widget
- Database rework: Switched from SQLite3 to DuckDB
- Huge performance improvements: 2-3x import/read speed, 1/3 DB file size
- New Reports: Persisted reports in database
- Located in Flight Deck -> Reports, stored evaluation reports
- Task Log: Important log messages, persisted in database
- Reference Reconstruction Improvements
- improved ground movements surveillance reconstruction, target type estimation
- Added improved Runtime Command Interface
- TCP websocket, allows to connect to a running COMPASS instance, sending text commands to it, getting JSON replies
- In combination: Continuous Quality Monitoring
- Automated processing using Runtime Command Interface, stored evaluation results, obtain results from stored databases, process it into your own long-term statistics
- Improved user manual
- New AppImage building - smaller & should work in more (and more recent) Linux OSs
User Manual Update 1
- Improved View Points description