mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
update sdks
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
## 13.3.1
|
||||
|
||||
* Fix `onOpen` callback not being called when the websocket connection is established
|
||||
|
||||
## 13.3.0
|
||||
|
||||
* Add `onOpen`, `onClose` and `onError` callbacks to `Realtime` service
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Change Log
|
||||
|
||||
## 10.2.4
|
||||
|
||||
* Fix syncing of tables deleted locally during `push tables` command
|
||||
* Fix added push command support for cli spatial types
|
||||
* Fix attribute changing during push
|
||||
* Replace pkg with @yao-pkg/pkg in dependencies
|
||||
|
||||
## 10.2.3
|
||||
|
||||
* Fix `init tables` command not working
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
## 20.2.2
|
||||
|
||||
* Widen `device_info_plus` and `package_info_plus` dependencies to allow for newer versions for Android 15+ support
|
||||
|
||||
## 20.2.1
|
||||
|
||||
* Add transaction support for Databases and TablesDB
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
## 13.4.2
|
||||
|
||||
* Fix adding `Optional[]` to optional parameters
|
||||
* Fix passing of `None` to nullable parameters
|
||||
|
||||
## 13.4.1
|
||||
|
||||
* Add transaction support for Databases and TablesDB
|
||||
|
||||
Reference in New Issue
Block a user