Home About Changelog Download Download
Release History

What's Changed

Every update, every fix, every addition — documented as it ships.

New Feature
Bug Fix
Change
Breaking
v1.2.0
February 2026
Latest
Website Launch, API Submission & Critical Fixes
Submitted form to Microsoft and Mojang requesting access to official Minecraft APIs — awaiting approval before download goes live
Launched official Vexora website with Home, About, Download, and Changelog pages
Added GitHub and YouTube links to website footer
Download buttons updated to "Coming Soon" pending API approval
Updated website feature card copy — Built-in Utilities now references speedrun stopwatch use case
Filled in upcoming features card — Mac support, mod browser, auto-updater
Various text edits and copy improvements across all pages
Fixed critical website bug where the animated starfield canvas was not being cleared between frames, causing unbounded memory growth — on some machines this consumed 4–6 GB of RAM within minutes and crashed the browser entirely
Fixed launcher crash on startup caused by a race condition in the boot sequence where settings were applied before the DOM was fully ready, resulting in null reference errors that silently killed the main process
Fixed broken nav active state on website — current page link now correctly highlights
Fixed mobile menu not closing after selecting a nav item on smaller screens
v1.1.4
February 2026
Stable
Microsoft Auth + Utilities Panel
Microsoft OAuth 2.0 Device Code Flow authentication
Xbox Live → XSTS → Minecraft Services token chain
Utilities panel with working search and back navigation
Timer utility — stopwatch (with laps) and countdown mode
Notes utility — rich text editor with fonts, colors, auto-save
PIN lock screen — set, edit, and remove with hash storage
Status modes — Online, Offline, Do Not Disturb
Fixed blank screen after intro animation (double-async syntax error)
Fixed MS auth endpoint (migrated from deprecated login.live.com to login.microsoftonline.com)
Fixed RpsTicket missing d= prefix for AAD tokens
Fixed auth/pin screens rendering behind titlebar (z-index)
Fixed intro animation glitch caused by layering conflict
v1.1.0
Stable
UI Controls & Performance Settings
UI Scale slider in Appearance settings (75–125% in 5% steps)
FPS Cap slider — 30 / 60 / 90 / 120 FPS presets + Uncapped toggle
Starfield renderer patched with timestamp-based frame throttling
Notifications panel — position grid, style (Default/Minimal/Pill/Banner), font picker
Toast notification system rewrite with positional CSS classes
Version series moved to v1.1.x
v0.1.0
Initial Release
HTML → Electron migration with custom frameless titlebar
Launcher auth — register and sign in with local account
AppData persistence via Electron IPC (store-get / store-set)
Animated starfield background with responsive canvas
Settings panel — theme, appearance, privacy
Performance panel
Cache / Data panel with clear controls
Profile panel with display name editing
Discover panel with category navigation
Boot sequence — intro animation → optional PIN → auth → app