Appwrite v0.3.0 Release Notes

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

    • โž• Added 19 new locales for locale service and email templates (af, ar, bn, cz, hu, hy, jv, ko, lt, ml, no, ru, si, sq, sv, ta, vi, zh-cn, zh-tw)
    • ๐Ÿ†• New users service routes to allow updates pref and name update
    • ๐Ÿ†• New OAuth adapters (Amazon, Dropbox, Microsoft, Slack, VK)
    • โž• Added support for ES6 require statements in JS SDK
    • ๐Ÿ†• New Locale API route for fetching a list of continents

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix for typos in PT-BR translations
    • ๐Ÿ›  Fix for UI crash when project user was missing a name
    • ๐Ÿ›  Fix for it locale including the en templates by mistake
    • ๐Ÿ›  Fix for UI not showing user's prefs properly
    • ๐Ÿ›  Fixed 401 unexpected error when no permission passed in creation of a new resource

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ‘‰ users/deleteUsersSession method name changed to users/deleteUserSession in all SDKs for better consistency