v2.21.7

get-convex/convex-backendv2.21.7Apr 27, 2026by egelhaus

AI Summary

This release addresses a critical security vulnerability (PSA-2026-T0E4W0) requiring immediate user upgrades. Additionally, it introduces a new environment variable configuration for Docker Compose.

Key Highlights

  • Addresses critical security vulnerability PSA-2026-T0E4W0
  • Adds X_URL env var to docker-compose and .env.example
  • New contributor: @mousaa

New Features

  • Added X_URL environment variable to docker-compose and .env.example

Full Release Notes

> [!WARNING]
> This release addresses the security vulnerability [PSA-2026-T0E4W0](https://advisory.ennogelhaus.de/advisories/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