Roadmap
See what we're working on and what's coming next.
- 1w ago
- Last shipped
- 6d
- Avg. in progress
Now
Fix Bluesky account disconnecting issue
Investigate and fix the issue causing Bluesky accounts to disconnect unexpectedly. Ensure account tokens remain valid, refresh correctly when needed, and that users are not required to reconnect their Bluesky account without a valid reason.
Integrate OpenRouter AI provider
Bug: Conversations remain after deleting a social account
Description:
When a social account is deleted, its related conversations are not removed from the system. This causes old conversations to remain visible or stored even though the associated social account no longer exists.
Expected behavior:
Deleting a social account should also delete all conversations linked to that account.
Actual behavior:
The social account is deleted, but its conversations remain.
Video quality loss issue
Fix video quality loss during transcoding.
MCP server for AI
Develop an MCP server for AI agents.
Next
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
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.
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.