Appwrite v0.7.2 Release Notes

  • ๐Ÿ”‹ Features

    • 0๏ธโƒฃ When creating new resources from the client API, the current user gets both read & write permissions by default. (#1007)
    • โž• Added timestamp to errors logs on the HTTP API container (#1002)
    • โž• Added verbose tests output on the terminal and CI (#1006)

    โฌ†๏ธ Upgrades

    • โฌ†๏ธ Upgraded utopia-php/abuse to version 0.4.0
    • โฌ†๏ธ Upgraded utopia-php/analytics to version 0.2.0

    ๐Ÿ› Bugs

    • ๐Ÿ›  Fixed certificates worker error on successful operations (#1010)
    • ๐Ÿ›  Fixed head requests not responding (#998)
    • ๐Ÿ›  Fixed bug when using auth credential for the Redis container (#993)
    • ๐Ÿ›  Fixed server warning logs on 3** redirect endpoints (#1013)