Skip to content

14.3.0

Latest

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 19 Feb 12:47
4989097

What's Changed

  • Added upsert() support for RealtimeChannel on both Document and Row variants to perform upsert operations over real-time channels.
  • Introduced new Query filter methods: contains(:, value:), containsAny(:, value: [Any]), containsAll(_:, value: [Any]) for enhanced querying capabilities (substring and multi-value containment).
  • 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.

Full Changelog: 14.2.0...14.3.0