Public beta — "first real release"
The version we feel comfortable calling Roster v1. Anything before this was an in-private build. If you were running 0.0.x, the upgrade keeps your vault, but please re-enter the master password once.
- addModeration auto-agree for low-severity prompts (ToS re-accept, cosmetic warnings). Toggle per account. Pro tier.
- addMulti-launch pre-flight checks (mutex, IPC, cookie).
- addNDJSON audit log export. Full refresh + maintenance log. Pro tier.
- addPro licensing via Whop: one-time online activation binds your licence to a hardware fingerprint. After that, Pro verifies offline on that machine. One active machine at a time — pasting your activation code on a new machine moves the licence there automatically.
- addQoL: presence & server tracking, Net Worth, playtime tracking, account notes & aliases, bulk-settings editor, account groups, window-layout presets, focus-mode hotkeys, auto-relaunch, private-server vault, join-friend, cache cleaner.
- fixRefresh loop no longer races itself if the system clock jumps (DST, RDP resume).
- fixAccount tags now survive an export/import round-trip.
- secVault export blob is now padded to a fixed-stride size so account count isn't visible to disk forensics.
- breakPer-account proxy routing dropped before public beta. The driver footprint and kill-switch failure modes weren't right for v1.
- breakUnified inbox dropped before public beta in favour of focused moderation auto-agree. The aggregated-notifications surface was too fragile against Roblox API churn.