Roadmap
Our current strategic roadmap and development status.
Planned
19Improve empty state designs
Empty pages show generic messages, needs better visuals
Dark mode support
Add dark mode theme for comfortable nighttime use
Fix email validation accepting invalid formats
Some invalid email formats pass validation
Keyboard navigation in feedback list
Navigate through the feedback list using arrow keys
Changelog page
A public changelog showing completed features and releases
Embeddable feedback widget
Provide a widget that can be embedded in any website
Cloudflare Workers deployment support
Support deploying to Cloudflare Workers as a serverless option
Jira integration
Sync planned feedback items to Jira tickets
Discord bot integration
Send feedback notifications to Discord channels
Responsive design improvements for tablet
The layout does not adapt well to tablet-sized screens
In Progress
14Fix timezone display in timestamps
Timestamps show server time instead of user local time
Accessibility improvements
Improve screen reader support and keyboard focus indicators
Vercel deployment template
Provide one-click deploy to Vercel button
Rich text editor upgrade
Replace basic markdown editor with a WYSIWYG option
User mention in comments
Allow @mentioning other users in comments
Linear integration
Sync feedback with Linear issues for engineering tracking
Optimize image loading performance
Large images in posts cause slow page loads
Improve onboarding experience
Add guided setup flow for first-time admin users
Fix markdown rendering for code blocks
Code blocks with long lines do not show horizontal scroll
Fix double-click vote count race condition
Rapidly clicking vote button causes count inconsistency
Completed
17Unified status color system
Centralized status colors derived from a single hex value
Public roadmap page
Kanban-style roadmap visible to all users
Admin dashboard
Administrative interface for managing all feedback
Seed data endpoint
Development seed endpoint for populating test data
PostgreSQL database support
Full PostgreSQL support via Drizzle ORM
Cursor-based pagination for post list
Switched from offset to cursor pagination for better performance
Loading skeleton screens
Show skeleton placeholders while content is loading
Responsive layout for mobile
The entire application is now mobile-friendly
Fix post slug generation for CJK titles
Posts with Chinese or Japanese titles now get proper slugs
Fix mobile sidebar overlay
Sidebar now properly overlays content on mobile