What's New
A running list of what's changed in 360.
V.3.6.0
August 2026
Added
- Grammar correction in chat, uses Groq to quietly fix your messages before they send, with a toast showing what changed and an undo button.
- @all mention, highlights every server member and writes a notification row for each of them.
- DM notification badge and popup, now correctly watching
user_a/user_b columns.
- Desktop app for Windows, macOS, and Linux via Electron, download from the Releases page.
- Server discovery page at /discover, find public communities without an invite link.
- Lyrics in 360 Music, synchronized when available, plain text otherwise. Sourced from LRCLIB, no API key or tracking.
- Listening activity, when you play a track, your chat profile shows what you're listening to. Clears when you close the player.
- More like this, queues up to 10 tracks in the same genre as the one you're playing.
- Incident reporting layer in 360 Maps, report speed traps, accidents, road closures, hazards, police, and heavy traffic. Incidents expire after 2 hours.
- AI summary toggle in Search, one click to turn off the AI panel and get straight links.
- Source bias indicator in News, a small colored dot on each article shows where the source sits on the political spectrum.
- Save articles in News, bookmark button on every card, saved locally. Saved tab shows your list.
- Add custom RSS feeds in News, paste any feed URL to mix it into your reading.
- "No ads. No data selling. Ever." now on the homepage, because it's true and we should say so.
- profiles_public view, safe anon-readable profile columns that don't expose email, birthdate, or moderation data.
Fixed
- Context menu Edit item now works correctly. The click-outside dismissal was racing against the menu item click and clearing the target before the action fired.
- DM notification watcher was querying the wrong column names (
user1_id/user2_id instead of user_a/user_b). Badge and popup now work.
- Grammar correction toast had no entrance animation, so it appeared and disappeared without being noticed.
- @all in chat now renders with a yellow highlight for all recipients, not just as a plain grey mention.
- Removed Google Analytics from 360 Maps.
Security
- RLS policies tightened across profiles, dm_messages, server_members, server_roles, carlos_logs, mentions, and minesweeper_scores.
- Blanket anonymous SELECT on profiles replaced with a safe view that omits sensitive columns.
- Any authenticated user could previously create or assign roles in any server, restricted to server owners and admins.
V.3.0.0
July 2026
Added
- Complete UI redesign across all products.
- New search providers for improved metasearch.
- Refactored AI assistant.