Postiz - Package Updates
-
[1.23.1]
- Update postiz-app to 2.6.3
- Full Changelog
v2.6.3: #2 Fix < and > in markdownv2.6.2: Fix < and > in markdownv2.6.1: Fix for Listmonk- Wrong Post ID on return
-
[1.23.2]
- Update postiz-app to 2.6.4
- Full Changelog
- Fix markdown
-
[1.24.0]
- Implement OIDC auth
-
[1.25.0]
- Update postiz-app to 2.8.0
- Full Changelog
- 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
-
[1.25.1]
- Remove usage of runtime dirs for pnpm and prisma
-
[1.25.2]
- Update postiz-app to 2.8.1
- Full Changelog
- fix: stop inserting slash into OAuth url by @fllppi in #1065
-
[1.25.3]
- Update postiz-app to 2.8.2
- Full Changelog
- fix: Twitter/X thread finisher posting with HTML tags by @meysam81 in #1057
- Basic Sentry Metric Functionality by @egelhaus in #1064
-
[1.25.4]
- Update postiz to 2.8.3
- Full Changelog
-
[1.26.0]
- Update postiz-app to 2.9.0
- Full Changelog
- After the long wait, Postiz now has a Google My Business!
-
[1.27.0]
- Update postiz-app to 2.10.1
- Full Changelog
- You can now disable the success / failure notifications.
- Change the layout of scheduling to have two scrolls: for the channels list, and for the calendar.
- Since we moved to the new layout, we added an inner scrollbar for the channels list, which causes the menu with the "..." to break.
- Fixed it.