fixed maximum avatar size in changelog

This commit is contained in:
Steven Thonus 2013-10-23 10:34:43 +02:00
parent c2f74de4c0
commit 89f7b65e03
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ v 6.2.0
- Extended User API to expose admin and can_create_group for user creation/updating (Boyan Tabakov)
- API: Remove group
- API: Remove project
- Avatar upload on profile page with a maximum of 200KB (Steven Thonus)
- Avatar upload on profile page with a maximum of 100KB (Steven Thonus)
- Store the sessions in Redis instead of the cookie store
- Fixed relative links in markdown
- User must confirm his email if signup enabled