Postiz - Package Updates
- 
[1.15.1]
- Update postiz-app to 1.62.3
 - Full Changelog
 - Vulnerabilities fixed
 - Remove unused dependencies
 - Fix undefined mapping
 
 - 
[1.16.0]
- Update postiz-app to 1.64.1
 - Full Changelog
 - Changed the NotAcceptable to Conflict on scope.
 - You can now automate your video generation with Postiz's public API (available for both self-hosters and cloud)
 - Added Dev.to, Medium and Hashnode - currently no MD editor, will be added soon.
 - Faster builds, we don't need to emulate ARM64, GitHub has a ARM64 builder on Ubuntu
 - We had an unused enterprise plugin preparation, but since it's illegal with AGPL3, it was removed.
 
 - 
[1.17.0]
- Update postiz-app to 1.65.1
 - Full Changelog
 - The wrong URL has been accidently set for WordPress
 - Add a new provider - you can now schedule posts to WordPress.
 - Moving the editor to TipTap - HTML, to support any platform.
 
 - 
[1.17.1]
 - 
[1.17.2]
- Set NEXT_PUBLIC_UPLOAD_DIRECTORY to fix file uploads
 
 - 
[1.18.0]
- Update postiz-app to 2.0.4
 - Full Changelog
 - Restrict files to upload + connect integrations UI fix
 - Fixed icons yellow color for integration menu + fixed schedule for current date
 - Fixed getting posts UTC problem + moved the "Today" button
 - Fixed for empty with no data, missing translations
 - Postiz new design: Welcome to v2!
 
 - 
[1.18.1]
- Update postiz-app to 2.0.6
 - Full Changelog
 - Fix disable registration
 - Move caddy to nginx, Remove inter / chakra font from the system
 
 - 
[1.18.2]
- Update postiz-app to 2.0.8
 - Full Changelog
 v2.0.8: Fix for nginx to serve uploadsv2.0.7: WordPress no avatar URL is failing to connect
 - 
[1.18.3]
- Remove Caddy
 - Fix nginx config for uploads
 
 - 
[1.19.0]
- Update postiz-app to 2.1.0
 - Full Changelog
 - Added mentions: now in Bluesky, X, and LinkedIn, you can start typing "@" to get mentions.
 - General fixed thanks to sentry
 - Queries improvements (added indexes)
 - Sentry by @nevo-david in https://github.com/gitroomhq/postiz-app/pull/905
 - Better mentioning functionality by @nevo-david in https://github.com/gitroomhq/postiz-app/pull/911
 
 - 
[1.19.1]
- Update postiz-app to 2.1.1
 - Full Changelog
 - We have recently moved to the TipTap editor that gives us full HTML support.
 
 - 
[1.19.2]
- Update postiz-app to 2.1.2
 - Full Changelog
 - Hot fix for mentions - when social doesn't exist in mentions, it crashes
 
 - 
 - 
[1.21.0]
- Update postiz-app to 2.3.0
 - Full Changelog
 - You can now add hyperlinks in the tiptap editor.
 
 - 
[1.21.1]
- Update postiz-app to 2.3.1
 - Full Changelog
 - Fix wordpress upload cover picture
 
 - 
[1.22.0]
- Update postiz-app to 2.5.2
 - Full Changelog
 - gitroomhq/postiz-app (gitroomhq/postiz-app)
 - Bluesky: fix images aspect ratio
 - Fix threads finisher editor
 - Timezone / Time + Char Limit + Bottleneck Fixes + Bluesky fix
 - You can now see the characters of all the socials on the global editing.
 - You can change the timezone/date format from the settings
 - Bluesky added replies to the main comment and not to replies when adding a thread.
 - Shortlinking regex was not good with the new html tiptap editor
 - YouTube tags are not being saved
 - Prevent HTML parsing when there is no HTML
 - Mention roles in Discord
 
 - 
[1.22.1]
- Update postiz-app to 2.5.3
 - Full Changelog
 - Strip H's tags when posting to normal socials like LinkedIn / X
 
 - 
[1.22.2]
- Update postiz-app to 2.5.4
 - Full Changelog
 - 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.
 
 - 
[1.23.0]
- Update postiz-app to 2.6.0
 - Full Changelog
 - We have just released a new provider: Listmonk.
 - You can now schedule emails! With Listmonk.
 - 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
 
 - 
[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