Foxglove Studio Versions Save

Robotics visualization and debugging

v1.87.0

3 months ago

See https://docs.foxglove.dev/changelog for release notes and downloads.

v1.86.1

3 months ago

Fixed

  • Fixed issue with plots not following the cursor when using x-axis range setting

v1.86.0

3 months ago

UX Improvements

Performance Improvements

Bug Fixes

v1.85.0

3 months ago

Changed

Fixed

v1.84.0

4 months ago

Added

Changed

Fixed

v1.83.1

4 months ago

Fixed

  • Fix a memory leak in the Plot panel (#7298)

v1.83.0

4 months ago

Added

Changed

Fixed

v1.82.0

4 months ago

Added

  • Added the memory size of preloaded and buffered messages to the Studio – Playback Performance panel

Changed

  • Introduced a new downsampling algorithm to the State Transitions panel to improve performance (#7212)
  • Improved memory estimation to make OOM crashes less likely (#7238)
  • Improved performance when reading local MCAP files (#7255)

Fixed

  • Fixed unnecessary preloading in the Gauge and Indicator panels (#7228)
  • Fixed an issue where plotting by header stamp would result in misleading output in the Plot panel (#7229)
  • Fixed an issue where downsampled data points could appear out of order in the Plot panel (#7229)
  • Fixed 3D panel to not crash when there are errors while adding transforms (#7231)

v1.81.0

5 months ago

Added

  • Added useful messaging to the Image panel's empty state when there is no data to show
  • Resolve package:// URLs relative to the URDF's base URL for HTTP(s) URDF files (#7114)

Changed

  • Improved loading performance for MCAP files
  • Improved performance for the Plot and State Transitions panels
  • Point clouds in the 3D panel now default to being colored by z when intensity and rgb fields aren't present (#7206)

Fixed

  • Fixed handling of constraint_set5_flag in foxglove.CompressedVideo messages
  • Fixed issue where organization extensions were not uninstalled when signing out
  • Fixed scrolling behavior in the Log panel (#7225)

v1.80.0

5 months ago

Changed

  • Show an error image in the Image panel if there was a decoding issue (#7175)
  • Avoid opening the panel settings when deleting a Plot panel series via the legend (#7196)

Fixed

  • Fixed issues with sign-in on the desktop app
  • Fixed H.264 video artifacts getting rendered when first opening a file
  • Removed incorrect decoding errors from the Image panel settings by displaying H.264 video delays in frames, rather than milliseconds
  • Fixed an issue where images in the Image panel would not clear properly when looping playback or switching topics (#7173, #7175)
  • Fixed an unmatched frameId error when switching the calibration topic to None from a nonexistent topic (#7189)