Appwrite v0.7.1 Release Notes

  • 🔋 Features

    • 👍 Better error logs on appwrite certificates worker
    • ➕ Added option for Redis authentication
    • 🔒 Force adding a security email on setup
    • 0️⃣ SMTP is now disabled by default, no dummy SMTP is included in setup
    • ➕ Added a new endpoint that returns the server and SDKs latest versions numbers #941
    • Custom data strings, userId, and JWT available for cloud functions #967

    ⬆️ Upgrades

    • ⬆️ Upgraded redis extenstion lib to version 5.3.3
    • ⬆️ Upgraded maxmind extenstion lib to version 1.10.0
    • ⬆️ Upgraded utopia-php/cli lib to version 0.10.0
    • ⬆️ Upgraded matomo/device-detector lib to version 4.1.0
    • ⬆️ Upgraded dragonmantank/cron-expression lib to version 3.1.0
    • ⬆️ Upgraded influxdb/influxdb-php lib to version 1.15.2
    • ⬆️ Upgraded phpmailer/phpmailer lib to version 6.3.0
    • ⬆️ Upgraded adhocore/jwt lib to version 1.1.2
    • ⬆️ Upgraded domnikl/statsd to slickdeals/statsd version 3.0

    🐛 Bug Fixes

    • ⚡️ Updated missing storage env vars
    • 🛠 Fixed a bug, that added a wrong timzone offset to user log timestamps
    • 🛠 Fixed a bug, that Response format header was not added in the access-control-allow-header list.
    • 🛠 Fixed a bug where countryName is unknown on sessions (#933)
    • ➕ Added missing event users.update.prefs (#952)
    • 🛠 Fixed bug not allowing to reset document permissions (#977)

    🔒 Security

    • 🛠 Fixed an XSS vulnerability in the Appwrite console