What's Changed
- Breaking: Renamed
project update-protocol-statustoproject update-protocol - Breaking: Renamed
project update-service-statustoproject update-service - Breaking: Removed
projects get-sms-template,projects update-sms-template, andprojects delete-sms-templatecommands - Breaking: Made
--localeoptional onprojects get-email-template,projects update-email-template, andprojects delete-email-template - Breaking: Reordered
projects update-email-templateparameters —--localeis now optional and placed after--message - Added
--pathprompt duringinit siteto choose the local site directory - Added support for initializing sites into existing non-empty directories without a starter template
- Added structured column renderer for
runtimeslistings - Added activity-based deployment timeout tracking so healthy long builds in
push functionandpush siteno longer time out prematurely - Updated
brew install/brew upgradeto use the fully-qualifiedappwrite/appwrite/appwriteformula from theappwrite/homebrew-appwritetap - Updated
deploymentRetentionprompt to clarify it counts days of non-active deployments - Updated CLI help and error output to display the correct program name
appwrite - Removed
enabledfield from site entries inappwrite.config.json - Fixed command help text to render links inline without markdown brackets
Full Changelog: 18.2.0...19.0.0