Releases: PMDevSolutions/Claudius
Releases · PMDevSolutions/Claudius
v1.9.0
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-06-19)
Features
plugins: message-middleware plugin SDK for widget and worker (fc79f61 )
plugins: message-middleware plugin SDK for widget and worker (3d0466a ), closes #45
v1.8.2
Compare
Sorry, something went wrong.
No results found
1.8.2 (2026-06-18)
Bug Fixes
ci: harden npm trusted publishing (OIDC) in release workflows (494292f )
ci: harden npm trusted publishing (OIDC) in release workflows (f6ec1ae )
v1.8.1
Compare
Sorry, something went wrong.
No results found
1.8.1 (2026-06-17)
Bug Fixes
widget: skip declaration bundling under Storybook build (df0a03e )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2026-06-16)
Features
widget: expand Storybook coverage, theme switcher, and Pages deploy (943e580 )
widget: expand Storybook coverage, theme switcher, and Pages deploy (7e5de1b ), closes #43
v1.7.0
Compare
Sorry, something went wrong.
No results found
1.7.0 (2026-06-15)
Features
add create-claudius project scaffolder (b72f3ca )
add create-claudius project scaffolder (04f870e ), closes #42
v1.6.0
Compare
Sorry, something went wrong.
No results found
1.6.0 (2026-06-13)
Features
publish widget to npm as claudius-chat-widget (4146076 )
publish widget to npm as claudius-chat-widget (c686212 )
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2026-06-11)
Features
theming v2 with design tokens, theme files, and editor (96dbdc0 )
widget: add theme engine with four built-in themes (b4d8b17 )
widget: publish theme.v1 JSON schema with validation tests (ce43d5b )
widget: theme prop accepts built-in names, theme objects, and URLs (1ce06d3 )
Refactoring
widget: move all visual styles onto --cl-* design tokens (1eb6ed9 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-06-11)
Features
Astro Starlight docs site with versioned content and live demo (9f29abe )
docs: archive 1.x docs with starlight-versions switcher (b81ea85 )
docs: author all nine doc sections with live demo on home page (5929cdd )
docs: scaffold Astro Starlight site in docs/ (cc98cf1 )
worker: accept comma-separated ALLOWED_ORIGIN list (267cec2 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-06-09)
Features
worker: expose limitType in chat route 429 response (aef6fb6 )
worker: return 429 with Retry-After and limitType on chat route rate limit (2863ee2 )
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-05-26)
Bug Fixes
ci: guard fromJSON against empty release PR output (5f47613 )
ci: guard fromJSON against empty release PR output (0c00839 )