v0.5.1
RightNow-AI/openfangv0.5.1Mar 20, 2026by jaberjaber23
AI Summary
A community-focused release incorporating fixes for the dashboard, dependencies, and security configurations.
Key Highlights
- Fixed dashboard settings page loading state
- KaTeX is now loaded on demand to prevent first-paint blocking
- Provider model normalization now resolves through the catalog
- Invisible approval requests are now visible with history and badges
- Matrix auto_accept_invites is now configurable with a security default
Full Release Notes
9 community PRs merged after strict review (24 PRs reviewed, 11 rejected, 4 closed). ## Fixes - Dashboard settings page loading state fix (#750) - KaTeX loaded on demand to prevent first-paint blocking (#748) - Provider model normalization — display names resolve through catalog (#714) - Invisible approval requests now visible with history, badge, and polling (#713) - Matrix `auto_accept_invites` now configurable, defaults to false (security) (#711) ## Dependencies - docker/build-push-action 6 → 7 (#741) - docker/setup-buildx-action 3 → 4 (#740) - roxmltree 0.20 → 0.21 (#744) - zip 2.4 → 4.6 (#742) **Full diff:** [`v0.5.0...v0.5.1`](https://github.com/RightNow-AI/openfang/compare/v0.5.0...v0.5.1)