Skip to content

Releases: vaphes/pocketbase

v0.9.0 - Wow! You guys rock!

14 Jun 18:38
ee8e258
Compare
Choose a tag to compare

What's Changed

  • Add http_client parameter to Client by @abyesilyurt in #43
  • fixed "get_first_list_item" weren't available and not even fully impl… by @Mahfoudh94 in #44
  • Fix issue #45 unsubscribe does not work in RealtimeService by @m29h in #46
  • Confirm verification by @regisin in #57
  • Fixes #53 AdminService delete + update not working issue by @m29h in #54
  • Fixes #39 handle timeout and loss of connection in realtime thread by @m29h in #58
  • Fixes #51 correct return value in confirmPasswordReset and add EmailChange API by @m29h in #52
  • Fixes #49 uploading a single FileUpload record by @m29h in #50
  • Fixes #47 local_auth_store file not found error by @m29h in #48
  • Add integration test against a sandboxed running real-world pocketbase instance by @m29h in #26
  • Update README.md by @vaphes in #59

New Contributors

Full Changelog: v0.8.2...v0.9.0

v0.8.2 - Bug fixes

02 Jun 12:43
Compare
Choose a tag to compare

Thanks to @abyesilyurt and @stratosgear for the help and @Dan6erbond for pointing out on #37.

v0.8.1 - bug fixes

27 Apr 00:23
Compare
Choose a tag to compare

v0.8.0 - bug fixes and bumb up in version number

10 Feb 18:25
a690d45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.8.0

v0.3.0

01 Feb 12:24
7bb6e97
Compare
Choose a tag to compare

Finally released v0.3.0 - hope is not too late lol

v0.3.0-beta - support for PocketBase 0.8.0rc2

08 Nov 17:07
1049655
Compare
Choose a tag to compare

Beta release for compatibility with the new 0.8.0rc2 PocketBase

v0.2.2 - Almost the same as the JS/TS usage documentation

29 Sep 13:27
Compare
Choose a tag to compare

Just some minor cosmetic changes so the SDK documentation from the JS lib gets to be applied better

v0.2.1 - Better documentation

26 Sep 19:00
Compare
Choose a tag to compare

Better documentation and almost flake8 compliant (except for E501 and F401).

v0.2.0 - First working version

26 Sep 14:42
Compare
Choose a tag to compare

Realtime working with threading module.
All the other functions working just like the JS version of the SDK.

v0.1.0 - First release

19 Sep 15:23
Compare
Choose a tag to compare
Pre-release

This is the first pre-release! Assume that everything is broken and full of bugs!