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
4
Compare changes
  • Side-by-side
  • Inline
@@ -231,18 +231,20 @@ features:
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
**Closed** columns. We've also tweaked adding issues in a board.
When you click the plus sign `+` to add an issue to a list,
When you click the plus sign +` to add an issue to a list,
it now appears at the top of the list automatically,
which is really helpful for long lists.
- name: Search/filter bar improvements
- name: Search/Filter Bar Improvements
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/search/'
documentation_text: "Learn more about searching in GitLab"
documentation_text: "Learn more about searching through GitLab"
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. Also, clicking on a filter will activate the dropdown,
can now view user avatars.
Also, by clicking on a filter, it activates the dropdown,
allowing you change filters quickly.
- name: Internationalization of Project Home & Repository Files pages
Loading