Releases: gitroomhq/postiz-app
Bluesky thread finisher + DTO validation fixes
You can now add an extra post after all the posts that quote the 1st post and ask people to follow you for bluesky.
The message is configurable :)
Threads and X - Post Finisher
You can now add an extra post after all the posts that quote the 1st post and ask people to follow you.
The message is configurable :)
What's Changed
- Thread finisher by @nevo-david in #775
Full Changelog: v1.45.1...v1.46.0
Multi Language Support
Added instagram standalone and threads a refresh token mechanism
What's Changed
- Instagram standalone insights by @nevo-david in #754
- Threads refresh token by @nevo-david in #758
Full Changelog: v1.44.1...v1.44.2
Dub SelfHost support and Mastodon custom URL support
What's Changed
- feat(short-linking): make Dub provider configurable for self-hosting by @eddywashere in #751
- feat: Move https://mastodon.social to env variable for ability to cha… by @halkeye in #708
New Contributors
- @eddywashere made their first contribution in #751
- @halkeye made their first contribution in #708
Full Changelog: v1.43.5...v1.44.1
Disable image compression
What's Changed
- Feat/PR Docker Images by @egelhaus in #745
- Disable image compression variable by @nevo-david in #750
Image compression
With DISABLE_IMAGE_COMPRESSION=true
you can diable the image compression for postiz.
Full Changelog: v1.43.4...v1.43.5
Fix redirect back after adding a channel
Full Changelog: v1.43.3...v1.43.4
Fix for react-hook-form
It seems like after upgrading to pnpm react-hook-form not loading properly.
For now, the quick fix is to add 1 millisecond with setTimeout to load everything.
Fix OIDC / OAuth Trailing Slashes / Initial Release of Chrome Extension
What's Changed
- Intial release of chrome extension by @nevo-david in #735
- fix(oidc): remove trailling / needed but add by User & Missing Oauth on /auth by @DrummyFloyd in #736
Full Changelog: v1.43.1...v1.43.2
Urgent Fix: undefined resolver doesn't let to schedule a post
This is the 1st bug coming up after changing to pnpm
Full Changelog: v1.43.0...v1.43.1