Releases: gitroomhq/postiz-app
Releases · gitroomhq/postiz-app
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
Move from NX to pnpm workspaces! - initlal release
What's Changed
- Moving to pnpm and ditching nx by @nevo-david in #727
Full Changelog: v1.42.1...v1.43.0
Add OIDC/OAuth Support!
What's Changed
Thanks to @DrummyFloyd on #701 and #550 we now have the capability to use an OIDC / OAuth 2.0
New Contributors
- @DrummyFloyd made their first contribution in #701
Full Changelog: v1.41.1...v1.42.1
Fix LinkedIn repost
Linkedin didn't repost with the plugs.
We have changed the route from v2 back to rest.
Full Changelog: v1.41.0...v1.41.1
Add env Key for API Threshold
What's Changed
- Option to merge all comments into one post by @nevo-david in #719
- Added env Variable
API_LIMITto set the maximum requests per user per hour for the public API
Full Changelog: v1.40.1...v1.41.0
Fixed VK refresh token
What's Changed
- Fixed VK by @nevo-david in #707
Full Changelog: v1.40.0...v1.40.1
Added new Provider: VK
What's Changed
- Added VK by @nevo-david in #706
Full Changelog: v1.39.3...v1.40.0
Threads fixes for posts attachements, fixed login
Full Changelog: v1.39.2...v1.39.3