mirror of https://github.com/docker/docs.git
Adds release notes for 1.0.3
This commit is contained in:
parent
4bd736e436
commit
f7dcc34a91
|
@ -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**
|
||||
|
|
Loading…
Reference in New Issue