Skip to main content

Foxglove v0.8.1

Mostly just squashing a few bugs - always nice to get the fixes out as soon as possible! 🪲

Added​

  • Allow adjusting min/max values for mono16 depth images

Changed​

  • Move 3D panel settings to sidebar
  • Move Plot panel settings to sidebar

Fixed​

  • Fix crash on Windows HiDPI screens with Plot panel
  • Fix error when inverted min/max values were entered for Plot panel
  • Fix broken Plot panel x-axis range setting
  • Fix loading a second bag by holding Shift while drag & dropping

Internals​

  • Load new Foxglove windows when created via File menu
  • Fix some @typescript-eslint/no-explicit-any warnings