1
0
Fork 0
mirror of synced 2024-06-11 23:34:45 +12:00

fixed grammar mistakes

This commit is contained in:
Torsten Dittmann 2021-12-07 17:23:21 +01:00
parent cece3ed83b
commit 760f41b9c6

View file

@ -46,15 +46,15 @@
- Added new environment variable `_APP_USAGE_AGGREGATION_INTERVAL` to configure the usage worker interval
- Added negative rotation values to file preview endpoint
- Added following langauges to the Locale service:
- Adds Latin
- Adds Sindhi
- Adds Telugu
- Latin
- Sindhi
- Telugu
- **DEPRECATED** Tasks service
## Bugs
- Fixes `/v1/avatars/initials` when no space in the name, will try to split by `_`
- Fixes all audit logs now saving the proper informations
- Fixes Health endpoints for `db` and `cache`
- Fixed `/v1/avatars/initials` when no space in the name, will try to split by `_`
- Fixed all audit logs now saving all relevant informations
- Fixed Health endpoints for `db` and `cache`
## Security
- Increased minimum password length to 8