Releases: appwrite/sdk-for-php
Releases · appwrite/sdk-for-php
17.3.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 17.2.0...17.3.0
17.2.0
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
- @ChiragAgg5k made their first contribution in #47
Full Changelog: 17.1.0...17.2.0
17.1.0
17.0.0
What's Changed
- [BREAKING] Rename
CreditCardenum valueUnionChinaPaytoUnionPay - 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
15.1.0
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
15.0.0
What's Changed
- Add
<REGION>to doc examples due to the new multi region endpoints - Add doc examples and methods for bulk api transactions:
createDocuments,deleteDocumentsetc. - Add doc examples, class and methods for new
Sitesservice - Add doc examples, class and methods for new
Tokensservice - Add enums for
BuildRuntime,Adapter,Framework,DeploymentDownloadTypeandVCSDeploymentType - Update enum for
runtimeswith Pythonml312, Dart219, Flutter327 and Flutter329 - Add
tokenparam togetFilePreviewandgetFileViewfor File tokens usage - Add
queriesandsearchparams tolistMembershipsmethod - Remove
searchparam fromlistExecutionsmethod* Dev by @abnegate in #41
Full Changelog: 14.0.0...15.0.0
14.1.0-rc.1
Full Changelog: 14.0.0...14.1.0-rc.1