v2.14.0

gitroomhq/postiz-appv2.14.0Feb 1, 2026by nevo-david

AI Summary

Enables users to invite customers to add their accounts via a shareable link without requiring the customer to log in, adds character counters to global mode, and introduces a list view for posts.

Key Highlights

  • Customer account invitation via 'add account link' (OAuth2 support)
  • Global mode character counter
  • List mode for posts
  • Foundation for future multi-tenant options

New Features

  • Customer account invitation system
  • Global mode character counter
  • List mode for posts

Full Release Notes

This is a major, stressful release, and part of a bigger thing in the future.
Adding an account to Postiz does not require you to be logged in.

That means if you have an "add account link" (a new button), you can send it to your customers to add their accounts (Currently supported for OAuth2 - only account)

This is a big part of creating the multi-tendency option in the future.

Aside from that, we also added:
- Character counter to the global mode shows the total chars and the social media with the smallest amount of chars.
- List mode of posts

**Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.13.0...v2.14.0