Commit 89f7b65e03382a3e1e541c14227180662b91a929

Authored by Steven Thonus
1 parent c2f74de4

fixed maximum avatar size in changelog

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -15,7 +15,7 @@ v 6.2.0 @@ -15,7 +15,7 @@ v 6.2.0
15 - Extended User API to expose admin and can_create_group for user creation/updating (Boyan Tabakov) 15 - Extended User API to expose admin and can_create_group for user creation/updating (Boyan Tabakov)
16 - API: Remove group 16 - API: Remove group
17 - API: Remove project 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 - Store the sessions in Redis instead of the cookie store 19 - Store the sessions in Redis instead of the cookie store
20 - Fixed relative links in markdown 20 - Fixed relative links in markdown
21 - User must confirm his email if signup enabled 21 - User must confirm his email if signup enabled