Add User Feedback, Roadmaps, and Changelogs to Your Product

Collect user feedback, manage feature requests, and share roadmaps and changelogs. Self-host FeedLog in minutes with full control of your data.

Free, open-source MIT license
feedback.feedlog.ai
FeedLog feedback board — collect, vote, and prioritize feature requests
01 · AI

AI that organizes user feedback automatically

Automatically detect similar requests, summarize feedback, and help your team understand what users need.

SEMANTIC MERGE

Stop duplicate tickets before they happen.

AI detects similar feedback and groups related requests together, helping your team understand what users really want without losing valuable context or votes.

Similar feedback detection — real-time duplicate suggestions as users type
CHANGELOG AI ASSISTANT

From "Done" to "Published" — in your voice.

Pick the tickets you shipped, choose a writing style, and generate release notes that match your brand — all in one step. No copy-pasting, no context switching.

Changelog AI Assistant — select tickets, pick a tone, generate release notes
02 · Features

Everything you need to manage user feedback

Collect user ideas, prioritize feature requests, and share your product journey with an open-source, self-hosted solution.

Feedback Boards

Collect feature requests, bug reports, and user ideas in one organized space. Let users vote, discuss, and add details with comments, images, and rich formatting.

Feedback board — upvote, status, comments

Interactive Roadmap

Turn user feedback into a transparent product roadmap. Connect requests with your plans and keep users updated on what's coming next.

Interactive Roadmap — Kanban view with Open, Planned, In Progress columns

Standalone Changelog

Share product updates and keep users informed after every release. Connect shipped features back to user feedback and notify supporters when their requests are completed.

Standalone Changelog timeline with emoji reactions

Universal Widget

Add a feedback experience directly inside your product. Embed FeedLog anywhere with a lightweight widget that works with React, Vue, Svelte, or any HTML website.

Universal Widget — an AI feedback agent inside a product turns a user's message into a bug report on the board
03 · Open Source

Your data. Your infrastructure. Zero DevOps.

Built on a modern Nuxt + Nitro stack. Run it where you want, how you want.

Zero Maintenance

Out-of-the-box support for Edge environments — Cloudflare Workers and Vercel. Take advantage of generous free tiers without managing servers, databases, or uptime.

100% Data Sovereignty

Bring your own Postgres. Your user emails, feedback content, and product roadmaps never leave your control. No third-party pipeline, no silent telemetry.

No Vendor Lock-in

Fully open-source under the MIT license. Export your data anytime, or fork the codebase to fit your exact needs. Your feedback loop should outlive any single vendor.

Deploy in one command Cloudflare CloudflareVercel VercelDocker DockerPostgreSQL Your Postgres
04 · Deployment

Hosted or Self-Hosted — You Choose

Get started quickly with a hosted solution or keep full ownership of your data with a self-hosted deployment.

Hosted Version

1Create your organization
FeedLog
Create your organization
ORGANIZATION NAME
Acme Corp
SUBDOMAIN
https://acme.feedlog.ai
3–63 chars · lowercase letters, numbers, and hyphens.
Create organization →
2Set up your boards
ACAcme
MAIN
Feedback
Roadmap
Changelog
SETTINGS
Board
Widget
Members
Portal
Organization
Boards+ Create Board
Feature Requests25 posts
Product improvements and new capabilities
Bug Reports12 posts
Issues and unexpected behavior
Integrations10 posts
Connect FeedLog with your existing stack
General6 posts
Discussions and meta feedback
3Publish your FeedLog
Acme
FeedbackRoadmapChangelog
Dashboard
Boards
All Feedback 54
Feature Requests 25
Bug Reports 12
Integrations 10
General 6
Recent RequestsTopRecent+ New Request
1
Bug Reports
Cycle time metric stops updating after adding second GitHub repo
84
In Progress• Feature Requests
Add Native Dark Mode
18
In Progress• Bug Reports
Email notifications delayed by 10+ minutes
56
Planned• Integrations
Support GitHub OAuth login
Hosted, secure, and reliable — we handle the infrastructure, so you can focus on building great products.

Self-Hosted Deployment

