v2.8.2

gitroomhq/postiz-appv2.8.2Nov 19, 2025by egelhaus

AI Summary

A critical update for self-hosted users that fixes a Prisma schema issue and introduces basic Sentry metrics functionality, along with a fix for Twitter/X thread posting with HTML tags.

Key Highlights

  • Prisma fix (data corruption warning for self-hosted)
  • Sentry metric functionality
  • Twitter/X thread finisher fix

New Features

  • Sentry integration
  • Twitter/X HTML tag handling

Full Release Notes

**All Selfhosted users are recommended to upgrade to this version, as not doing so could potentionally corrupt your instance.**

## What's Changed
* fix: Twitter/X thread finisher posting with HTML tags by @meysam81 in https://github.com/gitroomhq/postiz-app/pull/1057
* Basic Sentry Metric Functionality by @egelhaus in https://github.com/gitroomhq/postiz-app/pull/1064

## New Contributors
* @meysam81 made their first contribution in https://github.com/gitroomhq/postiz-app/pull/1057

**Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.8.1...v2.8.2