What's Changed
- [BREAKING] Renamed Webhook model fields:
securityβtls,httpUserβauthUsername,httpPassβauthPassword,signatureKeyβsecret - [BREAKING] Renamed Webhook service parameters to match:
securityβtls,httpUserβauthUsername,httpPassβauthPassword - Added
secretparameter to Webhook create and update methods - Added
xOAuth provider toOAuthProviderenum - Added
userTypefield toLogmodel - Added
purgeparameter toupdateCollectionandupdateTablefor cache invalidation - Added Project service: platform CRUD, key CRUD, protocol/service status management
- Added new models:
Key,KeyList,PlatformAndroid,PlatformApple,PlatformLinux,PlatformList, and others - Added new enums:
PlatformType,ProtocolId,ServiceId - Updated
BuildRuntime,Runtime,Scopesenums with new values - Updated
X-Appwrite-Response-Formatheader to1.9.1 - Updated TTL description for list caching in Databases and TablesDB
Full Changelog: 23.1.0...24.0.0