Appwrite v0.6.2 Release Notes

Release Date: 2020-05-31 // almost 4 years ago
  • 🔋 Features

    • 🆕 New OAuth adapter for sign-in with Apple

    🐛 Bug Fixes

    • 🛠 Fixed custom domain not setting correct domain
    • 🛠 Fixed wrong SDK method type in avatars browser route
    • 🛠 Fixed bug denied public documents (*) to be accessed by guest users
    • 🛠 Fixed cache-control issue not allowing collection UI to update properly
    • 🛠 Fixed a bug where single permission tag in the console was not being saved
    • ➕ Added missing webhooks events in the console
    • ➕ Added missing option to delete project
    • 🛠 Fixed a bug where the session was not set properly when the API used an IP with a non-standard port as hostname
    • 🛠 Fixed bug where requests number on the dashboard was hidden when the number got too long
    • ⚡️ Permission fields are not required for file creation or update

    🔒 Security