v2.2.5
gitroomhq/postiz-appv2.2.5Aug 4, 2025by nevo-david
AI Summary
Addresses HTML integrity issues by integrating the parse5 library to ensure content structure remains intact when using TipTap, which is critical for platforms like Telegram.
Key Highlights
- Implementation of parse5 for HTML integrity
- Prevention of TipTap from breaking HTML structure
- Fix for HTML transmission to Telegram
New Features
- HTML integrity protection using parse5 library
Full Release Notes
We are using TipTap, but I have already seen a few cases where it breaks the HTML. Generally speaking, it's not a big deal since we usually strip it. However, for platforms like Telegram, where we send HTML, it can be a significant issue. **Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.2.4...v2.2.5