Skip to content
Snippets Groups Projects

Release post - GitLab 11.4

Merged James Ramsay (ex-GitLab) requested to merge release-11-4 into master
All threads resolved!
Compare and Show latest version
2 files
+ 13
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -232,11 +232,11 @@ features:
- name: "GitLab Pages access control"
available_in: [core, starter, premium, ultimate]
documentation_link: '' # TODO
image_url: '' # TODO
documentation_link: 'https://docs.gitlab.com/ee/administration/pages/source.html#access-control'
# image_url: '' # TODO
reporter: jlenny
team: create
issue_url: 'https://gitlab.com/gitlab-org/gitlab-ce/issues/48004'
issue_url: 'https://gitlab.com/gitlab-org/gitlab-ce/issues/33422'
description: | # PLEASE REVIEW
A highly request feature, GitLab pages now supports access control for source installations.
Projects can now publish content using GitLab pages, but limit access to that content
@@ -632,7 +632,7 @@ features:
On secondary nodes, a new "All" tab gives you a quick overview about the verification state
of all projects.
Further UX improvements are in our pipeline!
[Further UX improvements](https://gitlab.com/groups/gitlab-org/-/epics/369) are in our pipeline!
- name: "Geo improvements for SSH git commands proxy to primary node"
available_in: [premium, ultimate]
Loading