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
+ 7
7
Compare changes
  • Side-by-side
  • Inline
@@ -136,7 +136,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.png'
image_url: ['/images/9_3/confidential_issues_re_design_1.png', '/images/9_3/confidential_issues_re_design_2.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
@@ -147,7 +147,7 @@ features:
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/project/integrations/jira.html'
documentation_text: "Learn more"
image_url: '/images/9_3/jira_settings_improvements.gif'
image_url: '/images/9_3/jira_settings_improvements.png'
description: |
For JIRA users, we improved the JIRA integration settings in this release,
making it easier to set up and test your connection from your GitLab project
@@ -194,11 +194,11 @@ features:
in GitLab 9.3 that should not only make GitLab feel faster, but reduce
overall impact on server infrastructure.
- name: Inline issue description edit
- name: Inline description inline edit
available_in: [ce, ees, eep]
documentation_link: ''
documentation_text: "Learn more "
image_url: '/images/9_3/'
image_url: '/images/9_3/issue_description_inline_edit.png'
description: |
The issue description serves as the single source of truth when teams
collaborate on work and ideas are rapidly flowing in the issue comment
@@ -211,7 +211,7 @@ features:
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ee/user/project/issues/index.html'
documentation_text: "Learn more "
image_url: '/images/9_3/bulk_issue_edit_re_design.gif'
image_url: '/images/9_3/bulk_issue_edit_re_design.png'
description: |
We've made bulk editing issues even simpler and more intuitive in
this latest release. We've leveraged the sidebar paradigm that already
@@ -222,7 +222,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: '/images/9_3/issue_board_usability_improvements.gif'
image_url: ['issue_board_usability_improvements_1.png', 'issue_board_usability_improvements_2.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
@@ -234,7 +234,7 @@ features:
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/search/'
documentation_text: "Learn more"
image_url: '/images/9_3/search_filter_bar_improvements.gif'
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,
Loading