Jun 1

You can now notify a Slack channel when posts go live, so your team can react, reshare, and amplify the moment they're published.
Early engagement builds reach. It shouldn't depend on someone remembering to paste the link in #social.
It's available on any plan that supports Teams, and here’s how to set it up:
You can also get started in the dedicated settings page here.
May 28
Realistic previews just got a big upgrade across the board. We've been working on making them more accurate, more predictable, and a lot less disruptive to the writing flow.
Three things changed:
The result is a tighter, more predictable publishing experience, available to all users.
May 5

We've shipped first-class comments support in the API, so AI agents can now read, write, and resolve comments on your drafts.
Check out the API docs here.
All endpoints live under /v2/social-sets/{social_set_id}/drafts/{draft_id}/:
GET /comment-threads: list threads on a draft. Filterable by status and platform.POST /comment-threads: create a span-anchored or post-level thread.POST /comment-threads/{id}/comments: reply to a thread.PATCH /comment-threads/{id}/comments/{comment_id}: edit a comment.DELETE /comment-threads/{id}/comments/{comment_id}: delete a comment.POST /comment-threads/{id}/resolve: mark a thread resolved.DELETE /comment-threads/{id}: delete the whole thread.Read the updated API docs.
Apr 30

You can now create LinkedIn reposts directly from Typefully.
Paste a LinkedIn post URL, add your thoughts above it, schedule, and publish.
It's a good way to amplify a launch, reshare a customer mention, or add your take to industry news.
Reposts are also supported via our API, so your agents and integrations can draft them programmatically.
Apr 22

You can now add content disclosures to your X posts directly from the Typefully editor. Two disclosure types are supported:
X expects these disclosures for sponsored and AI-generated content, and now you can take care of this from Typefully.
Apr 5
If you use Typefully with AI agents like Claude, ChatGPT, Notion, OpenClaw, or your own custom integrations, this is a big one.
Your agents can now analyze post performance, manage your content calendar, tag companies on LinkedIn, create quote posts, and more.
Everything below works across our API, MCP server, and Agent Skill, so it's available wherever you use AI.
The most requested API feature is here. You can now pull performance data for your X posts published through Typefully.
This means your agents can answer questions like "what were my top performing posts this month?" with real data. Create, schedule, and analyze — all from the same agent workflow.

You can now manage your content calendar end-to-end via API:
/v2/social-sets/{id}/queue — inspect upcoming scheduled content/v2/social-sets/{id}/queue/schedule — read your posting schedule/v2/social-sets/{id}/queue/schedule — update your posting scheduleThis lets agents go beyond creating individual posts. They can schedule to your next free slot, swap posts around, and adjust your queue rules.

You can now resolve LinkedIn org URLs and include company mentions in draft text programmatically:
/v2/social-sets/{id}/linkedin/organizations/resolve@[Company](urn:li:organization:ID) syntax in post textFull LinkedIn tagging workflows from API clients and agents.
You can now create quote-post-style tweets via API, MCP, and Agent Skill using quote_post_url. This is equivalent to the "Convert to quote" action in the Typefully UI.
We've improved media upload documentation and instructions for MCP, CLI, and agent workflows, including exact presigned PUT behavior. This reduces common upload failures like SignatureDoesNotMatch.
We've also improved the experience for adding Typefully's MCP server inside Notion agents, making setup smoother for Notion-based workflows.
There are three ways to connect Typefully to your AI agents:
npx skills add typefully/agent-skills (GitHub →)For direct API access, check out our API docs.
Mar 26

Drafting social posts is now the easy part, the hard part is reviews, approvals, and polish. So we're improving Typefully to make collaboration even better and smoother.
Here's what's new:
Bring the right person into any conversation. Type @ in a comment to mention a teammate directly.
Get notified in Slack when someone comments on a draft, or when a post goes live so your team can jump in and engage.
Comments are more polished and faster, and now open in a native-feeling swipeable drawer on mobile.
Bold, italic, lists, and blockquotes now work in comments. Use markdown shortcuts or keyboard shortcuts like you'd expect.
If your team ships social content together, these updates make the whole workflow faster and smoother.
Mar 10

We have made mentioning on LinkedIn much faster and more reliable.
Company mentions now have a better flow: Typefully remembers companies you mentioned before, makes them easy to search, and keeps building a directory so you can find more results without having to look them up manually.
We also shipped an initial version of personal mentions, so you can mention LinkedIn people that you have access to in Typefully. We are actively working with LinkedIn to expand support for personal mentions, and we will share updates as this improves.
Learn more in our docs.
Feb 23

We've spent months building a Writing Assistant in Typefully that learns from your past posts so every suggestion sounds like you.
It’s like having an editor by your side, 24/7, who helps you write better posts for X and LinkedIn, catching what you miss, tightening what's loose, and keeping every word sounding like you.
What it does:
What it doesn't do:
No auto-posting. No mass-reply automation. No one-click content generation.
We built this to help you write better, not to produce AI slop. You can read more about our AI Philosophy here.
You can get your Writing Assistant now if you’re on the Creator plan or above, or by starting a free trial.
You’ll find the Assistant in the top right corner of the Typefully editor.
Feb 13
You can now drag and drop to reorder media in your posts, making it easy to get the perfect sequence without deleting and re-uploading.
Previously, if you wanted to change the order of multiple images or videos in a post, you had to delete them and re-upload in the right order. The same applied to threads, moving an image from one post to another meant deleting and re-uploading.
Now you can simply drag media elements to rearrange them within a post or move them between tweets in a thread. No more tedious workarounds.
This feature is available now for all users.
Feb 10

