You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/web/content/changelog/2026-04-20-v0.2.0.mdx
+62-16Lines changed: 62 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,38 +4,68 @@ description: "Script tag embeds, automatic shadcn theming, and AI knowledge clar
4
4
tiny-excerpt: "Script embeds and AI clarification"
5
5
date: "2026-04-20"
6
6
author: "Cossistant Team"
7
+
discord-announcement: |
8
+
Cossistant v0.2.0 is live.
9
+
You can now ship the widget with a simple script tag, inherit shadcn theming automatically, and let the AI ask for clarification when knowledge is missing.
10
+
Read the full changelog: https://cossistant.com/changelog/2026-04-20-v0.2.0
11
+
x-announcement: |
12
+
Cossistant v0.2.0 is out: script tag embeds, automatic shadcn theming, and AI clarification when knowledge is missing.
- Cossistant's default fast path is the `<Support />` component, and the widget can be styled through Tailwind-friendly support styles and stable styling hooks
| Cossistant is open source and code-first |`/README.md` and `/apps/web/content/blog/introducing-cossistant.mdx`| verified |
112
117
| Cossistant is API-driven and provides backend infrastructure |`/README.md`| verified |
113
118
| Cossistant offers headless support primitives and custom builds |`/apps/web/content/docs/(root)/what.mdx` and `/apps/web/content/docs/support-component/index.mdx`| verified |
119
+
| Cossistant ships with a `<Support />` component and can be styled with Tailwind or used in more headless ways |`/apps/web/content/docs/support-component/index.mdx`, `/apps/web/content/docs/quickstart/react.mdx`, and `/packages/react/README.md`| verified |
114
120
| Tinybird powers inbox analytics and live visitor presence |`/apps/web/content/docs/self-host/analytics.mdx`| verified |
115
121
| Tinybird endpoints include inbox analytics, online now, visitor presence, and geo presence locations |`/tinybird/README.md`| verified |
116
122
| Frontend Tinybird access uses short-lived JWTs scoped by website and pipe |`/apps/api/src/lib/tinybird-jwt.ts`| verified |
0 commit comments