Skip to content

feedbackland/feedbackland

v2.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Topics

ai feedback nextjs react roadmap widget

Summary

AI summary

Updates πŸš€ Features, ✨ Highlights, and 🎨 UX & polish across a mixed release.

Changes in this release

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/api page β€” POST /api/feedback/create documented 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-picker v10.
  • Ask AI migrated to useAui / useAuiState (@assistant-ui/react v0.12+).
  • LLM response parsing handles code fences and null responses.
  • Demo auto sign-in falls back gracefully on Firebase errors.

πŸ›  Developer experience

  • feedbackland-react integrated as a monorepo workspace β€” local widget edits show up instantly. Shared hooks extracted, react-use dropped, npm packaging tightened.
  • npm run widget-dev watches the widget alongside next 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.md streamlined.

πŸ”§ 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

Track feedbackland/feedbackland

Get notified when new releases ship.

Sign up free

About feedbackland/feedbackland

All releases β†’

Related context

Beta — feedback welcome: [email protected]