1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

Fixed typos

This commit is contained in:
Eldad Fux 2020-05-31 08:59:33 +03:00
parent 0c29251f9d
commit f690e57522

View file

@ -1,6 +1,6 @@
# Version 0.7.0 (NOT-RELEASED)
- New route in Locale API to fetch list of languages
- New route in Locale API to fetch a list of languages
# Version 0.6.2 (PRE-RELEASE)
@ -13,11 +13,11 @@
- Fixed custom domain not setting correct domain
- Fixed wrong SDK method type in avatars browser route
- Fixed bug denied public documents (*) to be accessed by guest users
- Fixed cache control issue not allowing collection UI to update properly
- Fixed cache-control issue not allowing collection UI to update properly
- Fixed a bug where single permission tag in the console was not being saved
- Added missing webhooks events in the console
- Added missing option to delete project
- Fixed a bug where the session was not set properly when the API used an IP with non-standard port as hostname
- Fixed a bug where the session was not set properly when the API used an IP with a non-standard port as hostname
- Fixed bug where requests number on the dashboard was hidden when the number got too long
- Permission fields are not required for file creation or update