Skip to content

Beam desktop v0.6.1 — Consumer-readiness pass

Choose a tag to compare

@Haaks06 Haaks06 released this 03 Jul 01:28
  • File uploads now checked against real magic bytes after upload, not just the client's self-reported content type -- rejects a non-image file spoofed as an allowed image format.
  • Removed leftover personal identifiers from the installer's metadata (publisher, app ID, author) -- Windows/uninstall entries now show "Beam" consistently.
  • Rate limiting config in production is now explicit (was silently falling back to a default via a stale env var name).
  • Docs cleaned up: the README now has an actual "Download Beam" section with only the official GitHub Releases link, and deployment docs match what's actually running in production (Fly.io) instead of a long-abandoned Render setup.