Releases: gitroomhq/postiz-app
Added Alt to BlueSky
Full Changelog: v1.65.4...v1.65.5
Weird editor behaviour width + fix chars again
Full Changelog: v1.65.3...v1.65.4
Fix for character counter
Full Changelog: v1.65.2...v1.65.3
Monitoring + Fixed extra chars
We switched lately to TipTap editor, it seems to replace "&" with &
It caused some extra characters in the editor.
We have also added a monitoring service to make sure the queue are functioning on /monitor/queue/:name
Fix for wordpress URL
The wrong URL has been accidently set for WordPress
Full Changelog: v1.65.0...v1.65.1
Scheudle Posts to WordPress!
- Add a new provider - you can now schedule posts to WordPress.
- Moving the editor to TipTap - HTML, to support any platform.
Full Changelog: v1.64.1...v1.65.0
Change not acceptable to conflict
We have been sending a NotAcceptable error on both the scope list and the trial, which has not finished.
Changed the NotAcceptable to Conflict on scope.
Exposed AI Video generation to the Public API
You can now automate your video generation with Postiz's public API (available for both self-hosters and cloud)
Full Changelog: v1.63.0...v1.64.0
Added Dev.to, Medium and Hashnode + Faster builds + Remove enterprise
- 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.
What's Changed
- chore: use arm machine to build for arm architecture by @roshangm1 in #868
New Contributors
- @roshangm1 made their first contribution in #868
Full Changelog: v1.62.3...v1.63.0
Vulnerabilities fixed + Remove unused dependencies + Fix undefined mapping
- Vulnerabilities fixed
- Remove unused dependencies
- Fix undefined mapping
Full Changelog: v1.62.2...v1.62.3