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

toggle visibility of secrets

This commit is contained in:
kodumbeats 2021-01-01 13:02:54 -05:00
parent 04f4f934aa
commit 94adabe828

View file

@ -51,6 +51,7 @@
- Upgraded Influxdb Docker image to version 1.8 (alpine)
- Added option to disable mail sending by setting empty SMTP host
- Upgraded installation script ([#490](https://github.com/appwrite/appwrite/issues/490))
- Added toggle to hide/show secret keys and passwords inside the dashboard (@kodumbeats, [#535](https://github.com/appwrite/appwrite/issues/535))
## Breaking Changes (Read before upgrading!)
- **Deprecated** `first` and `last` query params for documents list route in the database API