Changelog
Track the latest updates and improvements to HyperDevs.
v0.1.20
Latest Release August 2, 2026Added
- • New deterministic 2-step Rig pipeline — reliably rig and animate 3D models (the old one-shot path sometimes returned a static mesh for non-humanoid subjects)
- • 5 new image models (Flux Pro 1.1 + Ultra, Flux 2 Pro, Ideogram v3 / Turbo / Quality) and 4 new 3D models (Hunyuan3D v3.1 Pro with real textures, Trellis 2, Tripo H3.1, Hyper3D Rodin v2)
- • Customizable Game-tab toolbar
Improved
- • Noticeably lighter and faster — removed ~9,400 lines of dead code and swapped in a far smaller code highlighter
- • Optimize no longer freezes the app — mesh decimation now runs on a background thread
- • Smoother chat scrolling while streaming and lower CPU use while the Studio overlay is active
Fixed
- • In-app updates now actually download — the updater previously stalled at "Downloading…" forever and could never complete, so updates had to be installed by hand
- • 3D models now render correctly in the installed app — compressed meshes (Rodin, Meshy, Hunyuan3D) were silently failing to decode
- • The local AI engine now starts reliably on a fresh install
- • Credit billing hardened — closed races where a cancelled or racing job could hand over an asset and refund the credits
- • Meshy v6 animation no longer charges and reports success when it can't rig a subject — you now get a clear message and a pointer to the Rig pipeline
- • Plus: animation source-image quality, false "Purchase Successful" toasts, sign-out state cleanup, fetch hangs, and Luau injection guards
Security & reliability
- • Hardened authentication on the local Roblox Studio connection
- • Stop now reliably cancels in-flight generations server-side and refunds credits
- • API keys and secrets remain encrypted at rest
- • Updates are verified end-to-end — installer files are checked against a published checksum before they run, and anything that doesn't match is refused
- • Strengthened authentication for generation callbacks
- • Content-safety screening now covers every prompt field, with provider safety filters enforced server-side
- • Out-of-date installs now show a clear "update required" prompt instead of failing with confusing errors
- • Updated image-processing and packaging dependencies to pick up upstream security fixes
v0.1.15
July 1, 2026Added
- • 3D and Animation generations now keep running when you switch tabs and finish when you return — previously leaving a tab cancelled an in-progress generation
- • "Clear" button on the 3D Models action bar to discard the current model and start fresh
- • "Show in Folder" and "Copy Path" on asset cards and the Viewer for easy manual import into Studio
Improved
- • Sharper Flux Dev images (PNG output) and correct multi-view source-image quality
- • Per-model parameter handling across the image and 3D generation pipeline for more reliable results
Fixed
- • 3D models from Rodin, Meshy, and Hunyuan3D (compressed meshes) no longer crash the viewer — the content security policy now permits the WebAssembly mesh decoders they require
- • The cascading "Session timed out" error that could appear after a 3D generation (this was downstream of the viewer crash above)
Security & reliability
- • The local Studio bridge now requires authentication, closing a path that could have allowed remote code execution on your machine
- • Hardened the HTTP layer against request-smuggling and server-side request forgery (SSRF) attacks
- • Fixed path-traversal vectors that could have let file access escape its intended directories
- • The Stop button now reliably cancels in-flight generations and cleans up orphaned background processes
- • More reliable Memory scanning with fewer missed files and better error recovery
v0.1.14
June 18, 2026Added
- • Roblox Studio MCP now runs in-process and the Studio plugin auto-installs — no Node/npx and no manual plugin setup
- • "Hyper 30" built-in cloud model — generate assets and chat with no API keys of your own (credit-billed, with a free tier)
- • Per-model tool presets: enable or disable MCP tools per model from any chat panel
- • Rebuilt Memory system — graph, blob, and AST indexing of your project for richer AI context, with Tree, Graph, and Context views
- • Expanded generation suite: 6 image models (Flux Schnell, Flux Dev, Flux Pro, Flux 2 Pro, SDXL, Ideogram) and 5 image-to-3D models (TripoSR, Tripo3D v2.5, Trellis, Hyper3D Rodin, Hunyuan3D)
- • OpenCode powers the local LLM harness behind the chat
Improved
- • Redesigned generation pipeline with clearer progress and real error surfacing
- • Hardened credit and usage endpoints, and a more reliable Studio connection flow
Fixed
- • Numerous stability fixes from the 0.1.7–0.1.13 testing rounds (new-user install path, coder/overlay/LLM issues, AI tool guidance)
v0.1.7 - v0.1.13
June 2026Improved
- • Iterative stability and performance work across the closed-beta testing rounds — incremental refinements to startup, panel layout, the Coder/overlay/LLM stack, and asset-generation reliability as feedback came in
Fixed
- • Numerous bug fixes and regressions addressed between v0.1.6 and v0.1.14 — including the new-user install path, overlay and LLM issues, and AI tool-guidance refinements. These fixes were rolled up and shipped in v0.1.14.
v0.1.6
June 2, 2026Added
- • HyperDevs Cloud (beta): authenticated cloud generation with a free daily credit tier — get started without your own API keys
- • llama.cpp support as a local LLM provider, alongside Ollama
- • Redesigned Settings with sidebar navigation and HMAC key rotation
- • Animation timeline scrubbing to preview generated animations
Improved
- • Major performance pass — removed background polling, optimized React rendering, and lazy-loaded heavy libraries for faster startup and lower memory use
- • Accessibility — screen-reader (ARIA) labels added to loading states across every tab
- • More robust asset generation pipeline with clearer progress and error handling
Fixed
- • Animation tab export-panel and multi-view progress bugs
- • Memory leaks in the tool logger and 3D model viewer
- • Race conditions in panel-layout persistence and window capture
- • Crash-safe (atomic) writes for stored keys to prevent corruption
Security
- • Hardened credit/usage endpoints and rate-limit checks
- • Removed API-key fragments from logs
- • Electron security updates for known CVEs
v0.1.0
Initial Release May 5, 2026Added
- • Initial release of HyperDevs
- • 8 AI-powered tabs: Game, Image Gen, Coder, 3D Models, Animation, Optimize, Memory, Viewer
- • Memory tab with game knowledge graph
- • Viewer tab for asset preview
- • MCP integration with Roblox Studio
- • Support for 5 AI providers: Claude, Gemini, OpenAI, z.ai, Ollama
- • Text-to-image generation with Flux Schnell
- • Image-to-3D with TripoSR and Tripo3D
- • AI animation generation with Meshy v6
- • Mesh optimization pipeline for Roblox limits
- • One-click import to Roblox Studio via EditableMesh
- • Multi-view image generation
- • Local LLM support via Ollama
- • Encrypted local API key storage
v0.2.0
Coming SoonMore features and improvements on the way — get in touch to be notified when updates are released.