Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:12
· 311 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.1.2
38a4228

Changelog

  • 38a4228 Bump to v0.1.2
  • 6753396 ci: Fix npm publish in GitHub actions
  • def6ef6 feat(qpi-ui): implement Phase 9 integration testing and polish for dashboard theming
  • ab087eb feat(dashboard): add admin theme management UI
  • f6c9aae feat(qpi-ui): implement custom CSS and JS injection for dashboard themes
  • d2bae38 feat(qpi-ui): implement dynamic branding for dashboard and login modal
  • 0f51068 feat(qpi-ui): implement ThemeContext and runtime token application
  • ea4d3eb feat(qpi-ui): implement CSS custom property bridge for dashboard theming
  • 08aec34 feat(qpi-ui): implement theme API endpoints and in-memory cache fallback
  • 350870c feat(qpi-ui): add themes collection, Theme model, and active theme hook
  • 1b289af feat(qpi-ui): add Go default theme constant and types for dashboard theming
  • 26d760b WIP: Add RFC for dashboard theming