Roadmap
See what we're working on and what's coming next.
- 4
- Shipped this week
- 20h ago
- Last shipped
- 1d
- Avg. in progress
Now
MCP server for AI
Develop an MCP server for AI agents.
Video quality loss issue
Fix video quality loss during transcoding.
Increase Brand Voice Personality Text Limit
Brand Voice increase max text size for peronality text
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.
Next
New lines of post when posting with api
Preserve line breaks when creating and publishing posts through the API.
Currently, newline characters may not be handled consistently, resulting in posts being published as a single block of text or with incorrect formatting.
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.