Add Changelog for v2.4.0
This commit is contained in:
parent
ce2a4bff35
commit
74611d99c2
1 changed files with 23 additions and 0 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
@ -1,3 +1,26 @@
|
|||
### v2.4.0
|
||||
|
||||
- Added: Kubernetes Applications Support
|
||||
- Added: Full-page search UI (#2529)
|
||||
- Added: Always generate V2 manifests for tag operations in UI (#2608)
|
||||
- Added: Option to enable public repositories in v2 catalog API (#2654)
|
||||
- Added: Disable repository notifications after 3 failures (#2652)
|
||||
- Added: Remove requirement for flash for copy button in UI (#2667)
|
||||
|
||||
- Fixed: Upgrade support for Markdown (#2624)
|
||||
- Fixed: Kubernetes secret generation with secrets with CAPITAL names (#2640)
|
||||
- Fixed: Content-Length reporting on HEAD requests (#2616)
|
||||
- Fixed: Use configured email address as the sender in email notifications (#2635)
|
||||
- Fixed: Better peformance on permissions lookup (#2628)
|
||||
- Fixed: Disable federated login for new users if user creation is disabled (#2623)
|
||||
- Fixed: Show build logs timestamps by default (#2647)
|
||||
- Fixed: Custom TLS certificates tooling in superuser panel under Kubernetes (#2646, #2663)
|
||||
- Fixed: Disable debug logs in superuser panel when under multiple instances (#2663)
|
||||
- Fixed: External Notification Modal UI bug (#2650)
|
||||
- Fixed: Security worker thrashing when security scanner not available
|
||||
- Fixed: Torrent validation in superuser config panel (#2694)
|
||||
- Fixed: Expensive database call in build badges (#2688)
|
||||
|
||||
### v2.3.4
|
||||
|
||||
- Added: Always show tag expiration options in superuser panel
|
||||
|
|
Reference in a new issue