Skip to main content

Changelog

All notable changes to the rb CLI and Pulse framework are listed here. Click a version for the full release notes.


VersionDateSummary
1.4.42026-06Key system, premium tier, signal engine fix, IronBrew banner strip, Dev tab improvements, new rb init scaffold
1.3.02026-06TypeScript-first architecture — SolidJS signals, Next.js pages, CDN-only runtime, Ironbrew2 .NET CLI
1.2.242026-06Required icons on pages/groupboxes, Pulse.UI dynamic element builder, rb/CLAUDE.md AI context
1.2.232026-06Bug fixes — checker crash on framework files, Prometheus Luau += error, untranspiled guard in nested functions
1.2.222026-06New Pulse.Remote helper — lazy-resolved, path-cached RemoteEvent / RemoteFunction wrappers for all projects
1.2.212026-05FEAT/CFG tabs work in WindUI mode; Performance removed from Settings; close notification timing fixed
1.2.202026-05Bug fix — overlay _setTab crash; Hydroxide multi-step loader; Infinite Yield added to Dev tab
1.2.192026-05WindUI Dev tab — game scanner (auto-copy on inject), Hydroxide + Dex launchers; overlay trimmed to LOG/FEAT/CFG
1.2.182026-05Dev overlay TOOL tab — one-click launchers for Infinite Yield, Dex Explorer, and Remote Spy
1.2.172026-05WindUI window close notification — "Press <key> to open" toast fires when the menu is hidden
1.2.162026-05Example project updated to real-world patterns — full WindUI layout config, Pulse.Notify/Log/Loop in examples, Pulse.Monitor in globals
1.2.152026-05WindUI is now the default UI library for all new projects
1.2.142026-05New helper docs — Pulse.Conn, Pulse.Input, Pulse.Memory, Pulse.Perf; updated rb init templates
1.2.132026-05Pulse.Notify — in-game toast notifications; all components updated
1.2.122026-05Open button configurable in layout; dynamic layout adaptation removed
1.2.112026-05Live responsive layout — HStack/VStack switches dynamically on viewport resize
1.2.102026-05Bug fixes — acrylic blur now visible; Home tab auto-selected on load
1.2.92026-05Bug fix — Wind UI menu toggle key now correctly opens/closes the window
1.2.82026-05Layout-first config, framework settings pages, Wind UI polish, paragraph DSL, groupbox icons
1.2.72026-05Multi-adapter UI system — Wind UI support, ui_library in layout, _PulseNotify
1.2.62026-05Respawn-safe character refs — live _PulseGetChar/HRP/Humanoid + _LocalPlayer fix in IIFEs
1.2.52026-05Auto-chunking — .rblua components compile into isolated function scopes, eliminating the 200-local ceiling
1.2.42026-05rb build --dev no longer creates an unrunnable obfuscated dev script
1.2.32026-05Keybinds no longer fire while typing in chat; dev overlay mouse + drag fixes
1.2.22026-05Dev overlay collapsible logs + DEV button fix, findNearest diagnostics, event errors to overlay
1.2.12026-05Bug fix — rb build --dev crash when framework dev UI files present
1.2.02025-06Deploy command, compat exclude in layout, example scaffold project, docs/MCP/ext commands
1.1.02025-05Lint command, Pulse.Track / Store / World / Team helpers, improved compat build pipeline
1.0.02025-04Initial release — build, watch, copy, init scaffold, Pulse runtime, core helpers