Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
@@ -267,18 +267,18 @@ features:
[contributing guidelines](https://docs.gitlab.com/ce/development/i18n_guide.html)
to get involved.
- name: Improvements to subgroups
- name: Improvements to GitLab Subgroups
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/group/subgroups/'
documentation_text: "Learn more about subgroups"
documentation_text: "Learn more about GitLab Subgroups"
image_url: '/images/9_3/subgroups.png'
description: |
In GitLab 9.0 we introduced sub groups, allowing for more flexibility
and management of groups and projects.
In GitLab 9.0 we [introduced Subgroups](/2017/03/22/gitlab-9-0-released/#subgroups-ce-ee),
allowing for more flexibility and management of groups and projects.
We are continuing to improve this functionality in ever release and in
We are continuing to improve this functionality in every release and in
GitLab 9.3 we are making the discoverability and navigation of
subgroups a lot better. On the Groups page you can now see an
Subgroups a lot better. On the Groups page you can now see an
expandable tree view of all subgroups and projects rather than having
to navigate and explore them one page load at a time.
Loading