Adds release notes for 1.0.3

This commit is contained in:
Joao Fernandes 2016-04-05 15:07:55 -07:00
parent 4bd736e436
commit f7dcc34a91
1 changed files with 11 additions and 0 deletions

View File

@ -12,6 +12,11 @@ weight="99"
# UCP Release Notes
## Version 1.0.3
Fixes a bug introduced by version 1.0.2 that was causing problems when a user
navigated to their profile page.
## Version 1.0.2
**Security update**
@ -19,6 +24,12 @@ weight="99"
Fixes a security issue by which a non-admin user account can gain admin-level
privileges via the UCP API.
**Known issues**
Non-admin users might have an error when navigating to their profile page. This
happens when the user is part of a team that has a label applied to it.
## Version 1.0.1
**Features**