Skip to content

Releases: gitroomhq/postiz-app

Fix prisma and Add Sentry Metrics

19 Nov 14:52

Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: v2.8.1...v2.8.2

Fix OAuth Redirect URI

15 Nov 21:19
85a4102

Choose a tag to compare

What's Changed

  • fix: stop inserting slash into OAuth url by @fllppi in #1065

New Contributors

Full Changelog: v2.8.0...v2.8.1

Postiz Agent + Upgrade nodejs version

20 Oct 09:14

Choose a tag to compare

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

Exposed get next slot endpoint

24 Sep 07:31

Choose a tag to compare

#3 Fix markdown

22 Sep 06:30

Choose a tag to compare

#2 Fix < and > in markdown

21 Sep 17:27

Choose a tag to compare

Fix < and > in markdown

21 Sep 17:15

Choose a tag to compare

Fix for Listmonk

21 Sep 14:54

Choose a tag to compare

Wrong Post ID on return

New Provider: Listmonk, Reddit Fixes, Remove mantine modals, Thumbnails fixes

18 Sep 04:22
87d2a93

Choose a tag to compare

We have just released a new provider: Listmonk.
You can now schedule emails! With Listmonk.

What's Changed

New Contributors

Full Changelog: v2.5.4...v2.6.0

Prisma Fix + Preview Date Fix + Replace > and <

01 Sep 04:11

Choose a tag to compare

  • 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