v2.21.1
gitroomhq/postiz-appv2.21.1Mar 25, 2026by egelhaus
AI Summary
A minor update including a registration redirect fix and enhanced observability through metrics collection.
Key Highlights
- Redirect fix for disabled registration.
- Added Sentry metrics collection.
New Features
- Sentry metrics integration
Full Release Notes
> [!WARNING] > This release addresses the security vulnerability `GHSA-vj2p-7pgw-g2wf`, all users are recommended to upgrade immediately. ## What's Changed * fix: redirect /auth/register to /auth/login when registration is disabled by @swaraj017 in https://github.com/gitroomhq/postiz-app/pull/1326 * feat: a lot of sentry metrics by @egelhaus in https://github.com/gitroomhq/postiz-app/pull/1331 ## New Contributors * @swaraj017 made their first contribution in https://github.com/gitroomhq/postiz-app/pull/1326 **Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.21.0...v2.21.1