Fixes
- Fix create phone session abuse key [6134](https://github.com/appwrite/appwrite/pull/6134)
- Fix CLI backwards compatibility [6125](https://github.com/appwrite/appwrite/pull/6125)
- Fix Not Found error when deploying function from git [6133](https://github.com/appwrite/appwrite/pull/6133)
- Fix _APP_EXECUTOR_HOST for upgrades [6141](https://github.com/appwrite/appwrite/pull/6141)
- Fix create execution request filter from previous SDK version [6146](https://github.com/appwrite/appwrite/pull/6146)
- Fix migrations worker [6116](https://github.com/appwrite/appwrite/pull/6116)
- Fix: Global variables by [6150](https://github.com/appwrite/appwrite/pull/6150)
- Fix webhook secret validation and executor path validation [6162](https://github.com/appwrite/appwrite/pull/6162)
- Fix: Untrusted custom domains + auto-ssl [6155](https://github.com/appwrite/appwrite/pull/6155)
- Fix: AI Assistant [6153](https://github.com/appwrite/appwrite/pull/6153)
Changes
- Add required params for scheduled functions [6148](https://github.com/appwrite/appwrite/pull/6148)
- Update the error message for router_domain_not_configured [6145](https://github.com/appwrite/appwrite/pull/6145)
- Override forEachDocument() to skip the cache collection [6144](https://github.com/appwrite/appwrite/pull/6144)
- Support for v2 functions [6142](https://github.com/appwrite/appwrite/pull/6142)
- Change executor hostname back to appwrite-executor [6160](https://github.com/appwrite/appwrite/pull/6160)
- Make URL optional for Create Membership API and Serverside Requests [6157](https://github.com/appwrite/appwrite/pull/6157)