This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryNew workspace.onboardingComplete flag enables skipping the onboarding wizard for managed‑cloud workspaces.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
New `workspace.onboardingComplete` flag in config-file schema enables faster managed-cloud onboarding. New `workspace.onboardingComplete` flag in config-file schema enables faster managed-cloud onboarding. Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Medium |
/verify-magic-link now auto-redirects after short delay, hides manual Continue button for first 5 seconds. /verify-magic-link now auto-redirects after short delay, hides manual Continue button for first 5 seconds. Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Medium |
SSR window crash on magic-link verify fixed by constructing URL inside useEffect. SSR window crash on magic-link verify fixed by constructing URL inside useEffect. Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Medium |
Comment content now passed through in portal view, rendering rich-text comments correctly. Comment content now passed through in portal view, rendering rich-text comments correctly. Source: granite4.1:8b-q6_K@2026-05-19 Confidence: low |
— |
| Refactor | Medium |
Stale-summary sweep hardening added with circuit breaker and per-board deduplication. Stale-summary sweep hardening added with circuit breaker and per-board deduplication. Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
Full changelog
Features
- Faster managed-cloud onboarding. New
workspace.onboardingCompleteflag in the config-file schema lets the control plane mark the workspace as set-up at provision time, so CP-provisioned tenants skip the OSS/onboardingwizard and land straight at/admin. - Magic-link auto-redirect.
/verify-magic-linknow auto-triggers the verify endpoint on mount with a short delay (preserves the email-prefetch defense), and hides the manual Continue button for the first 5 seconds so the happy path lands without a competing CTA.
Fixes
- SSR window crash on magic-link verify. The verify URL is now constructed inside
useEffect, so SSR doesn't crash on a missingwindow. - Comment content in portal view.
contentJsonis now passed through when mapping comments for portal rendering, so rich-text comments render correctly on the public side.
Reliability
- Stale-summary sweep hardening. Added a circuit breaker and per-board deduplication so a single failing summary refresh can't cascade across the queue.
Full changelog: https://github.com/QuackbackIO/quackback/compare/v0.10.3...v0.10.4
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 QuackbackIO/quackback
Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs.
Beta — feedback welcome: [email protected]