mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge branch '0.6' of github.com:appwrite/appwrite into database-ui
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Version 0.6.0 (PRE-RELEASE)
|
||||
|
||||
## Features
|
||||
|
||||
* New locale for Khmer
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
* Updated all the REST API query params to be in camelCase
|
||||
* Normalized locale phone codes response body
|
||||
|
||||
# Version 0.5.3 (PRE-RELEASE)
|
||||
|
||||
|
||||
+1
-1
@@ -117,7 +117,7 @@ services:
|
||||
- appwrite-redis:/data:rw
|
||||
|
||||
clamav:
|
||||
image: appwrite/clamav:1.0.7
|
||||
image: appwrite/clamav:1.0.8
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- appwrite
|
||||
|
||||
Reference in New Issue
Block a user