github powerfooI/roamgate v0.7.6
Roamgate v0.7.6

4 hours ago

Upgrade note: standalone configuration

Standalone binaries no longer automatically load .env or bunfig.toml from the working directory. Use exported environment variables, CLI flags, or the managed service's roamgate.env file. Source development with bun run is unchanged. See the deployment guide.

What's Changed

Features

  • Stop a broken stdin pipe from terminating the server by @crandrosoff in #212
  • Refine the Roamgate site and worktree preview by @powerfooI in #214
  • Drop stale terminal repaints instead of disconnecting a slow viewer by @crandrosoff in #213
  • Use native Bun assets and terminal compression by @powerfooI in #217

Fixes

  • Fix preview highlighting, image handling, and clipboard feedback by @powerfooI in #215
  • Fix development port overlap with the production service by @powerfooI in #216
  • Fix stale terminal frames and rename diff highlighting by @powerfooI in #218
  • Fix iOS PWA header blur and WebKit reconnect loops by @powerfooI in #219

New Contributors

Full Changelog: v0.7.5...v0.7.6

Don't miss a new roamgate release

NewReleases is sending notifications on new releases.