Releases: appwrite/sdk-for-php
Releases · appwrite/sdk-for-php
18.0.1
18.0.0
What's Changed
- Fix duplicate methods issue (e.g.,
updateMFAandupdateMfa) causing build and runtime errors - Add support for
getScreenshotmethod toAvatarsservice - Add
Output,ThemeandTimezoneenums
Full Changelog: 17.5.0...18.0.0
17.5.0
What's Changed
- Add
totalparameter to list queries allowing skipping counting rows in a table for improved performance - Add
Operatorclass for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations - Add
createResendProviderandupdateResendProvidermethods toMessagingservice
Full Changelog: 17.4.1...17.5.0
17.4.1
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