Postiz - Package Updates
-
[1.9.1]
- Update postiz-app to 1.55.5
- Full Changelog
- Total chars next to editor fix
-
[1.10.0]
- Update postiz-app to 1.56.0
- Full Changelog
- We have revamped the drag-and-drop and paste image features in the new editor.
-
[1.11.0]
- Update postiz-app to 1.57.0
- Full Changelog
- Change the order of pictures - When creating a new post, after uploading an image, you can rearrange the order of the images.
- Fix TikTok API - Since some restrictions were not accepted when using the TikTok API, it fell back to not posting captions; now fixed.
- "post/comment" text - under each post, showing the correct label, depending on the platform.
- Better uploading progress - ditching Uppy ProgressBar for Uppy Dashboard with some hacks.
-
[1.12.0]
- Update postiz-app to 1.58.0
- Full Changelog
- Thumbnails and alt by @nevo-david in https://github.com/gitroomhq/postiz-app/pull/851
-
[1.13.0]
- Update postiz-app to 1.59.0
- Full Changelog
- Schedule a post from the specific social platform menu
- Fixes for threads - required to have at least one media, it's a mistake.
-
[1.14.0]
- Update postiz-app to 1.60.1
- Full Changelog
- Adding dates on week view
- Today button
- feat: add LinkDrip provider for short linking service by @Mokkapps in https://github.com/gitroomhq/postiz-app/pull/836
-
[1.14.1]
- chore(deps): update dependency gitroomhq/postiz-app to v1.61.3
-
[1.14.2]
- chore(deps): update dependency gitroomhq/postiz-app to v1.61.2
-
[1.15.0]
- Update postiz-app to 1.62.0
- Full Changelog
- Better error messages by @nevo-david in https://github.com/gitroomhq/postiz-app/pull/861
-
[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.