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.