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
+ 4
4
Compare changes
  • Side-by-side
  • Inline
@@ -45,7 +45,7 @@ features:
of various GitLab features from idea to production, and allows you to see
how you compare with other organizations also using GitLab. Ensure that
the usage ping in your instance is turned on to use this feature. (Your GitLab
usage is collected in the usage ping if it is turned on, and usage is aggregated
usage is collected in the usage ping if it is turned on, and usage data is aggregated
on our servers. Your usage information is not sent to any other GitLab instances.)
- name: Multi-Project Pipelines Graph
@@ -152,7 +152,7 @@ features:
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/project/issues/confidential_issues.html'
documentation_text: "Learn more"
image_url: ['/images/9_3/confidential_issues_re_design_1.png', '/images/9_3/confidential_issues_re_design_2.png']
image_url: '/images/9_3/confidential_issues_re_design.png'
description: |
We tweaked the design of confidential issues in this release, making
it more obvious when you are participating in one. This is especially
@@ -238,7 +238,7 @@ features:
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/project/issue_board.html'
documentation_text: "Learn more"
image_url: ['issue_board_usability_improvements_1.png', 'issue_board_usability_improvements_2.png']
image_url: 'issue_board_usability_improvements.png'
description: |
We recognize that teams use issue boards in a variety of ways. To make
it usable for even more teams, we now have collapsible Backlog and
@@ -253,7 +253,7 @@ features:
image_url: '/images/9_3/search_filter_bar_improvements.png'
description: |
We continue to make incremental improvements to the search/filter bar. You
can now view user avatars. Clicking on a filter will activate the dropdown,
can now view user avatars. Also, clicking on a filter will activate the dropdown,
allowing you change filters quickly.
- name: Internationalization of Project Home & Repository File page
Loading