Appwrite v0.6.0 Release Notes

Release Date: 2020-05-18 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ†• New collections UI with ability to create and update a collection
    • ๐Ÿ†• New documents UI with ability to create and update a document
    • โž• Added support for Flutter iOS & Android apps (@bartektartanus )
    • โž• Added support for default DB document values
    • ๐Ÿ”ฆ Exposed health API to all the server SDKs (@TorstenDittmann )
    • ๐Ÿ†• New locale for Khmer (@SuuSoJeat)
    • โž• Added TypeScript type hinting to the JS SDK (@zevektor)
    • โž• Added LTR/RTL support for markdown editor
    • โž• Added cachebuster to version number on footer
    • ๐Ÿ†• New OAuth logos
    • ๐Ÿ›  Minor fixes to the dark mode theme
    • โž• Added JSON view for a project user
    • โœ‚ Removed setKey and setMode methods from all client SDKs

    ๐Ÿ’ฅ Breaking Changes

    • โšก๏ธ Updated all the REST API query params to be in camelCase (@bartektartanus)
    • Normalized locale phone codes response body

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed project users logout button
    • ๐Ÿ›  Fixed wrong target in database back link