Appwrite v0.10.0 Release Notes

  • ๐Ÿ”‹ Features

    • โž• Added Realtime (#948)
    • โž• Added Realtime statistics to the console (#948)
    • โž• Added Magic URL login (#1552)
    • ๐Ÿ”จ Refactored E-Mail template (#1422)
    • ๐Ÿ‘Œ Improved locale management (#1440)
    • โž• Added $permissions to execution response (#948)
    • ๐Ÿณ Switch from using Docker CLI to Docker API by intergrating utopia-php/orchestration (#1420)
    • Added DOCKERHUB_PULL_USERNAME, DOCKERHUB_PULL_PASSWORD and DOCKERHUB_PULL_EMAIL env variables for pulling from private DockerHub repos (#1420)
    • โž• Added updateName, updateEmail and updatePassword to Users service and console (#1547)

    ๐Ÿ› Bugs

    • ๐Ÿ›  Fixed MariaDB timeout after 24 hours (#1510)
    • ๐Ÿ›  Fixed upgrading installation with customized docker-compose.yml file (#1513)
    • ๐Ÿ›  Fixed usage stats on the dashboard displaying invalid total users count (#1514)