github AgentWorkforce/relayfile v0.7.8

3 hours ago

relayfile v0.7.8

Packages

  • @relayfile/core@0.7.8
  • @relayfile/sdk@0.7.8
  • relayfile@0.7.8
  • @relayfile/file-observer@0.7.8
  • @relayfile/local-mount@0.7.8

Install

npm install @relayfile/sdk@0.7.8
npm install relayfile@0.7.8
npm install @relayfile/file-observer@0.7.8
npm install @relayfile/local-mount@0.7.8

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.7.8/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • Stop poisoning slack connect requests with the demoted slack-sage alias by @khaliqgant in #139
  • Fix local-mount syncBack full-tree walk after healthy autosync by @willwashburn in #138
  • Refresh workspace token in relayfile login when one is registered by @khaliqgant in #137

Full Changelog: v0.7.7...v0.7.8

Don't miss a new relayfile release

NewReleases is sending notifications on new releases.