changelog: really cut 1.11.0
This commit is contained in:
parent
ef0b427311
commit
c5fd0cfea0
1 changed files with 4 additions and 3 deletions
|
@ -1,21 +1,22 @@
|
|||
### 1.11.0
|
||||
|
||||
- Changed user pages to display public repositories (#321)
|
||||
- Changed docs to load via HTTPS instead of HTTP (#314)
|
||||
- Corrected the defaulting of non-existant app configs to the value False (#312)
|
||||
- Fixed a visual bug in repositories for Chrome Canary users (#307)
|
||||
- Fixed Swagger v2 support to be 100% spec compliant (#289)
|
||||
- Added documentation to search (#303)
|
||||
- Improved internal development experience (#297, #299, #301, #302, #311)
|
||||
- Improved UI performance for large repositories (#296, #294)
|
||||
- Improved UI performance for large repositories and their logs (#296, #294, #318, #319)
|
||||
- Optimized GC and added experimental async GC (#155)
|
||||
- Updated ACI support to ACI 0.6.1 (#280, #284)
|
||||
- Fixed HTTP 500 on logout (#282)
|
||||
- Prevented storage on a non-mounted container volume (#275)
|
||||
- Fixed fetching repositories from GitHub Enterprise (#277)
|
||||
- Increased the size of Quay.io hosted build nodes (#234)
|
||||
- Refactored and fixed internal code (#270, #285, #290, #295, #300, #283)
|
||||
- Refactored and fixed internal code (#270, #285, #290, #295, #300, #283, #317)
|
||||
- Migrated triggers to use Bitbucket's new API (#255, #256)
|
||||
- Added a throbbler for deleting a repository (#269)
|
||||
- Added a throbber for deleting a repository (#269)
|
||||
- Tweaked numerous UI elements on Repository listing (#268)
|
||||
- Increased SQL query performance for numerous interactions (#264, #281, #308, #309)
|
||||
|
||||
|
|
Reference in a new issue