Skip to content

Releases: PMDevSolutions/Claudius

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 00:33
c418811

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

Choose a tag to compare

@github-actions github-actions released this 18 Jun 21:27
028f15c

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

Choose a tag to compare

@github-actions github-actions released this 17 Jun 01:08
8a0ad3d

1.8.1 (2026-06-17)

Bug Fixes

  • widget: skip declaration bundling under Storybook build (df0a03e)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 03:38
7db2819

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

Choose a tag to compare

@github-actions github-actions released this 15 Jun 00:35
ee94763

1.7.0 (2026-06-15)

Features

  • add create-claudius project scaffolder (b72f3ca)
  • add create-claudius project scaffolder (04f870e), closes #42

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 21:08
0b33faf

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

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:10
41492fc

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

Choose a tag to compare

@github-actions github-actions released this 11 Jun 05:01
7af229d

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

Choose a tag to compare

@github-actions github-actions released this 09 Jun 23:48
067c1a0

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

Choose a tag to compare

@github-actions github-actions released this 26 May 23:58
0d7c065

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)