--- title: "GitLab Patch Release: 11.6.2" categories: releases author: Alex Hanselka author_gitlab: ahanselka author_twitter: gitlab # please use gitlab if you don't want to use your own description: "This version resolves a number of regressions and bugs in 11.6.0" tags: patch releases, releases --- Today we are releasing version 11.6.2 for GitLab Community Edition and Enterprise Edition. This version resolves a number of regressions and bugs in [this month's 11.6.0 release](/blog/2018/12/22/gitlab-11-6-released/). ## GitLab Community Edition and Enterprise Edition Available in GitLab Core, Starter, Premium, and Ultimate: - [Hide cluster features that don't work yet with Group Clusters.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23935) - [Fix a 500 error that could occur until all migrations are done.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23939) - [Fix missing Git clone button when protocol restriction setting enabled.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24015) - [Fix clone dropdown parent inheritance issues in HAML.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24029) - [Fix content-disposition in blobs and files API endpoint.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24078) - Fixed markdown toolbar buttons. - Adjust line-height of blame view line numbers. ## Upgrade barometer This version does not include any new migrations, and should not require any downtime. Please be aware that by default the Omnibus packages will stop, run migrations, and start again, no matter how “big” or “small” the upgrade is. This behavior can be changed by adding a [`/etc/gitlab/skip-auto-migrations`](http://docs.gitlab.com/omnibus/update/README.html) file, which is only used for [updates](https://docs.gitlab.com/omnibus/update/README.html). ## Updating To update, check out our [update page](/update/). ## GitLab subscriptions Access to GitLab Starter, Premium, and Ultimate features is granted by a paid [subscription](/pricing/). Alternatively, [sign up for GitLab.com](https://gitlab.com/users/sign_in) to use GitLab's own infrastructure.