--- title: "GitLab Patch Release: 11.5.2" categories: releases author: Cindy Pallares author_gitlab: cpallares author_twitter: gitlab description: "This version resolves a number of regressions and bugs in 11.5.0" tags: patch releases, releases --- Today we are releasing version 11.5.2 for GitLab Community Edition and Enterprise Edition. This version resolves a number of regressions and bugs in [this month's 11.5.0 release](/blog/2018/11/22/gitlab-11-5-released/) and prior versions. ## GitLab Community Edition and Enterprise Edition Available in GitLab Core, Starter, Premium, and Ultimate: - [Fix impersonation token value not displaying after creation](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22916) - [Fix emoji not rendering in filter dropdown](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23112) - [Fix the dimensions of image diffs](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23195) - [Correctly handle data-loss scenarios when encrypting columns](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23306) - [Fix stuck tooltip on stop env button](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23244) - [Allow commenting to resolved non-diff discussions](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23279) - [Remove Site Statistic](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23314) - [Clear BatchLoader context between Sidekiq jobs](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23308) - [Update issue boards images for recent cards redesign](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23321) - [New Crowdin translations](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23247) Available in GitLab Starter, Premium, and Ultimate: - [Fill timestamp for Approver bulk insertion](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8543) - [Fix issues analytics query](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8509) - [Exclude code owner from merge request participants to avoid spam](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8466) Available in GitLab Ultimate: - [Add additional requirements to Security Dashboard](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8494) - [Resolve inability to scroll operations dashboard](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8459) ## Omnibus GitLab - [Make remote-syslog template use correct log directory](https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/2871) ## Upgrade barometer 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.