1Clone the repository
$ git clone https://github.com/linkcraftstudio/feedlog.git
Cloning into 'feedlog'... done.
$ cd feedlog
$ pnpm install
Packages: +1284 · Done in 24.1s
Next: fill in .env — see step 2.
2Configure your environment
1REQUIREMENTS
PostgreSQL 17+
vector extension — Neon, Supabase, or your own
Blob storage
R2, Vercel Blob, or any S3-compatible
2.ENV — THREE REQUIRED
DATABASE_URLpostgresql://user:pass@host:5432/feedlog
BETTER_AUTH_SECRET$(openssl rand -hex 32)
SYSTEM_ADMIN_EMAILS[email protected]
Optional: OPENAI_API_KEY · S3_* · RESEND_API_KEY
3PICK A DEPLOY TARGET
Docker
Node.js image · bundled compose.yml
Vercel
one-click, builds + migrates
Cloudflare Workers
Hyperdrive + R2
3Bring it up
$ docker compose up -dYOUR SERVER
FeedLog app
Nuxt 4 · port 3000
PostgreSQL 17+
pgvector
Blob storage
R2 / S3 / local
Your domain
feedback.yourdomain.com
Acme
FeedbackRoadmapChangelog
Dashboard
Boards
All Feedback 54
Feature Requests 25
Bug Reports 12
Integrations 10
General 6
Recent RequestsTopRecent+ New Request
1
Bug Reports
Cycle time metric stops updating
84
In Progress• Feature Requests
Add Native Dark Mode
56
Planned• Integrations
Support GitHub OAuth login
You’re in controlYour dataYour infrastructureYour configurationYour insights
05 · Comparison

Why teams choose FeedLog over traditional feedback tools

Stop being punished for growing. FeedLog delivers the same core features without arbitrary limits on "tracked users" or expensive monthly plans.

FeatureCannyFeaturebaseFiderFeedLog
Data Ownership Locked in SaaS Locked in SaaS Self-hosted Self-hosted
Infrastructure Managed SaaS Managed SaaS Requires own server Zero DevOps (CF / Vercel)
Built-in AI$ Paid add-on$ Paid add-on None Built-in, free
Complete Workflow Board + Roadmap Board + Roadmap Board only Board + Roadmap + Changelog
Pricing Model "Tracked user" limits Pay per admin seat Free Free & open-source
06 · FAQ

Frequently asked questions

FeedLog is an open-source tool that helps SaaS teams collect user feedback, manage feature requests, share product roadmaps, and publish changelogs. It helps you build a continuous feedback loop between your product and users.

FeedLog is built for SaaS teams, startups, indie hackers, and open-source projects that want to collect user feedback and involve users in product development.

Unlike traditional feedback tools, FeedLog is open source and self-hostable. You can deploy it on your own infrastructure, keep full control of your data, and customize it to fit your product.

FeedLog is highly flexible. For compute, you can deploy it to any Linux server via Docker in minutes, or run it entirely serverless on Cloudflare Workers or Vercel. For storage, you just need a standard PostgreSQL database. To enable the AI features, your Postgres simply needs the pgvector extension. Serverless Postgres providers like Neon or Supabase are perfect matches and offer generous free tiers.

Absolutely. AI features like Smart Merging and Changelog Generation are powerful enhancements, but they are 100% optional. The core feedback board, voting system, and roadmap work perfectly fine right out of the box without providing any API keys.

We've got you covered. You can use FeedLog Cloud, our fully managed version. It takes 30 seconds to set up, requires zero technical knowledge, and is currently completely free to use. You get all the powerful features without touching a single server.

We are actively building a 1-click migration tool for major platforms. In the meantime, since FeedLog gives you full access to your own PostgreSQL database, you can easily map and import your existing CSV exports directly if you're comfortable with basic database operations.

None. The self-hosted version of FeedLog has absolutely no arbitrary limits. You can have unlimited tracked users, unlimited boards, and unlimited admin seats. You own the infrastructure, so you make the rules.

Ready to own your feedback loop?

Pick the path that fits. Start free on Cloud in 30 seconds, or clone the repo and self-host on your own infrastructure.