Skip to content

v0.21.0 Release

Compare
Choose a tag to compare
@ganigeorgiev ganigeorgiev released this 24 Jan 10:00
· 13 commits to master since this release

⚠️ This release works only with PocketBase v0.21.0+ due to changes of how the multipart/form-data body is handled.

  • Properly sent json body with multipart/form-data requests.
    This should fix the edge cases mentioned in the v0.20.3 release.

  • Gracefully handle OAuth2 redirect error with the authWithOAuth2() call.