This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates π Features, β¨ Highlights, and π¨ UX & polish across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds new /admin/api page with documented cURL, JavaScript, and Python snippets. Adds new /admin/api page with documented cURL, JavaScript, and Python snippets. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Feature | Low |
Adds AI "Improve" action with one-click undo in feedback composer. Adds AI "Improve" action with one-click undo in feedback composer. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Feature | Low |
Adds shareable admin invite links replacing emailβbased flow. Adds shareable admin invite links replacing emailβbased flow. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Feature | Low |
Adds specialized embedding task types for improved vector search. Adds specialized embedding task types for improved vector search. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Feature | Low |
Adds API documentation page in the admin panel. Adds API documentation page in the admin panel. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Feature | Low |
Enables auto signβin on the public demo without exposing credentials. Enables auto signβin on the public demo without exposing credentials. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Feature | Low |
Refreshes Ask AI thread with a thinking animation. Refreshes Ask AI thread with a thinking animation. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Feature | Low |
Shows info tooltip on the AI Roadmap header. Shows info tooltip on the AI Roadmap header. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Feature | Low |
Allows Firebase database URL to be configured. Allows Firebase database URL to be configured. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Feature | Low |
Requires search queries to have at least two characters and clears status filters consistently. Requires search queries to have at least two characters and clears status filters consistently. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Feature | Low |
Polishes visual appearance of the feedback input field. Polishes visual appearance of the feedback input field. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Feature | Low |
Adds npm script `widget-dev` to watch the widget alongside Next.js dev server. Adds npm script `widget-dev` to watch the widget alongside Next.js dev server. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Dependency | Low |
Updates AI SDK, Tiptap, tRPC, Lucide, and other dependencies to latest stable versions. Updates AI SDK, Tiptap, tRPC, Lucide, and other dependencies to latest stable versions. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Performance | Medium |
Improves first paint by fixing SSR/hydration paper cuts and composer placeholder visibility. Improves first paint by fixing SSR/hydration paper cuts and composer placeholder visibility. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Performance | Low |
Makes composer placeholder visible on first paint and removes blank flash during initial load. Makes composer placeholder visible on first paint and removes blank flash during initial load. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Bugfix | Medium |
Fixes calendar build under react-day-picker v10. Fixes calendar build under react-day-picker v10. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Bugfix | Medium |
Fixes LLM response parsing to handle code fences and null responses. Fixes LLM response parsing to handle code fences and null responses. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Bugfix | Medium |
Fixes demo auto signβin to fall back gracefully on Firebase errors. Fixes demo auto signβin to fall back gracefully on Firebase errors. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Refactor | Low |
Migrates Ask AI to useAui / useAuiState from @assistant-ui/react v0.12+. Migrates Ask AI to useAui / useAuiState from @assistant-ui/react v0.12+. Source: llm_adapter@2026-05-30 Confidence: high |
β |
| Refactor | Low |
Integrates feedbackland-react as a monorepo workspace for instant local widget edits. Integrates feedbackland-react as a monorepo workspace for instant local widget edits. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
| Refactor | Low |
Extracts shared LLM model constant for reuse. Extracts shared LLM model constant for reuse. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
β |
Full changelog
β¨ Highlights
- New
/admin/apipage βPOST /api/feedback/createdocumented with copy-pasteable cURL, JavaScript, and Python snippets. No auth, no SDK. - AI "Improve" action in the feedback composer with one-click undo.
- Shareable admin invite links replace the email-based flow.
- Faster first paint β fixed SSR/hydration paper cuts and the Tiptap composer placeholder that previously needed a scroll to appear.
π Features
- API documentation page in the admin panel.
- AI rewrite in the feedback composer.
- Shareable admin invite links.
- Auto sign-in on the public demo (no exposed credentials).
- Refreshed Ask AI thread with a thinking animation.
- Info tooltip on the AI Roadmap header.
- Specialized embedding task types for better vector search.
- Firebase database URL config.
π¨ UX & polish
- Composer placeholder visible on first paint.
- No more blank flash on initial page load.
- Search needs 2+ chars; status filters now clear consistently.
- Feedback input field visual polish.
π Fixes
- Calendar build under
react-day-pickerv10. - Ask AI migrated to
useAui/useAuiState(@assistant-ui/reactv0.12+). - LLM response parsing handles code fences and null responses.
- Demo auto sign-in falls back gracefully on Firebase errors.
π Developer experience
feedbackland-reactintegrated as a monorepo workspace β local widget edits show up instantly. Shared hooks extracted,react-usedropped, npm packaging tightened.npm run widget-devwatches the widget alongsidenext dev.- Shared LLM model constant.
legacy-peer-deps+ pinned dependency versions.
π Docs
- README rewritten with a clearer value proposition and Open-Source Technologies section.
SELFHOSTING.mdstreamlined.
π§ Maintenance
- AI SDK, Tiptap, tRPC, Lucide, and other deps updated to latest stable.
Try it: demo.feedbackland.com Β· Self-host: SELFHOSTING.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About feedbackland/feedbackland
All releases βRelated context
Related tools
Beta — feedback welcome: [email protected]