v2026.4.302
Released on 03/29/2026
- FEATURE: Offload key sorting and tree building to a Web Worker for improved responsiveness.
- FEATURE: Replace AngularJS shell with vanilla toast notifications.
- PERF: Switch to AOT compilation, removing @angular/compiler (~1MB savings).
- PERF: Remove jQuery dependency, use native DOM (~180KB savings).
- PERF: Replace moment.js with dayjs (~400KB savings).
- REFACTOR: Complete migration from AngularJS hybrid to standalone Angular.
- REFACTOR: Migrate codebase from CommonJS to ES modules across all packages.
- REFACTOR: Remove legacy AngularJS source files.
- REFACTOR: Remove console menu item from main menu.
- REFACTOR: Extract Redis commands into MainCommandService.
- BUGFIX: Resolve race condition causing empty keys and statistics on initial load.
- BUGFIX: Add ChangeDetectorRef to all BreakpointObserver subscriptions and fix MDC typography.
- BUGFIX: Fix search enter, tree refresh, socket tick, and remove deprecated animations.
- BUGFIX: Fix accordion elevation, dark border subtle, layout padding, and list weight.
- BUGFIX: Refactor test-connection settlement logic to prevent double-emit.
- BUGFIX: Fix p3xrDevMode reference error in production build.
- BUGFIX: Add Angular Linker (babel) for AOT-compatible node_modules.
- DOCS: Rewrite and reorganize README for clarity and conciseness.
- CHORE: Simplify license and add auto-changelog support.
https://github.com/patrikx3/redis-ui/blob/master/change-log.md#v20264302