Security fix + contributor form + scrollable notifications
Release history
postiz-app releases
The ultimate social media scheduling tool, with a bunch of AI
All releases
22 shown
- PSA-2026-T0E4W0
- Added X_URL environment variable to docker-compose and .env.example
Full changelog
[!WARNING]
This release addresses the security vulnerability PSA-2026-T0E4W0, all users are recommended to upgrade immediately.
What's Changed
- feat: add X_URL env var to docker-compose and .env.example by @mousaa in https://github.com/gitroomhq/postiz-app/pull/1465
New Contributors
- @mousaa made their first contribution in https://github.com/gitroomhq/postiz-app/pull/1465
Full Changelog: https://github.com/gitroomhq/postiz-app/compare/v2.21.6...v2.21.7
- GHSA-34w8-5j2v-h6ww vulnerability
- Orchestrator Sentry integration
- GHSA-vj2p-7pgw-g2wf: Registration redirect when disabled
- MeWe social media platform integration
- PR Quality workflow for pull request validation
Fixed subscription validation check to properly skip Stripe verification when payment processing is not configured in self-hosted deployments.
- MCP OAuth2 authentication support
- Organization authentication flow
- Agent media support
- Removed upload throttle
- Compression support
- API key rotation
- Postiz CLI agent and tooling
- Public API for analytics and tools
- Post deletion functionality
You can now add Whop to Postiz and schedule Forum Posts **Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.15.1...v2.16.0
- Fixes for AI agents and an upgrade to GPT 5.1 - LinkedIn Carousel fixes - Show file name on uploaded media **Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.15.0...v2.15.1
- Skool scheduling via Chrome extension
- Moltbook provider support
- Account addition without requiring login via shareable links
- Character counter for social media constraints
- List mode view for posts
- Streak feature for posting consistency
- Unlimited batch file uploads
- Single post analytics
We split posts and comments into separate functions to break the task and add a delay between comments. But we missed a few providers, such as Slack; we have now fixed it. **Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.12.0...v2.12.1
- Docker compose must be updated to include Temporal
- Docker base image changed from Alpine to bookworm-slim
- Default port configuration changed from 5000 to 4007
- Temporal workflow orchestration with state management
- Scheduled posts migration from BullMQ to Temporal