Commit 89f7b65e03382a3e1e541c14227180662b91a929
1 parent
c2f74de4
Exists in
master
and in
4 other branches
fixed maximum avatar size in changelog
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -15,7 +15,7 @@ v 6.2.0 |
15 | 15 | - Extended User API to expose admin and can_create_group for user creation/updating (Boyan Tabakov) |
16 | 16 | - API: Remove group |
17 | 17 | - API: Remove project |
18 | - - Avatar upload on profile page with a maximum of 200KB (Steven Thonus) | |
18 | + - Avatar upload on profile page with a maximum of 100KB (Steven Thonus) | |
19 | 19 | - Store the sessions in Redis instead of the cookie store |
20 | 20 | - Fixed relative links in markdown |
21 | 21 | - User must confirm his email if signup enabled | ... | ... |