Changelog
All notable changes to the rb CLI and Pulse framework are listed here. Click a version for the full release notes.
| Version | Date | Summary |
|---|---|---|
| 1.4.4 | 2026-06 | Key system, premium tier, signal engine fix, IronBrew banner strip, Dev tab improvements, new rb init scaffold |
| 1.3.0 | 2026-06 | TypeScript-first architecture — SolidJS signals, Next.js pages, CDN-only runtime, Ironbrew2 .NET CLI |
| 1.2.24 | 2026-06 | Required icons on pages/groupboxes, Pulse.UI dynamic element builder, rb/CLAUDE.md AI context |
| 1.2.23 | 2026-06 | Bug fixes — checker crash on framework files, Prometheus Luau += error, untranspiled guard in nested functions |
| 1.2.22 | 2026-06 | New Pulse.Remote helper — lazy-resolved, path-cached RemoteEvent / RemoteFunction wrappers for all projects |
| 1.2.21 | 2026-05 | FEAT/CFG tabs work in WindUI mode; Performance removed from Settings; close notification timing fixed |
| 1.2.20 | 2026-05 | Bug fix — overlay _setTab crash; Hydroxide multi-step loader; Infinite Yield added to Dev tab |
| 1.2.19 | 2026-05 | WindUI Dev tab — game scanner (auto-copy on inject), Hydroxide + Dex launchers; overlay trimmed to LOG/FEAT/CFG |
| 1.2.18 | 2026-05 | Dev overlay TOOL tab — one-click launchers for Infinite Yield, Dex Explorer, and Remote Spy |
| 1.2.17 | 2026-05 | WindUI window close notification — "Press <key> to open" toast fires when the menu is hidden |
| 1.2.16 | 2026-05 | Example project updated to real-world patterns — full WindUI layout config, Pulse.Notify/Log/Loop in examples, Pulse.Monitor in globals |
| 1.2.15 | 2026-05 | WindUI is now the default UI library for all new projects |
| 1.2.14 | 2026-05 | New helper docs — Pulse.Conn, Pulse.Input, Pulse.Memory, Pulse.Perf; updated rb init templates |
| 1.2.13 | 2026-05 | Pulse.Notify — in-game toast notifications; all components updated |
| 1.2.12 | 2026-05 | Open button configurable in layout; dynamic layout adaptation removed |
| 1.2.11 | 2026-05 | Live responsive layout — HStack/VStack switches dynamically on viewport resize |
| 1.2.10 | 2026-05 | Bug fixes — acrylic blur now visible; Home tab auto-selected on load |
| 1.2.9 | 2026-05 | Bug fix — Wind UI menu toggle key now correctly opens/closes the window |
| 1.2.8 | 2026-05 | Layout-first config, framework settings pages, Wind UI polish, paragraph DSL, groupbox icons |
| 1.2.7 | 2026-05 | Multi-adapter UI system — Wind UI support, ui_library in layout, _PulseNotify |
| 1.2.6 | 2026-05 | Respawn-safe character refs — live _PulseGetChar/HRP/Humanoid + _LocalPlayer fix in IIFEs |
| 1.2.5 | 2026-05 | Auto-chunking — .rblua components compile into isolated function scopes, eliminating the 200-local ceiling |
| 1.2.4 | 2026-05 | rb build --dev no longer creates an unrunnable obfuscated dev script |
| 1.2.3 | 2026-05 | Keybinds no longer fire while typing in chat; dev overlay mouse + drag fixes |
| 1.2.2 | 2026-05 | Dev overlay collapsible logs + DEV button fix, findNearest diagnostics, event errors to overlay |
| 1.2.1 | 2026-05 | Bug fix — rb build --dev crash when framework dev UI files present |
| 1.2.0 | 2025-06 | Deploy command, compat exclude in layout, example scaffold project, docs/MCP/ext commands |
| 1.1.0 | 2025-05 | Lint command, Pulse.Track / Store / World / Team helpers, improved compat build pipeline |
| 1.0.0 | 2025-04 | Initial release — build, watch, copy, init scaffold, Pulse runtime, core helpers |