Skip to main content

Foxlet v1.1.1

This release contains minor fixes.

Fixes
  • Fixed a bug when using auto-import where Foxlet would see 401 unauthorized errors when requesting device information

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

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

Foxlet v1.1.0

🪄 Automatically upload to the cloud​

Foxlet 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 upload recordings matching the provided pattern. See the Foxlet docs for more details.

Fixes
  • Fixed a bug where Foxlet 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 Data Platform. 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