[>= 1.8.1] Massive migration performance improvement, by skipping collections that are not required in each migration.
[>= 1.6.1] A new endpoint DELETE /v1/users/cache that purges cached users collection.
[>= 1.6.1] A custom ID generator with a configurable length and uses the character set [A-Za-z0-9] instead of only [a-f0-9], is added to the Utopia\Database\Helpers\ID class (which is a vendor package of Appwrite).