FeedLog

FeedLog

An open source feedback center for product teams and community operators supports the public collection of suggestions, maintenance of roadmaps, and release of interactive update logs. An open source feedback center for product teams and community operators supports the public collection of suggestions, maintenance of roadmaps, and release of interactive update logs.

16GitHub
Description

Lazy cat OIDC login has been integrated. Click sign in the upper left corner, and then click Lazy Cat to log in. After logging in, click Dashboard to enter the background. ##Functional characteristics - Public feedback Kanban: Users can browse different feedback sections on the public page, submit suggestions, view details, and sort them by the latest or highest vote. - Voting and comment discussion: After logging in, you can vote for feedback and post comments to form a continuous discussion around a single requirement. - Roadmap view: Publicly display the three types of states of 'planned','in progress', and 'done' to facilitate the team to synchronize product planning externally. - Update log publishing: Administrators can write, edit and publish changelog to accumulate version update records on public pages for a long time. - AI-assisted update copy: After configuring the OpenAI-compatible interface, draft update log and label suggestions can be automatically generated based on resolved feedback. - Similar requirement identification: Relying on `pgvector` and vector embedding capabilities to help administrators find duplicate feedback and do merge / unmerge. - Management backend: Administrators can maintain boards, review feedback, drag and drop roadmap sequences, and generate and publish changelog. - File upload: Support uploading pictures/covers to feedback or changelog; when S3 is not configured, it will be dropped to the local persistence directory by default. ###Optional enhancement capabilities, which can be filled in accordingly in the application details, see the attached figure 1. `OPENAI_API_KEY`,`OPENAI_BASE_URL`,`OPENAI_TEXT_MODEL` are only required if you want to enable AI similar feedback recognition and AI changelog drafts. 2. `EMAIL_PROVIDER`,`RESEND_API_KEY`,`EMAIL_FROM` are only required when you want to enable password reset and mailbox verification of emails. It is recommended to use `EMAIL_PROVIDER=resend`. 3. `S3_ACCESS_KEY_ID`,`S3_SECRET_ACCESS_KEY`,`S3_BUCKET`,`S3_ENDPOINT`,`S3_REGION`, only need to be filled in when you want to move uploaded files to S3 compatible object storage; if you do not fill them in, you will continue to use the local persistence directory `/lzcapp/var/blob` by default.

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Mobile Screenshots
Mobile Screenshot 1
Mobile Screenshot 2
Mobile Screenshot 3
Mobile Screenshot 4
App Information
Version
0.1.0
Package Size
18.5 KB
Image Size
263.73 MB
Updated
May 11, 2026
Source Code
LinkCraft Studio
Platform Support
PCMobile
Keywords
Feedback collectionproduct roadmapupdate logOIDCPostgreSQLpgvector