• v0.6.16
    All checks were successful
    CI/CD / detect-changes (push) Successful in 3s
    CI/CD / test-frontend (push) Successful in 5s
    CI/CD / test-sqlite (push) Successful in 2m49s
    CI/CD / test-go-pg (push) Successful in 2m51s
    CI/CD / build-and-deploy (push) Successful in 49s
    Stable

    xcaliber released this 2026-04-01 14:57:10 +00:00 | 33 commits to main since this release

    Features

    • Added user display audit system with new user SDK module (users.js) and updated user store handlers.
    • Introduced usability survey gate with accompanying documentation and updated admin settings.
    • Implemented session configuration handler with tests for improved session management.
    • Added presence tracking system with handler and test coverage.
    • Extended OpenAPI specification with 36 new endpoints.

    Improvements

    • Enhanced visual polish across all surfaces with updated CSS variables and refined component styling.
    • Improved responsive spacing throughout the application with layout adjustments.
    • Added viewport foundation for better responsive behavior across devices.
    • Updated login form and auth middleware with improved cookie handling and session management.
    • Enhanced markdown rendering capabilities in chat messages.

    Infrastructure

    • Added comprehensive UI development scripts: UI inventory generator, contrast checker, coverage matrix, touch target auditor, and CSS collision detector.
    • Implemented CSS linting script for package-specific stylesheets.
    • Added CSS isolation by prefixing all extension CSS classes with ext- (e.g., chat-sidebarext-chat-sidebar).
    • Deduplicated CSS across packages to reduce redundancy.
    • Added new font files for improved typography (DM Sans and JetBrains Mono).
    • Updated database migrations for PostgreSQL and SQLite with user table enhancements.

    Documentation

    • Added usability survey documentation (USABILITY-SURVEY.md).
    • Updated extension CSS guidelines with detailed isolation patterns.
    • Enhanced UI roadmap with 218 lines of new content.
    • Updated deployment and distribution documentation.

    Version

    • Updated from v0.6.8 to v0.6.16 across the codebase.
    Downloads