Changelog
Track every update to the Exoliner platform. New features, bug fixes, and improvements — all documented here.
2026-04-17v5.13.0Improvement
Input Validation & Terms Agreement
- Inline validation across every form — errors appear instantly instead of waiting for the server to reject them
- Signup and login now require agreement to the Terms of Service and Privacy Policy before you can submit
- Username, referral code, password, and OTP fields now enforce the same length and character rules as the API
- Staff moderation forms (chat bans, strikes, infectors) show live character counts and reason limits
- Fixed reset password screen showing the wrong minimum length (was 6, now correctly 7)
- Fixed chat occasionally showing a duplicate message — one stuck on 'Sending…' and one that actually delivered
- Fixed passkey login doing nothing and showing 'cancelled or failed' — the browser prompt now opens automatically, errors explain what actually went wrong, and a Try Again button is always available
2026-04-05v5.12.0New Feature
Strike System & Enforcement
- New graduated strike system — 2 strikes before blacklist, with warnings counting as 0.5 strikes
- Real-time strike notifications via WebSocket with TOS review and acknowledge flow
- Violations history modal accessible from sidebar — view all warnings, strikes, and status
- Staff can issue warnings, strikes, or direct blacklists with rule tracking
- Strikes reset when purchasing a new key
2026-04-03v5.11.0New Feature
Game Browser & Target Player
- New game browser overlay in the executor — browse games, servers, and players without leaving the editor
- Server list shows player headshots with hover popover for full player details
- Select any player in your server as the execution target — scripts run as that player
- Join server flow with Roblox deep link when you're not in the selected server
2026-04-03v5.10.0New Feature
Staff Execute Panel
- New Execute tab in admin panel for staff to run scripts in any game without a whitelisted user
- Browse games, view individual servers, and inspect players with avatar headshots
- Target a specific player or auto-select the first available player in the game
- Built-in Monaco editor for writing scripts directly in the admin panel
2026-04-02v5.9.0New Feature
Console Output & Unified Game Gateway
- New Console panel in the executor for viewing real-time print/warn/error output from game servers
- Unified game gateway API endpoint reduces HTTP requests from 3 to 1 per poll cycle
- Console entries are color-coded by severity (output, info, warning, error)
- Console panel supports clear, copy all, auto-scroll, and resize
2026-03-25v5.8.0New Feature
Infector Management & Global Analytics
- Admin panel: new Infectors tab for managing game infectors
- Admin panel: new Statistics tab with global platform analytics and trends
- Game cards now show infector name for staff members
2026-03-25v5.7.0New Feature
AI Script Analysis & Skip Analysis
- AI-powered script analysis layer detects hidden backdoors, encoded payloads, and obfuscated malicious patterns that regex misses
- AI findings displayed with purple 'AI' badge in the analysis panel
- New 'Don\'t check this script again' option when force-executing reviewed scripts (24h skip)
- Module scanning now uses proxy rotation and Redis caching to avoid rate limits
2026-03-24v5.6.0Improvement
Developer-Focused Dashboard Beta
- New beta dashboard at /beta with a code editor inspired deep navy aesthetic
- Monospace typography for all data values (IDs, stats, dates, keys)
- Blueprint grid background and blue glow accents throughout
- Terminal-style greeting and information-dense stat cards
2026-03-23v5.5.0New Feature
Script Security Analyzer
- Added script security analyzer that detects malicious patterns before execution
- Scripts with high-risk patterns (backdoors, webhooks, obfuscation) are now blocked with a detailed review screen
- New 'Analyze Script' button in the executor toolbar for on-demand security scanning
- Flagged code lines are highlighted directly in the editor with clickable jump-to-line
- AI assistant can now explain security findings and suggest safer alternatives
- Analyzer now scans up to 3 required modules for hidden malicious code — findings are tagged with their source module ID
2026-03-23v5.4.3Bug Fix
Checkout & Analytics Fixes
- Fixed checkout failing for CashApp payments due to stale product IDs
- Added real-time coupon validation in checkout modal
- Fixed Plausible analytics being blocked by Content Security Policy
- Fixed dashboard theme colors leaking into marketing pages
2026-03-20v5.4.2Bug Fix
Email 2FA Fix
- Fixed email verification not appearing as a 2FA option during login
2026-03-18v5.4.1Bug Fix
Theme Leak Fix
- Fixed dashboard theme colors leaking into marketing pages after logging out
2026-03-12v5.4.0New Feature
Polytoria Marketing Page
- Added dedicated Polytoria page showcasing desktop app features
- Added Polytoria link to main navigation bar
2026-03-11v5.3.2Bug Fix
Executor AI Mobile Fix
- Fixed AI chat text input not being visible on mobile devices
2026-03-08v5.3.1Improvement
Support Hub in Sidebar
- Replaced Discord link in sidebar with an expandable Support section showing both Discord and support email
2026-03-05v5.3.0New Feature
Passkey Support
- Added passkey/WebAuthn as a new two-factor authentication method
- Register and manage multiple passkeys from Account Settings
- Choose between passkey or authenticator app when both are enabled
2026-03-05v5.2.2New Feature
Login Improvements
- Added 'Keep me logged in' option to login page to disable IP locking for the session
2026-03-05v5.2.1Improvement
Performance Optimization
- Improved page responsiveness (INP) across all marketing pages
- Optimized 3D hero animation for smoother scrolling
- Reduced page load JavaScript with server-side rendering for layout
- Smoother stat counter and testimonial carousel animations
2026-02-28v5.2.0New Feature
Transparency & Trust Update
- Added public transparency report page
- Added user reviews page with verified testimonials
- Added about page with platform details and mission
- Expanded FAQ with trust and safety questions
- Improved homepage performance with server-side rendering
2026-02-15v5.1.6Improvement
Security & Performance
- Improved Content Security Policy headers
- Optimized web-based script executor
- Enhanced chat WebSocket authentication
- Performance improvements across the dashboard
2026-02-01v5.1.5Bug Fix
Platform Stability
- Fixed script executor loading in certain browsers
- Improved game save reliability
- Bug fixes in dashboard UI components
- Updated dependencies for security patches
Stay Updated
Join our Discord community for real-time updates, announcements, and direct access to the development team.
Join Discord for Updates