Releases: bluerobotics/cockpit
Releases · bluerobotics/cockpit
v1.3.2
What's Changed
Bug fixes
- defaults: Fix once and for all (?) the global address by @rafaellehmkuhl in #1411
Small changes
- create VideoPlayerStatsForNerds.vue by @Williangalvani in #1403
- StatsForNerds: cleanup and plot packets lost by @Williangalvani in #1414
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
Bug fixes
- Fix generation of arm64 flatpaks by @rafaellehmkuhl in #1409
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
New features
- Allow for dynamic Cockpit Actions and add support for customizable HTTP request actions by @rafaellehmkuhl in #1386
UI changes
- joytick-configuration: Only show one protocol panel at a given time by @rafaellehmkuhl in #1405
Minor changes
- Generate
electron-updater
metadata by @rafaellehmkuhl in #1397 - electron: Run
vite-plugin-pwa
also on build and deploy by @rafaellehmkuhl in #1407 - electron: Replicate electron artifacts pipeline on flatpak's CI by @rafaellehmkuhl in #1408
Bug fixes
- Fix Hot Reload on Electron by @rafaellehmkuhl in #1394
- edit-menu: Fix bottom containers not showing in the left panel by @rafaellehmkuhl in #1404
- Fix some electron problems by @rafaellehmkuhl in #1398
- Fix problem of having multiple windows created on dev mode
- Fix problem of window going blank during hot reload
- Add dedicated dev:electron command that spawns the electron window
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
UI changes
- Joystick: Add visual feedback for functions importing by @ArturoManzoli in #1378
Minor changes
- utils: Add function to check if application is running on Electron by @rafaellehmkuhl in #1380
- system-logs: Do not log to console when system-logging is enabled by @rafaellehmkuhl in #1388
- Prevents application getting slow unnecessarily
- More changes bat indicator by @rafaellehmkuhl in #1387
- Fix situation where unconfigured widget toggle without interval
- Remove "consumed power" and toggle between instantaneous current and power
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
New features
- Add instantaneous power and total power consumption by @rafaellehmkuhl in #1370
- Add input to rename internal video streams by @ArturoManzoli in #1359
- Edit-menu: Make regular widgets also draggable by @ArturoManzoli in #1372
- Improve joystick support for up to 32 axes and buttons by @ArturoManzoli in #1375
UI changes
- Edit-menu: Modify interface from users feedback by @ArturoManzoli in #1371
Minor changes
- Tutorial: Make small adjustments based on internal user's feedback by @ArturoManzoli in #1369
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
New features
- Add survey generation functionality by @rafaellehmkuhl in #1347
Bug fixes
- Fix several problems in the Map usage by @rafaellehmkuhl in #1345
UI changes
- Add cockpit theme to mission planning by @ArturoManzoli in #1365
- Components: Tutorial: Make highlights more visible - color and duration by @ArturoManzoli in #1357
Minor changes
- libs: joystick: improve "button slots full" error by @ES-Alexander in #1342
- register_service: allow relative paths by @Williangalvani in #1360
- edit-mode: Resize mini-widget placeholders if they overflow container by @rafaellehmkuhl in #1346
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
New features
- joystick: Allow user to disable the joystick by @rafaellehmkuhl in #1339
Bug fixes
- map: Fix rotation of vehicle around its center by @rafaellehmkuhl in #1334
Minor changes
- widgets: Use snackbar instead of dialog if next-view action fails by @rafaellehmkuhl in #1333
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
New features
- Cockpit should have a tutorial by @ArturoManzoli in #1286
Bug fixes
- map: Fix tooltip for home and vehicle centering buttons by @rafaellehmkuhl in #1324
- webrtc: Fix "apply" button for custom configuration by @rafaellehmkuhl in #1328
- mission: Fix slide-to-confirm configuration not working by @rafaellehmkuhl in #1321
Minor changes
- Cockpit should have a permanent link to the video library by @ArturoManzoli in #1274
- map: Automatically start following vehicle when its position is known by @rafaellehmkuhl in #1332
- README updates by @ES-Alexander in #1282
- Add arm deployments by @patrickelectric in #1278
- defaults: Add VGI preset for water temperature by @rafaellehmkuhl in #1322
- webrtc: Warn about changes in stats that should not change by @rafaellehmkuhl in #1331
- Change several system logs by @rafaellehmkuhl in #1323
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Add vehicle connection-status visual feedback by @ArturoManzoli in #1267
- Joystick Configuration: Fix 'assign as shift' and 'unmap input' buttons on joystick configuration page by @ArturoManzoli in #1271
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Prevent loading loop on user selection screen by @ArturoManzoli in #1266
- Prevent conflicts after resetting profiles by @rafaellehmkuhl in #1260
- Add support for scripting functions in manual control by @Williangalvani in #1264
Full Changelog: v1.0.0...v1.0.1