Bradley Schofield
Bradley Schofield
# 💭 Introduction Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code 🤩 You can learn more in our official [Appwrite Functions...
## What does this PR do? This PR implements mfa creation and deletion templates in the console and is attached to https://github.com/appwrite/appwrite/pull/8460 ## Test Plan I've tested locally that the...
## What does this PR do? This PR implements variable specifications into the console. ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes
## What does this PR do? This PR updates the database library to version 0.55.x, is also updates a bunch of instances where we expect false from find() when a...