Skip to content

Commit 01b6d7b

Browse files
Add release-notes file
1 parent 4e4020e commit 01b6d7b

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: OpenProject 10.5.1
3+
sidebar_navigation:
4+
title: 10.5.1
5+
release_version: 10.5.1
6+
release_date: 2020-05-06
7+
---
8+
9+
# OpenProject 10.5.1
10+
11+
We released [OpenProject 10.5.1](https://community.openproject.com/versions/1426).
12+
The release contains several bug fixes and we recommend updating to the newest version.
13+
14+
<!--more-->
15+
#### Bug fixes and changes
16+
17+
- Fixed: Remove horizontal line in several modules above buttons \[[#32924](https://community.openproject.com/wp/32924)\]
18+
- Fixed: Alignment for assignee in Gantt chart off \[[#33097](https://community.openproject.com/wp/33097)\]
19+
- Fixed: Scale for spent time widget wrong (especially when logging a lot of time on same day) \[[#33128](https://community.openproject.com/wp/33128)\]
20+
- Fixed: bcf api is called although bim is disabled for the instance \[[#33130](https://community.openproject.com/wp/33130)\]
21+
- Fixed: Search instead of work package is shown when entering id and pressing enter in search in quick succession \[[#33137](https://community.openproject.com/wp/33137)\]
22+
- Fixed: Wiki CKEditor5 toolbar no longer sticky \[[#33144](https://community.openproject.com/wp/33144)\]
23+
- Fixed: Number vanishes in time logging widget \[[#33185](https://community.openproject.com/wp/33185)\]
24+
- Fixed: Main menu doesn't open when resized to 0 width \[[#33188](https://community.openproject.com/wp/33188)\]
25+
- Fixed: BCF thumbnail column available in non-bim instances \[[#33190](https://community.openproject.com/wp/33190)\]
26+
- Fixed: Missing translation for default assignee board name \[[#33193](https://community.openproject.com/wp/33193)\]
27+
- Fixed: Avoid selecting text while resizing main menu \[[#33194](https://community.openproject.com/wp/33194)\]
28+
- Fixed: Assignee board breaks in sub url \[[#33202](https://community.openproject.com/wp/33202)\]
29+
- Fixed: n+1 query in work package list (for bcf_issues) \[[#33234](https://community.openproject.com/wp/33234)\]
30+
- Fixed: Avoid sending mails on seeding \[[#33245](https://community.openproject.com/wp/33245)\]
31+
- Fixed: Error 500 when comparing meeting versions / diffs \[[#33253](https://community.openproject.com/wp/33253)\]
32+
- Changed: Fulltext autocompletion for work packages 2.0 \[[#33133](https://community.openproject.com/wp/33133)\]

docs/release-notes/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Stay up to date and get an overview of the new features included in the releases
1212
<!--- New release notes are generated below. Do not remove comment. -->
1313
<!--- RELEASE MARKER -->
1414

15+
## 10.5.1
16+
17+
Release date: 2020-05-06
18+
19+
[Release Notes](10-5-1/)
20+
21+
1522
## 10.5.0
1623

1724
Release date: 2020-04-23

0 commit comments

Comments
 (0)