v1.0.0-beta.29
rafaellehmkuhl
released this
14 Aug 17:05
·
166 commits
to master
since this release
What's Changed
- Add telemetry with
sentry.io
by @rafaellehmkuhl in #1166 - Replace SWALs with Interactive Dialogs by @ArturoManzoli in #1161
- widget-manager: Fix highlighting and initial auto-resizing on regular widgets by @rafaellehmkuhl in #1174
- README: Add badges by @patrickelectric in #1181
- Add framerate logging for both application rendering and video streams by @rafaellehmkuhl in #1173
- mavlink-manual-control: Skip button remapping logic if vehicle has no button parameters by @rafaellehmkuhl in #1175
- CI: Update actions checkout version to avoid warning around node version by @patrickelectric in #1183
- ci: Fix artifacts name to follow tag and hash information by @patrickelectric in #1184
- Log webrtc stats and events by @rafaellehmkuhl in #1179
- UI improvements from @ES-Alexander feedback by @ArturoManzoli in #1178
- ci: Avoiding failing matrix fast by @patrickelectric in #1186
- video: Fix title and messages of the IP routing warnings by @rafaellehmkuhl in #1188
- performance: Log more webrtc stats by @rafaellehmkuhl in #1189
- mavlink: Catch error when sending mavlink messages through the websocket connection by @rafaellehmkuhl in #1202
- Alerter: do not speak message levels by @Williangalvani in #1207
- Use offline icons by @rafaellehmkuhl in #1215
- widgets: Warn user when they have no widgets in the view by @rafaellehmkuhl in #1214
- widgets: Fix canvas rendering for widgets that are in the background by @rafaellehmkuhl in #1193
- ui: Fix bottom bar not toggling with cockpit-action command by @rafaellehmkuhl in #1203
- Hide map buttons unless you hover/touch the widget by @rafaellehmkuhl in #1226
- Allow using entire top-bar to store mini-widgets by @rafaellehmkuhl in #1204
- snackbar: Log the message being shown by @rafaellehmkuhl in #1230
- about: Create about page by @rafaellehmkuhl in #1213
- widget-manager: Reset unreachable profile index when saved profiles are changed by @rafaellehmkuhl in #1232
- vehicle-sync: Remove old dedicated import/export methods by @rafaellehmkuhl in #1231
- Add mapping table and hide svg mapping from unknown joystick models by @ArturoManzoli in #1216
- Fix Joystick configuration - oscillating overflow and reset button by @ArturoManzoli in #1240
- Get profile importing button back by @rafaellehmkuhl in #1236
- edit-mode: Get snap-to-grid toggle back by @rafaellehmkuhl in #1237
- edit-mode: Close "reset profiles" dialog after user confirmation by @rafaellehmkuhl in #1238
- mini-video-recorder: Fix stream connection routine by @rafaellehmkuhl in #1242
- sentry: Only log errors in production by @rafaellehmkuhl in #1239
- Implement small interface changes from users feedback by @ArturoManzoli in #1246
- Warn users when chunks are lost by @ArturoManzoli in #1243
- Add user-specific settings and prevent conflicts on vehicle change by @rafaellehmkuhl in #1121
Full Changelog: v1.0.0-beta.27...v1.0.0-beta.29