Skip to main content

Edge Site v0.0.22

This release contains minor improvements and fixes.

New & Improved
  • We now publish ARM64 images
Fixes
  • Fixed a bug where the edge controller would refuse to index files with multiple channels of the same topic

Docs: About | Install | Upgrade

Agent v1.1.0

🪄 Automatically upload to the cloud​

The Foxglove Agent can now automatically upload a subset of recordings to the cloud using pattern matches. When WATCH_MODE=true is set, a glob pattern can be provided to WATCH_AUTO_IMPORT_PATTERN in order to automatically updload recodings matching the provided pattern. See the Foxglove Agent docs for more details.

Fixes
  • Fixed a bug where the agent failed to process recordings with multiple channels of the same topic in a file

Docs: About, Install | Debian Packages: amd64, arm64 | Binary Files: amd64, arm64

Edge Site v0.0.21

💪 ARM64 support and more​

We've added support for deploying Edge Sites on ARM64 machines. Edge Sites can now also handle ROS1 bags and upload directly to Foxglove hosted data management. This is in addition to the existing support for uploading to self-hosted Primary Sites.

Fixes
  • Fixed the ability handle unprocessable files during reconciliation

Docs: About | Install | Upgrade

Foxglove v1.87.0

Performance Improvements

  • Improved omgidl deserialization performance
  • Improved performance of 3D panel
  • Improved performance of performance sidebar
  • Reduced OOMs by buffering messages as Uint8Array
  • Fixed memory leak when switching data source

Bug Fixes

  • Fixed the start time for foxglove WebSocket player when a connection is reset
  • Fixed URDF meshes not loading when connected to rosbridge
  • Fixed empty plot minYValue and maxYValue led to a 0-0 Y scale

Other

  • Improved Chinese translations

Foxglove v1.86.0

UX Improvements

  • Improved message path dropdown rendering
  • Change new layout name generator to use friendly names
  • Desktop traffic light buttons do not scale with zoom level

Performance Improvements

  • Reduce downsamples and re-renders for plot

Bug Fixes

  • Fix collada textures not being loaded