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