Releases: equinor/flotilla
Releases · equinor/flotilla
Version 0.3.10
What's Changed
Bug Fixes
- Refactor MissionScheduling by @aestene in #1126
Full Changelog: v0.3.9...v0.3.10
Version 0.3.9
What's Changed
Improvements
- Remove unused imports by @Eddasol in #1131
- Improve appearance of mission definition page by @andchiind in #1055
- Remove duplicate code by @Afonso-2403 in #1115
Bug Fixes
- Fix area display on deck cards by @Eddasol in #1133
- Remove duplicate scoped event handler by @aestene in #1138
Other Changes
- Move stop all robots button by @anetteu in #1117
- Improve appearance of mission queue by @mrica-equinor in #1120
- Fix order in inspection plan by @Eddasol in #1135
Full Changelog: v0.3.8...v0.3.9
Version 0.3.8
What's Changed
Improvements
- Connect backend and frontend to signalR by @andchiind in #1041
Bug Fixes
- Fix localization map by @Eddasol in #1125
- Match ordering of enums in frontend and backend by @aestene in #1128
Database Changes 💾
- Adds InspectionFindings Table by @UsamaEquinorAFK in #1110
Other Changes
- Create consistent ordering of inspections by @andchiind in #1065
Full Changelog: v0.3.7...v0.3.8
Version 0.3.7
What's Changed
Improvements
Bug Fixes
Other Changes
- Fix frontend padding by @mrica-equinor in #1112
- Match deck color with mission colors by @Eddasol in #1114
Full Changelog: v0.3.6...v0.3.7
Version 0.3.6
What's Changed
New Features 🎉
- Add stop all robots button by @mrica-equinor in #1045
Improvements
Bug Fixes
- Fix concurrency issues for updating robot object by @aestene in #1092
Database Changes 💾
- Add migrations for stop all robots by @mrica-equinor in #1107
Other Changes
- Merge obstacle status into robot status by @UsamaEquinorAFK in #1047
- Fix inconsistencies on the frontend by @mrica-equinor in #1074
- Remove mixed use of rgba and hex by @Eddasol in #1096
- Improve appearance of inspection section by @mrica-equinor in #1016
- Update npm packages by @Christdej in #1093
Full Changelog: v0.3.5...v0.3.6
Version 0.3.5
What's Changed
Bug Fixes
- Set log level to debug for reset of robot timer by @aestene in #1086
Full Changelog: v0.3.4...v0.3.5
Version 0.3.4
What's Changed
Improvements
- Refactor custom mission controller by @aestene in #1073
- Fix typo in norwegian translation by @prasm313 in #1081
- Refactor add timer functionality by @aestene in #1083
Bug Fixes
- Fix database entity detached issues on mission update by @aestene in #1085
Other Changes
New Contributors
Full Changelog: v0.3.3...v0.3.4
Version 0.3.3
What's Changed
Breaking Changes 🛠
New Features 🎉
- Show active filters on history page by @andchiind in #914
Improvements
- Add new Assetselection start page by @OleDrange in #1017
- Refactor mission controller endpoints by @aestene in #1033
- Remove remnants of predefined pose functionality by @aestene in #1036
- Filter sensor types by distinct values by @andchiind in #1015
- Fix inconsistency in capitalization and "no content"-placeholders by @Eddasol in #1039
- Style fixes in frontend by @Eddasol in #1043
- Remove unnecessary use of var by @Eddasol in #1050
- Add translation to arm positions by @Eddasol in #1067
Bug Fixes
- Handle exceptions when uploading blob by @andchiind in #1014
- Avoid reordering already ordered missions by @andchiind in #1038
- Fix bug where robot and robot model is not properly linked by @Christdej in #1042
- Properly link robot and robot model before adding to db by @Christdej in #1052
- Validate chosen installation name by @andchiind in #1051
- Fix not being able to search for assets by @andchiind in #1064
- Fix mission order by @Eddasol in #1058
- Wait to send requests until logged in by @andchiind in #1069
Database Changes 💾
Other Changes
- Update run migrations by @oysand in #1048
- Make sure db does not create new robot on mission run create by @Christdej in #1076
Full Changelog: v0.3.2...v0.3.3
Version 0.3.2
What's Changed
Improvements
- Refactor mission run endpoints into new controller by @aestene in #1032
Bug Fixes
- Use array of scopes for downstream API config by @aestene in #1031
- Replace expired broker certificates by @Afonso-2403 in #1034
Other Changes
- Update to .net version 7 by @Christdej in #1027
- Update pipeline to net7 by @Christdej in #1029
New Contributors
- @Afonso-2403 made their first contribution in #1034
Full Changelog: v0.3.1...v0.3.2
Version 0.3.1
What's Changed
Bug Fixes
- Handle the case where frequency or lastRun is null by @aestene in #1028
Full Changelog: v0.3.0...v0.3.1