Roadmap
See what we're working on and what's coming next.
- 1w ago
- Last shipped
- 16h
- Avg. in progress
Now
Stripe - Add support for the last API version
Update the Stripe integration to support the latest Stripe API version.
Fix queue default
Mixpost uses a custom queue for default: mixpost-default.
Some jobs are still using the native default queue, so we need to fix them.
MCP server for AI
Develop an MCP server for AI agents.
Video quality loss issue
Fix video quality loss during transcoding.
TikTok - UI/UX Implementation
Improve TikTok UI/UX implementation
Bluesky post analytics are not displayed
Analytics data for published Bluesky posts is currently missing. Posts are published successfully, but no engagement or performance metrics are shown in the analytics section. This should retrieve and display available Bluesky post analytics similarly to other supported social platforms.
Fix occasional error when loading posts with video thumbnails
Some posts throw an "undefined array key" error when opened. The issue happens with posts that have older or incomplete video thumbnail data saved on them, causing the page to fail to load.
Next
Post - Video & Photo validation
Improve the validation process for videos and images attached to a post, ensuring they meet the specific requirements of each supported social platform before the post is scheduled.
Each social platform enforces its own media restrictions. Currently, we do not validate these at the time of file upload, which can cause posts to fail during publishing, resulting in a poor user experience.
This task will introduce validation and user feedback mechanisms to clearly inform users if their media meets the required specifications.
Workspace Trial Issue
Issue
When a user has multiple workspaces and a free trial is activated, an ongoing user can open a new workspace and benefit from the free trial again.
Solution
If an ongoing trial, creating a new workspace is not possible
Generate Alt Text with AI
Automatically generate descriptive alt text for images using AI to improve accessibility and provide better context for visually impaired users and social media platforms.