Reference
Changelog
Notable platform changes by date.
2026-05-13
- Wiki launched. This site — wiki.rustpulse.app — goes live with full coverage of every command, every feature, every endpoint.
!pulseAI command. New team-chat command for asking the AI assistant Rust survival questions. Powered by Groq + Llama 3.1.!translateRust-slang dictionary. ~60 Rust-specific tokens (kos, tc, m2, db, naked, etc) expand to translatable phrases before LibreTranslate sees them.- Always-online bot. Premium opt-in to keep the relay connected 24/7 so raid pings fire while nobody's logged in.
- Discord user-facing integration. Per-channel routing for 7 event families (alerts, events, tracking, team chat, devices, players, server).
2026-05-12
- Wiki editor in admin. Markdown editor + Git commit workflow for the wiki, accessible from the admin portal.
- User Status admin page. Combined view of every member's setup state — credentials installed, Discord wired, servers paired, online now.
2026-05-08
- Overlay v1 launched. Tauri-based in-game minimap. F8 to toggle visibility, F9 to toggle click-through. Operator+ only; guests inherit.
2026-05-04
- Relay v2. Moved to dedicated Fly app. Per-paired-server Rust+ sockets, JWT auth, JSON Patch diff stream.
2026-04-29
- Suspicious shop watch. Heuristic scanner flags vending machines whose buy/sell ratios look like raid bait.
!confirmcommand to mark flagged shops as raid targets on the dashboard map.
2026-04-27
- First production deploy of
rustplus-api, FCM listener, and dashboard. - Stripe Checkout + Portal + signed webhooks.
- Steam OpenID 2.0 login.
- Encrypted FCM credential storage (AES-256-GCM + server-side key).