Releases: gitroomhq/postiz-app
Releases · gitroomhq/postiz-app
Fix prisma and Add Sentry Metrics
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 #1057
- Basic Sentry Metric Functionality by @egelhaus in #1064
New Contributors
Full Changelog: v2.8.1...v2.8.2
Fix OAuth Redirect URI
Postiz Agent + Upgrade nodejs version
Introducing the new Postiz agent and MCP.
You can schedule posts or multiple posts to multiple social channel from the chat.
This require ChatGPT.
Upgraded to node 22:
- Support for ESM imports from commonjs
- Better version less bug
- Changed encryption to support node 22.
What's Changed
- Postiz Agent by @nevo-david in #1027
Full Changelog: v2.7.0...v2.8.0
Exposed get next slot endpoint
Full Changelog: v2.6.4...v2.7.0
#3 Fix markdown
Full Changelog: v2.6.3...v2.6.4
#2 Fix < and > in markdown
Full Changelog: v2.6.2...v2.6.3
Fix < and > in markdown
Full Changelog: v2.6.1...v2.6.2
Fix for Listmonk
Wrong Post ID on return
New Provider: Listmonk, Reddit Fixes, Remove mantine modals, Thumbnails fixes
We have just released a new provider: Listmonk.
You can now schedule emails! With Listmonk.
What's Changed
- Fully translated into Georgian - სრულად გადათარგმნილი ქართულად by @ZurabBalamtsarashvili in #971
- logo jsx attribute fix: stroke-width -> strokeWidth by @Dforrunner in #970
- Fix Georgian translation for cancellation message by @ZurabBalamtsarashvili in #980
New Contributors
- @ZurabBalamtsarashvili made their first contribution in #971
- @Dforrunner made their first contribution in #970
Full Changelog: v2.5.4...v2.6.0
Prisma Fix + Preview Date Fix + Replace > and <
- Added a disconnect on Prisma nestjs shutdown hook, to remove the connection and save resources.
- Preview date rendered the local date on the server side, which caused it to show an irrelevant date.
- Tiptap editor send > and < and this is how it is published on social media, added a replace.
Full Changelog: v2.5.3...v2.5.4