Releases: equinor/flotilla
Releases · equinor/flotilla
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
Version 0.3.0
What's Changed
New Features 🎉
- Filter frontend assets by active robots by @andchiind in #895
- Add inspection page feature by @mrica-equinor in #1004
Improvements
- Fix mission definition filter and prevent duplicate mission definitions by @andchiind in #991
- Add DefaultLocalizationArea to deck by @oysand in #1003
- Add mockmission for instant feedback in mission queue by @OleDrange in #915
Bug Fixes
- Allow null as area for echo missions by @aestene in #1001
- Only show rerun failed missions when applicable by @andchiind in #993
- Fix inspection frequency backend crash by @andchiind in #990
- Call echo on behalf of users by @aestene in #1022
Database Changes 💾
- Add Up and Down method by @oysand in #1005
- Remove default localization area from deck by @oysand in #1013
Other Changes
- Fix all warnings and add warning check to pipeline by @Christdej in #970
Full Changelog: v0.2.34...v0.3.0
Version 0.2.34
What's Changed
Breaking Changes 🛠
- Split status and heatbeat topic event handlers by @aestene in #959
- Schedule missions by using events by @aestene in #973
Improvements
- Improve appearance of clear filter button by @Eddasol in #958
- Remove old github action by @aestene in #981
- Change plant and installation to required by @Eddasol in #967
Bug Fixes
- Hide tooltip when menu is open by @Eddasol in #960
- Fix dropdowns in frontend by @mrica-equinor in #971
- Use robot specific mission run queues by @aestene in #983
Database Changes 💾
- Store "analysis_types" when storing inspections by @UsamaEquinorAFK in #979
Other Changes
Full Changelog: v0.2.33...v0.2.34
Version 0.2.33
What's Changed
Improvements
- Fix warnings by @Eddasol in #956
- Fix warning in localizationDialog by @mrica-equinor in #961
Other Changes
- Update quaternion calculation by @mrica-equinor in #965
Full Changelog: v0.2.32...v0.2.33
Version 0.2.32
What's Changed
Improvements
- List only robots on selected asset in planner by @andchiind in #945
- Move mission queue to react context by @andchiind in #947
Bug Fixes
- Fix robot direction in echo missions by @mrica-equinor in #949
- Fix mission dropdown when scheduling echo mission by @mrica-equinor in #953
Other Changes
- Translate autocomplete placeholder by @andchiind in #925
- Verify asset Id with echo for custom missions by @andchiind in #826
- Add endpoint for getting missions in area by @andchiind in #927
Full Changelog: v0.2.31...v0.2.32
Version 0.2.31
What's Changed
Bug Fixes
- Make areaname nullable in queries by @andchiind in #940
Other Changes
- Update mission control buttons by @mrica-equinor in #941
Full Changelog: v0.2.30...v0.2.31
Version 0.2.30
What's Changed
Bug Fixes
- Rename deckId to areaId in request by @andchiind in #937
Full Changelog: v0.2.29...v0.2.30