Skip to content

Releases: appwrite/sdk-for-php

18.0.1

10 Nov 12:51
950112a

Choose a tag to compare

What's Changed

  • Fix TablesDB service to use correct file name

Full Changelog: 18.0.0...18.0.1

18.0.0

10 Nov 11:17
8f7bad9

Choose a tag to compare

What's Changed

  • Fix duplicate methods issue (e.g., updateMFA and updateMfa) causing build and runtime errors
  • Add support for getScreenshot method to Avatars service
  • Add Output, Theme and Timezone enums

Full Changelog: 17.5.0...18.0.0

17.5.0

03 Nov 06:01
e0ea4ae

Choose a tag to compare

What's Changed

  • Add total parameter to list queries allowing skipping counting rows in a table for improved performance
  • Add Operator class for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations
  • Add createResendProvider and updateResendProvider methods to Messaging service

Full Changelog: 17.4.1...17.5.0

17.4.1

09 Oct 11:05
3aa44b7

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 17.3.0...17.4.1

17.3.0

08 Oct 07:35
c134dab

Choose a tag to compare

What's Changed

  • Deprecate createVerification method in Account service
  • Add createEmailVerification method in Account service

Full Changelog: 17.2.0...17.3.0

17.2.0

03 Oct 04:14
064ff63

Choose a tag to compare

What's Changed

  • feat: PHP SDK update for version 17.2.0 by @ChiragAgg5k in #47, introduces support of enums in response models.

New Contributors

Full Changelog: 17.1.0...17.2.0

17.1.0

23 Sep 07:11
d2260f6

Choose a tag to compare

What's Changed

Full Changelog: 17.0.0...17.1.0

17.0.0

08 Sep 11:21
d09767f

Choose a tag to compare

What's Changed

  • [BREAKING] Rename CreditCard enum value UnionChinaPay to UnionPay
  • Add time between query support
  • Add spatial attribute support
  • Add spatial index support
  • Add spatial query support

Full Changelog: 16.0.0...17.0.0

16.0.0

26 Aug 06:41
5679456

Choose a tag to compare

What's Changed

Full Changelog: 15.1.0...16.0.0

15.1.0

01 Aug 04:52
c438b38

Choose a tag to compare

What's Changed

  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Add dart38 and flutter332 support to runtime models
  • Add gif support to ImageFormat enum
  • Add upsertDocument support to Databases service
  • Add sequence support to Document model

Full Changelog: 15.0.0...15.1.0