Releases: bluerobotics/cockpit
Releases · bluerobotics/cockpit
v0.0.7
What's Changed
- packages: Downgrade
vue-use
tov9.8.1
by @rafaellehmkuhl in #292 - packages: Update
Vuetify
tov3.1.13
by @rafaellehmkuhl in #293 - configuration-view: Remove unused views by @rafaellehmkuhl in #294
- edit-menu: Restrict activation area for the edit-menu to central height by @rafaellehmkuhl in #295
- Fix map loading by @rafaellehmkuhl in #296
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- widgets[video-player]: Change saved stream when selected changes by @rafaellehmkuhl in #279
- A few more tweaks to the video recorder by @rafaellehmkuhl in #278
- widgets[video-recorder]: Move recording stop logic to
onstop
callback by @rafaellehmkuhl in #285 - widgets[attitude]: Fix lines disappearing during rolling by @rafaellehmkuhl in #287
- widgets[video-recorder]: Warn users that recording screen in their browser is blocked. by @rafaellehmkuhl in #286
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- tailwind-css: Fix colors configuration by @rafaellehmkuhl in #277
- widgets[video-recorder]: Handle edge cases for screen recording by @rafaellehmkuhl in #273
- Improve video recorder layout by @rafaellehmkuhl in #276
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- menu[
Joystick
]: Add banner when joystick is connected or not #253 - widgets[
DepthHUD,CompassHUD
]: Fix menu button appearance for #257 - widgets[
attitude
]: Add new options #254 - widgets[
attitude
]: Fix not being able to change HUD color - widgets[
power-bar
]: Create new arm/disarm button #255 - widgets[
video
]: Change video button hovering behavior #236 - widgets: Improve button style #256
- CI: Set a timeout when installing packages to avoid failing with unstable network #258
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Improve joystick mapping #187
- Allow toggling fullscreen #231
- widgets[video-player]: Select the first available stream if none were selected #242
- widgets[video-player]: Change button style to be more visible #235
- Use AHRS2 over VHF for altitude data #249
- edit-menu: Do not show scrollbar if not necessary #243
- Use new mavlink2rest-ts submodule #202
- CI: Fix node version and set-output warnings #227
- CI: Upload electron binaries to release #230
- Fix UI problems when component is bigger than the window #238
- Remove
cypress
(unused) #244
Full Changelog: v0.0.1...v0.0.2
v0.0.1
First release!
This version is only to test initial development