You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
1
# Change Log
2
2
3
-
## 15.0.0
3
+
## 14.2.0
4
4
5
5
* Added upsert() support for RealtimeChannel on both Document and Row variants to perform upsert operations over real-time channels.
6
6
* Introduced new Query filter methods: contains(_:, value:), containsAny(_:, value: [Any]), containsAll(_:, value: [Any]) for enhanced querying capabilities (substring and multi-value containment).
7
-
* Removed OAuth provider options: githubImagine and googleImagine from OAuthProvider, a breaking change for clients using these values.
8
7
* Documentation and packaging updates to align with the new release: README dependency example updated from 14.2.0 to 14.1.0, and server compatibility note updated to indicate Appwrite server version 1.8.x compatibility.
0 commit comments