mirror of
https://github.com/appwrite/appwrite
synced 2026-04-28 08:57:57 +00:00
532 B
532 B
Change Log
0.3.0
- Add
bytesMaxandbytesUsedproperties to Collection and Table documentation - Add
queriesparameter tolistKeysandkeyIdparameter tocreateKeydocumentation - Add
dart-3.10andflutter-3.38runtimes - Fix Teams membership docs to use
string[]instead ofRoles[]
0.2.0
- Document array-based enum parameters in Markdown examples (e.g.,
permissions: BrowserPermission[]). - Breaking change:
Outputenum has been removed; useImageFormatinstead.
0.1.0
- Initial release