Skip to content

1.5.0-beta.41

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:44
· 3 commits to master since this release

Frontend

  • Vehicle setup: IMU label, servo slider, accelerometer height, Failsafe Low Battery, fetchWithVehicleFallback #4193 #4192 #4201 #4206 #3956
  • Color status text #4156
  • Round kraken app icon corners #4155
  • Warn user on unsupported firmware #4179
  • Serve Draco decoder locally for offline 3D models #4086
  • Divide disk write rate by linux2rest sample window #4175
  • Fix System Information tabs going blank after Pirate Mode #4261
  • Serve a fresh frontend after a version switch #4262
  • Stop create from installing a placeholder identifier #4316

Backend

  • kraken API errors, catalog, tags, and ExtensionNotFound revert #4186 #4185 #4226 #4312 #4314 #4315 #4309 #4307 #4305 #4310 #4308 #4301 #4302 #4299 #4300 #4303 #4306 #4304
  • Update mavlink-camera-manager #4171 #4174
  • cable-guy: deleted IP subnet, unmanaged kernel routes, POST /route priority #3996 #4257 #4258
  • commonwealth: remaining API helpers and 422 for missing fields #4216 #4259
  • commonwealth: Preserve response models in OpenAPI #4209
  • helper: bound internet checks and TCP ping fallback #4178 #4260
  • ardupilot_manager: return empty list on non-Linux flight controllers #4184
  • ardupilot_manager: Skip extra MAVLinkRouter TCP server #4221
  • bag_of_holding: keep JSON file in memory #4180
  • bridget: Return 502 if linux2rest is down #4219
  • wifi: Handle unknown ssid on remove #4218
  • install:kraken: Fix broken default settings file #4255
  • ping: Fix last_valid_baud starting at 115200 #4220

CI / hooks / docs / misc

  • Measure all production Python in the coverage gate #4263
  • ci(frontend): gate on vue-tsc via a suppression baseline #4253
  • Add tag-changelog skill #4217
  • Add vscode launch file for remote debugging in the BlueOS container #3457

Full Changelog: 1.5.0-beta.40...1.5.0-beta.41

Thanks @Safe-bet for #4186 #4184 #4185 and @Michael-F-Bryan for #4209.