v2.8.0

gitroomhq/postiz-appv2.8.0Oct 20, 2025by nevo-david

AI Summary

v2.8.0 introduces the Postiz Agent and MCP, enabling users to schedule posts via ChatGPT chat, alongside an upgrade to Node.js 22 which supports ESM imports and updated encryption standards.

Key Highlights

  • New Postiz Agent and MCP integration
  • Upgrade to Node.js 22
  • ESM import support
  • Updated encryption for Node 22

New Features

  • AI Agent integration
  • Node.js 22 upgrade

Full Release Notes

Introducing the new Postiz agent and MCP.
You can schedule posts or multiple posts to multiple social channel from the chat.
This require ChatGPT.

Upgraded to node 22:
- Support for ESM imports from commonjs
- Better version less bug
- Changed encryption to support node 22.

## What's Changed
* Postiz Agent by @nevo-david in https://github.com/gitroomhq/postiz-app/pull/1027
**Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.7.0...v2.8.0