Appwrite v0.2.0 Release Notes

Release Date: 2019-10-01 // over 4 years ago
  • ๐Ÿ”‹ Features

    • โž• Added option to limit access to the Appwrite console
    • โž• Added option to disable abuse check and rate limits
    • โž• Added input field with the server API endpoint for easy access
    • โž• Added new OAuth providers for Google, Bitbucket, and GitLab
    • โž• Added 15 new locales for locale service and email templates (cat, de, es, fi, fr, gr, hi, id, it, nl, pt-br, pt-pt, ro, tr, ua)
    • ๐Ÿ‘Œ Improved test coverage for the project and synced DEV & CI environments settings

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed bug not allowing to update OAuth providers settings
    • ๐Ÿ›  Fixed some broken API examples in docs
    • ๐Ÿ›  Fixed bug that caused the Appwrite container to change DB directory file permissions.

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ”„ Changed auth service 'redirect' param to 'confirm' for better clarity
    • โšก๏ธ Updated all SDKs to sync with API changes