Version 0.4.5
What's Changed
Breaking Changes 🛠
- Update to net8 by @Christdej in #1197
Improvements
- Refactor frontend mission queue components by @andchiind in #1161
- Show areas in deck cards upon opening the page + refactoring relevant code by @andchiind in #1174
- Create database objects from utilities class by @aestene in #1201
- Align function definitions in FrontPage by @eivindsjovold in #1206
Bug Fixes
- Fix filtering of missions by installation by @Eddasol in #1178
- Fix mission placeholder by @Eddasol in #1179
- Fix already scheduled warning not appearing when scheduling entire deck by @andchiind in #1190
- Remove circular dependency in useEffect by @andchiind in #1192
Database Changes 💾
- Add InspectionFindings endpoint to Flotilla API by @UsamaEquinorAFK in #1150
- Fix migration issues by @UsamaEquinorAFK in #1185
- Refactor inspection findings by @UsamaEquinorAFK in #1189
Other Changes
- Fix SECURITY.md by @UsamaEquinorAFK in #1176
- Add new analytics user to the broker by @tsundvoll in #1163
- Fix mismatch between defaultLocalizationPose in frontend and backend and use RobotResponse in RobotController by @prasm313 in #1168
- Correct datatype of defaultLocalizationPose in deckResponse by @Eddasol in #1191
- Fixes test run in github actions by @UsamaEquinorAFK in #1200
Full Changelog: v0.4.4...v0.4.5