We've completely rebuilt our Raycast extension to bring the full Typefully experience to your favorite command launcher.
Raycast is a popular launcher and productivity tool for macOS (and also for Windows, in beta). It lets you quickly access apps, files, and commands through a keyboard-driven interface, with support for extensions and AI features.
Our new Raycast extension supports X, LinkedIn, Threads, Bluesky, and Mastodon, with thread creation, scheduling, team social sets, and it's even compatible with Raycast AI.
What's new:
Go from idea to scheduled post in seconds, without context switching. Capture ideas wherever you're working, and edit in Typefully later.
The new Raycast extension is available here in the Raycast Store.
Feb 5

We've added Draft Activity to help teams track changes and collaborate more effectively on their content.
Draft Activity logs every change to your drafts automatically. For each update, you'll see who made the change, when it happened, what was modified (content, tags, platforms, scheduling, publishing), and where the change came from. For example, if an AI agent created the draft, it’s labelled MCP or API.
This will help you:
Draft Activity is available now to all team members.
Jan 13

When posting to an X community, you can now choose whether to also share to your timeline.
Previously, posts to X communities were automatically shared to your timeline. Now you have full control—keep your community posts within the community, or share them with your followers too.
This option is available in the publish modal when you select an X community as your destination. Simply toggle the "Share to timeline" option based on your preference.
This feature is also available in our API, giving developers the same level of control when creating drafts programmatically.
Dec 17, 2025

We've launched powerful new ways to integrate and automate Typefully, so you can build workflows and agents that run your content process automatically.
With these updates, you can now:
Typefully API v2 gives you full control over your workflow—create, schedule, and publish to all platforms programmatically. Upload media, manage tags, and filter by status or analytics.
→ New API docs here.
The new Zapier integration includes 6 instant triggers and multiple actions, making it easy to automate without coding. Create workflows that respond when drafts are created, published, scheduled, or updated.
→ See our integration guide and sample workflows to learn more.
MCP integration lets you manage Typefully drafts through Claude, ChatGPT, or any AI agent using natural language—no technical setup required.
→ Learn how to set it up in our help article.
Webhooks send real-time notifications to Slack, n8n, or Make when actions happen in Typefully, so you can build custom automations.
→ Learn more here.
These integrations are available for all users. Learn more about automating Typefully with our API and integrations documentation.
Here's a video overview by our friend Tom Osman:
Nov 5, 2025
You can now generate alt text for your post images instantly using AI, making your content more accessible with just one click.
When attaching images to your posts, simply click "Generate descriptions" to get the descriptions generated instantly ✨
Alt text descriptions are crucial for accessibility, helping visually impaired users understand your visual content. With this new AI-powered generation, adding them to your posts is effortless.
This feature is included in all our paid plans, and it's part of a bigger set of AI features we're working on.
Sep 17, 2025

We've enhanced our draft locking system to make team collaboration smoother and more reliable.
When a teammate is editing a draft, the editor now locks instantly for everyone else on your team. This prevents editing conflicts and accidental overwrites.
This improvement ensures seamless teamwork when multiple people are working on content together. It also makes Typefully work better across multiple tabs and browsers, even for individual users.
Learn more about collaboration in Typefully here.
Sep 9, 2025

We've enhanced our Realistic Preview feature to more accurately show how your posts will appear on social platforms.
For X posts, we now precisely calculate when a post is considered "Long Form" and show the exact "Show more" cutoff as it would appear natively.
For LinkedIn posts, we accurately display how many lines of text are shown before the "…more" behavior is triggered.
You can access Realistic Preview by clicking the icon near the publishing buttons or using the keyboard shortcut Cmd+K (or Ctrl+K on Windows) and searching for "Realistic Preview".
Aug 20, 2025

We've completely revamped our calendar experience to make scheduling your content easier and more efficient than ever.
The new Drafts Sidebar allows you to drag and drop drafts directly onto your calendar, streamlining your scheduling workflow.
We've also introduced a new Queue View with a kanban-style board that makes it super fast to schedule a full week of content at once.
Plus, the monthly view now displays empty slots, giving you a clearer picture of your content schedule and helping you plan more effectively.
These improvements make managing your social media content calendar simpler and more intuitive, saving you valuable time.
Here's the revamped calendar in action:
Aug 11, 2025

You can now create and schedule LinkedIn PDF carousels directly from Typefully!
Simply upload a PDF file to your LinkedIn post, and Typefully will automatically convert it into a swipe-friendly carousel that stands out in the feed.
Carousels are perfect for sharing step-by-step guides, frameworks, listicles, or any visual content that deserves more attention than a standard post.
To get started with Carousels, you need to be on the Creator plan or higher.
Jul 30, 2025
Multiple login methods are now finally available! For the first time since we launched, you can sign up or log in with Google, Email, LinkedIn, or X accounts.
This is especially powerful for teams and agencies:
We've also made Typefully fully platform-independent, and with our improvements to the drafts auto-sync feature, you can:
These improvements required months of work and significant refactoring of our codebase.
Watch a 1-minute video overview: