Announcing Appwrite 1.0RC1 #3769
Meldiron
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
how do i test it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the first release candidate for Appwrite 1.0. That's right! We're 🤏 this close to our first stable release. For more information on the changes and installation steps please refer to our 1.0-RC1 Documentation.
DO NOT INSTALL THIS VERSION ON ANY EXISTING INSTANCES OF APPWRITE, THIS IS A RELEASE CANDIDATE AND DOES NOT SUPPORT BACKWARD COMPATIBILITY!!
Here's a summary of everything we've worked on so far 🤩
Features
Users
has now been renamed toAuthentication
within the Appwrite console #3664Breaking Changes
Permissions
write
intocreate
,update
anddelete
.$read
and$write
attributes from Documents model$permissions
array attribute added in Documents model. All permissions go in this array now.$permissions
array.Here are some examples of the new SDK Permission class
Here's are some examples of the new Role class
Queries, Indexs, and Pagination
Here are the new methods:
DateTime Attribute
Bugs
New Contributors
We are looking forward to your feedback as we get closer to Appwrite 1.0. We would love you to try out this new version and leave your feedback in the comments of this discussion 🙏
Beta Was this translation helpful? Give feedback.
All reactions