Skip to main content

Foxglove v0.12.0

We're excited to announce the alpha release of Foxglove extensions!

Added

  • Added support for installing .foxe files as extensions, with all available extensions displayed in a sidebar tab

  • New API for panel extensions

    Extensions menu
  • Added a macOS Quick Look preview extension for .bag files, with details about topics Quick Look demo

Changed

  • Use FluentUI's slider component in the Variable Slider panel
  • Moved Layouts list into the sidebar
  • Show an error in message path input when using an unsupported math modifier

Fixed

  • Fixed a bug leading to a blank 3D panel when rearranging layouts
  • Fixed a performance issue in the Plot panel when it was first opened
  • Fixed the "X range" setting in Plot panel so the view correctly follows playback with the specified width
  • Fixed an issue where Node Playground nodes would receive empty input messages
  • Fixed renaming and deleting nodes in Node Playground

Internals

  • Performance improvement when loading bag files
  • Add templates for pull requests, bug reports, and feature requests
  • Ongoing work to support shared layouts
  • Fix more lint warnings
  • Add theme colors to storybook