cut v1.14.1
This commit is contained in:
parent
8ecb63c999
commit
f36cdc24cb
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,17 @@
|
|||
### v1.14.1
|
||||
|
||||
- Fixed migration of V1 metadata (#1120)
|
||||
- Added list view of repositories in all displays (#1109)
|
||||
- Removed image diff feature (#1102, #1116)
|
||||
- Fixed log bug around month handling (#1114)
|
||||
- Added better recovery of organizations (#1108)
|
||||
- Fixed Content-Type on errors with JSON bodies (#1107)
|
||||
- Added QE version in footer
|
||||
- Fixed unhandled exceptions in Queue
|
||||
- Improved database query performance (#1068, #1097)
|
||||
- Fixed UI for dismissing notifications (#1094)
|
||||
- Added namespaces in `docker search` results (#1086)
|
||||
|
||||
### v1.14.0
|
||||
|
||||
- Added Docker Registry v2 support (#885)
|
||||
|
|
Reference in a new issue