Skip to content

TrapRAM 1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:29
· 32 commits to main since this release

Everyone on 1.0.0 has to download this one by hand. The previous build had the old repository name compiled into it, so it cannot see this release. From 1.0.1 onward the in-app updater handles it.

macOSTrapRAM-1.0.1-arm64.dmg (Apple Silicon) or TrapRAM-1.0.1.dmg (Intel). Ad-hoc signed rather than notarized, so clear the download quarantine once:

xattr -dr com.apple.quarantine /Applications/TrapRAM.app

WindowsTrapRAM-Setup-1.0.1.exe, installs over the previous version. SmartScreen warns once: More info -> Run anyway.

Changes

  • Windows multi-client now waits for the Roblox single-client lock instead of reporting success before it was taken, and says why when it cannot be taken — normally because a client is already running and owns it. Turn the setting on with every Roblox window closed.
  • Sync accounts and sessions between machines through a Cloudflare Worker you deploy yourself. The relay stores one encrypted blob and holds no key.
  • Vault auto-lock is off by default.
  • Optional start at login.
  • Rejects a sync URL that is not a TrapRAM relay instead of failing later with a bare 404.