Mastodon's 2026 Roadmap: New Features, Creator Tools, and Onboarding

Mastodon’s development team has been transparent about their priorities for 2026: simplify onboarding, give creators better tools, and strengthen the protocol foundations that make federation work. This guide covers what is planned, what is already shipping, and what it means for everyday users and instance admins.

What You’ll Know by the End

  • Key features on Mastodon’s 2026 development roadmap
  • How onboarding improvements aim to reduce the learning curve
  • What creator tools are planned or in development
  • How protocol-level changes affect the broader fediverse
  • What instance admins should prepare for

Onboarding: Reducing the First-Hour Friction

The single biggest complaint about Mastodon has always been onboarding. Choosing an instance, understanding federation, and finding people to follow are all harder than signing up for a centralized platform.

Simplified Instance Selection

Mastodon’s joinmastodon.org flow has been refined to reduce decision paralysis. Instead of presenting a long list of instances, the recommended approach now groups servers by broad category (general, regional, topic-specific) with clear descriptions of what makes each community distinct.

Starter Packs and Follow Suggestions

Inspired by Bluesky’s starter packs concept, Mastodon is developing curated follow lists that new users can subscribe to in bulk. These packs are community-created and cover topics like journalism, art, technology, and science. This directly addresses the “empty timeline” problem that causes many new users to abandon the platform.

Profile Setup Guidance

New users now receive clearer prompts to complete their profile (bio, avatar, header image) and make an introduction post. These steps significantly improve the likelihood of receiving follows and engagement early on.

Creator Tools: What’s Coming

Mastodon has historically been utilitarian — great for conversation but lacking features that content creators need to build an audience.

Improved Media Handling

Better image compression, higher resolution support, and improved alt text prompts make Mastodon more viable for visual creators. Video length limits and quality settings are also being revisited.

Post Formatting Enhancements

Markdown-like formatting, quote posts (long debated), and improved thread creation tools are in various stages of development. These features aim to make longer-form content more readable without fundamentally changing Mastodon’s conversational character.

Analytics for Creators

Lightweight post analytics (reach, engagement) give creators basic feedback without the invasive tracking common on centralized platforms. These metrics are designed to be useful without being addictive.

Scheduled Posts and Drafts

Native scheduling and draft support reduce the need for third-party tools. While many Mastodon clients already support scheduling, built-in server support makes it more reliable.

Protocol and Federation Improvements

Under the hood, Mastodon’s 2026 work strengthens the ActivityPub foundation:

Better Relay Support

Relays help small instances discover content from the broader network. Improved relay infrastructure means better federated timelines for small-server users.

Full-text search (opt-in) has been rolling out across instances. Combined with efforts like Fediscovery, finding content and people in the fediverse is becoming substantially easier.

Compatibility Improvements

As more platforms adopt ActivityPub (Threads, WordPress, Flipboard), interoperability testing and edge-case fixes ensure that federation actually works smoothly across implementations.

What Instance Admins Should Prepare For

New Mastodon releases often require admin attention:

  • Database migrations: Major versions may include schema changes that require downtime
  • Storage growth: Better media support means more storage consumption; plan accordingly
  • Moderation tools: New features (quote posts, extended search) may require updated moderation approaches
  • Federation policy reviews: As more platforms federate, admins may need to revisit their federation policies

Our developer notes cover operational considerations in more detail.

Impact on the Broader Fediverse

Mastodon’s development choices ripple across the fediverse because it is the largest ActivityPub implementation. When Mastodon adds a feature, other platforms must decide whether to support it, ignore it, or implement their own version.

This creates both opportunities (a richer protocol ecosystem) and challenges (fragmentation risk). The Mastodon team’s engagement with the W3C ActivityPub community group helps mitigate fragmentation.

Timeline for Delivery

Mastodon development follows a rolling release model. Features land in nightly builds first, then stable releases. Instance admins choose when to upgrade. This means:

  • Not all instances will have new features simultaneously
  • You may see features on one instance that are not available on yours
  • The timeline experience may differ between instances running different versions

Common Mistakes

  • Expecting features on a specific date: Open-source development timelines are estimates, not commitments
  • Assuming your instance will update immediately: Admins update on their own schedule
  • Treating roadmap items as guaranteed: Priorities shift based on community feedback and technical constraints
  • Ignoring the role of third-party clients: Many “Mastodon features” are actually client features; check the tools guide
  • Comparing Mastodon’s pace to corporate platforms: Mastodon is developed primarily by a small team with community contributors

Frequently Asked Questions

When will quote posts be available? Quote posts are in active development. The implementation is designed to respect user preferences (allowing opt-out of being quoted). Check your instance’s version and admin announcements for availability.

Will Mastodon add algorithmic feeds? Mastodon’s core philosophy favors chronological feeds. However, improved discovery features (trending, suggestions, search) serve a similar function. Third-party clients may offer algorithmic sorting independently.

How do I know what version my instance runs? Check your instance’s about page (usually at /about). The version number is typically displayed there. Your admin may also post about updates.

Can I request features? Yes. Mastodon’s development happens on GitHub, and community input shapes priorities. See our developer notes for guidance on participating in open-source discussions.

Will these changes break existing clients? Mastodon’s API is versioned and generally backward-compatible. Well-maintained clients adapt to new features as they ship. Check our tools page for client update information.