v1.65.2
gitroomhq/postiz-appv1.65.2Jul 21, 2025by nevo-david
AI Summary
This release fixes a bug in the TipTap editor where special characters like '&' were being incorrectly converted to HTML entities, and introduces a monitoring service to track queue health.
Key Highlights
- Fixed TipTap editor HTML entity conversion bug
- Added monitoring service for queue functionality
- New route /monitor/queue/:name for health checks
New Features
- Monitoring service for queues
Full Release Notes
We switched lately to TipTap editor, it seems to replace "&" with & It caused some extra characters in the editor. We have also added a monitoring service to make sure the queue are functioning on /monitor/queue/:name