- Notifications
You must be signed in to change notification settings - Fork23
Releases: appwrite/sdk-for-php
15.0.0
deb97b6
Compare
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
,deleteDocuments
etc. - Add doc examples, class and methods for new
Sites
service - Add doc examples, class and methods for new
Tokens
service - Add enums for
BuildRuntime
,Adapter
,Framework
,DeploymentDownloadType
andVCSDeploymentType
- Update enum for
runtimes
with Pythonml312, Dart219, Flutter327 and Flutter329 - Add
token
param togetFilePreview
andgetFileView
for File tokens usage - Add
queries
andsearch
params tolistMemberships
method - Remove
search
param fromlistExecutions
method* Dev by@abnegate in#41
Full Changelog:14.0.0...15.0.0
14.1.0-rc.1
Compare
Full Changelog:14.0.0...14.1.0-rc.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
14.0.0
1ca3e22
Compare
What's Changed
Full Changelog:13.0.0...14.0.0
13.0.0
1829c66
Compare
12.2.0
d2486f8
Compare
12.1.0
c78ec21
Compare
What's Changed
Full Changelog:12.0.0...12.1.0
12.0.0
196f6ef
Compare
What's New
- Support for Appwrite 1.6
- Added
key
attribute toRuntime
response model. - Added
buildSize
attribute toDeployments
response model. - Added
scheduledAt
attribute toExecutions
response model. - Added
scopes
attribute toFunctions
response model. - Added
specifications
attribute toFunctions
response model. - Added new response model for
Specifications
. - Added new response model for
Builds
. - Added
createJWT()
: Enables creating a JWT using theuserId
. - Added
listSpecifications()
: Enables listing available runtime specifications. - Added
deleteExecution()
: Enables deleting executions. - Added
updateDeploymentBuild()
: Enables cancelling a deployment. - Added
scheduledAt
parameter tocreateExecution()
: Enables creating a delayed execution
Breaking changes
You can find the new syntax for breaking changes in theAppwrite API references. Select version1.6.x
.
- Removed
otp
parameter fromdeleteMFAAuthenticator
. - Added
scopes
parameter for create/update function. - Renamed
templateBranch
totemplateVersion
increateFunction()
. - Renamed
downloadDeployment()
togetDeploymentDownload()
Bug Fixes
- None reported.
Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.
New Contributors
- @EVDOG4LIFE made their first contribution in#33
Full Changelog:11.1.0...12.0.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
12.0.0-rc.3
Compare
Full Changelog:12.0.0-rc.2...12.0.0-rc.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
12.0.0-rc.2
Compare
Full Changelog:12.0.0-rc.1...12.0.0-rc.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
12.0.0-rc.1
Compare
Full Changelog:11.1.0...12.0.0-rc.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.