Skip to content
Snippets Groups Projects

Release post - GitLab 11.4

Merged James Ramsay (ex-GitLab) requested to merge release-11-4 into master
Compare and Show latest version
1 file
+ 18
11
Compare changes
  • Side-by-side
  • Inline
@@ -27,6 +27,10 @@ features:
they appear as normal individual comments. This allows individual team members
the flexibility to do code review however they want, but still being compatible
with the entire team.
In future iterations, we will improve the feature to provide a [preview](https://gitlab.com/gitlab-org/gitlab-ee/issues/4327)
before the batch submit action, and also combine all those notifications
that those comments currently generate, into [one batched notification](https://gitlab.com/gitlab-org/gitlab-ee/issues/4326).
# PRIMARY FEATURES
primary:
@@ -81,12 +85,14 @@ features:
team: manage
issue_url: 'https://gitlab.com/gitlab-org/gitlab-ce/issues/49801'
description: | # supports markdown
Lorem ipsum [dolor sit amet](#link), consectetur adipisicing elit.
Perferendis nisi vitae quod ipsum saepe cumque quia `veritatis`.
Now matter how engaged you are on GitLab, your activity is a relevant
source of information and engagement indicator, displayed right at your
personal profile page. Showing your personal profile should immediately
indicate what you are working on.
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Voluptate eveniet, adipisci earum sed harum nostrum
itaque beatae, repellat sunt unde.
With this release, we introduce a redesigned profile page overview, showing
your activity via a known, but shortened contribution graph with your latest
activities and your most relevant personal GitLab projects.
- name: "Set and show your status message within the user menu"
available_in: [core, starter, premium, ultimate]
@@ -102,8 +108,7 @@ features:
With this release, we make setting your status even more simple and frictionless.
A new "Set status" item in your user menu provides a fresh modal that allows
you to set and clear your status right within context.
you to set and clear your status right within context.
In addition, your set status is also shown in your user menu, on top of
your full name and user name, including set Emoji and message.
@@ -421,11 +426,13 @@ features:
team: manage
issue_url: 'https://gitlab.com/gitlab-org/gitlab-ce/issues/47963'
description: |
Two-factor authentification is a de facto standard for any relevant web-based application,
at GitLab we take this serious. Whenever you set up a two-factor authentication initially,
we provide limited recovery codes that allow you to regain access to your account as a fallback.
Two-factor authentification is a de facto standard for signing up for any relevant web-based
application. At GitLab we understand and take this serious. Whenever you set up a two-factor
authentication initially, we provide limited recovery codes that allow you to regain access
to your account as a fallback.
With this release, we now support to download recovery codes via a new "Download codes" button.
With this release, we now support to download recovery codes via a new "Download codes" button
in addition.
Thank you for this contribution, [Johann Hubert Sonntagbauer](https://gitlab.com/johann.sonntagbauer)
Loading