• jason.woltje released this 2026-02-27 12:25:46 +00:00 | 96 commits to main since this release

    MS20 Site Stabilization

    Fixed runtime bugs, missing API endpoints, and feature gaps discovered during live site testing.

    Changes

    • Workspace context: Fixed domain/project creation workspace ID errors (PR #536)
    • Personalities API: Full CRUD implementation with dark mode theming fix (PR #537, #540)
    • User preferences: Implemented /users/me/preferences endpoint (PR #539)
    • Credentials UI: Enabled credential management with create/view forms (PR #545)
    • Orchestrator proxy: Fixed 502 connectivity (PR #542)
    • WebSocket auth: Fixed chat "Reconnecting to server..." with cookie auth fallback + CORS (PR #547, #548, #549)
    • Terminal page: Added dedicated /terminal route (PR #538)
    • Favicon: Added RGBA ICO favicon (PR #541, #544)
    • Workspace persistence: Workspace ID now persists in localStorage from auth flow

    Stats

    • 14 tasks completed across 4 sessions
    • 13 code PRs + 1 docs PR merged (#536-#550)
    • 4,761 tests passing (1,445 web + 3,316 API)
    • Deployed and verified at mosaic.woltje.com
    Downloads