Skip to content

The open source alternative to Canny

Run your feedback board, public roadmap, and changelog in one place. Free, open source, and self-hosted in minutes.

feedback.quackback.io
QuackbackQuackback
Changelog
What's your idea?
In Progress

API v2 with GraphQL support

Rebuild the API layer with GraphQL for more flexible querying and better developer experience.

Kai Nakamura·1 day ago
6
Planned

Dark mode support for embed widgets

Allow the feedback widget to match the parent site's theme automatically.

Tom Ashford·2 days ago
3
In Progress

Single sign-on with SAML

Enterprise SSO support for teams using Okta, Azure AD, or OneLogin.

Ben Karim·3 days ago
5
In Progress

Drag-and-drop priority reordering

Allow admins to manually reorder feedback items by dragging them.

Sophie Ward·4 days ago
2
Planned

Mobile app for iOS and Android

Native mobile app for managing feedback and viewing roadmaps on the go.

Lena Johansson·1 week ago
4
AGPL-3.0open source132GitHub starsCloud or self-hostedyour choiceREST API+ webhooks

Everything you need to close the feedback loop

Collect, organize, and act on user feedback from one place. No tool-switching, no lost context.

What's your idea?
128
In Progress

Single sign-on with SAML

Enterprise SSO for Okta, Azure AD, and OneLogin.

BKBen Karim·2d14
86
Under review

Dark mode for the embed widget

Let the widget follow the host page theme automatically.

SWSophie Ward·4d7
64
Planned

Two-way Jira sync

Link feedback to Jira issues; status flows back automatically.

TATom Ashford·1w9

Feedback boards

Users submit and upvote in one place. Slack threads, support emails, and your in-app widget all land on the same board — deduplicated, attributed, and ranked by votes.

Planned12
Two-way Jira sync
649
Voter digest email
234
In Progress5
Single sign-on with SAML
8614
Widget dark mode
597
Shipped31
Public API v2 + webhooks
132
CSV export
41

Public roadmap

Show users what you're building and why. Cards move across the board as work progresses — no status-update emails, no “any news on this?” comments.

NewJune 4, 2026
AI duplicate detectionSimilar posts are flagged on arrival and merged in one click — votes included.
2411✓ 38 voters notified
ImprovedMay 21, 2026
Roadmap filtersFilter the public roadmap by board, tag, or status.
96

Changelog

Announce shipped features and automatically notify every user who asked for them. The loop closes itself — that's the moment users become advocates.

AI triage, built in

Duplicates merged, sentiment scored, signals pulled out of Slack threads and support tickets — before you open the inbox.

Likely duplicate92% match
Dark mode for the embed widgetWidget should follow host page theme
Merge postsDismiss

API-first

A REST API with webhooks for every event. Pipe feedback in from anywhere; push status changes out to everything.

$ curl -X POST feedback.acme.dev/api/v1/posts \
  -H "Authorization: Bearer $QB_KEY" \
  -d '{"title": "Dark mode"}'
{"id": "post_8f2a", "status": "open"}
Webhooks:post.createdvote.createdstatus.changed

From feedback to shipped feature

Four steps, one system. Every request tracked from first vote to release note.

01CollectVotes come in through your portal or widget; AI extracts signals from Slack, tickets, and email.
02PrioritizeDuplicates merge automatically; vote counts and sentiment surface what your best customers need.
03PlanPromote requests to the public roadmap. Users see what is planned, in progress, and done.
04Close the loopShip it, mark it done — everyone who voted gets the changelog entry in their inbox.

From your first ten users to your ten-thousandth — startups validate, scale-ups triage at volume, enterprises self-host behind the VPN.

Start collecting feedback today

Start free on Quackback Cloud, or run it yourself in minutes. Open source either way.