Closed Items
Browse items that have shipped or been cancelled.
AI Generate Image
Implement generation image with AI
Bluesky accounts loose connection
Need to fix it.
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.
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.
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
Integrate OpenRouter AI provider
MCP server for AI
Develop an MCP server for AI agents.
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.
Improve Status page + SMTP Debug
Redesign and expand the Status Page to provide a complete overview of the application and server environment.
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.
Show Google Business organization accounts
Currently, Google Business only displays accounts directly associated with the authenticated user and does not show accounts managed through organizations.
Improve the integration to also fetch and display organization-managed Google Business accounts during the connection flow.
Improve translations
Issue: Many translated words are incorrect due to a lack of context. A word or combination of words can have different meanings, and the translation platform cannot determine how a specific key is used before translating it.
Solution: Add context descriptions for every translation key and allow AI to use that context to improve translations across all supported languages.
Delete Entire Thread When deleting a Post
When deleting a post that belongs to a thread (Threads platform), the system currently deletes only the first post in the thread. The deletion process should remove all posts associated with the thread to avoid leaving orphaned thread posts behind.