mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Add release-notes file
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: OpenProject 11.1.2
|
||||
sidebar_navigation:
|
||||
title: 11.1.2
|
||||
release_version: 11.1.2
|
||||
release_date: 2021-01-21
|
||||
---
|
||||
|
||||
# OpenProject 11.1.2
|
||||
|
||||
We released [OpenProject 11.1.2](https://community.openproject.com/versions/1466).
|
||||
The release contains several bug fixes and we recommend updating to the newest version.
|
||||
|
||||
<!--more-->
|
||||
#### Bug fixes and changes
|
||||
|
||||
- Fixed: Add table option not displayed properly when at bottom of page \[[#31502](https://community.openproject.com/wp/31502)\]
|
||||
- Fixed: .png images keep disappearing from description and from attachments \[[#35180](https://community.openproject.com/wp/35180)\]
|
||||
- Fixed: Internal error when setting start / end date in work package \[[#35352](https://community.openproject.com/wp/35352)\]
|
||||
- Fixed: Summary view in work package module shows vertical instead of horizontal words \[[#35679](https://community.openproject.com/wp/35679)\]
|
||||
- Fixed: Wrong journal entry \[[#35682](https://community.openproject.com/wp/35682)\]
|
||||
- Fixed: Relative URL installations with Docker broken \[[#35775](https://community.openproject.com/wp/35775)\]
|
||||
- Fixed: Cannot edit markdown content with work package links in certain scenarios \[[#35786](https://community.openproject.com/wp/35786)\]
|
||||
- Fixed: 500 on deletion of used document category \[[#35827](https://community.openproject.com/wp/35827)\]
|
||||
- Fixed: Uninitialized constant Net::LDAP::LdapError \[[#35829](https://community.openproject.com/wp/35829)\]
|
||||
- Fixed: Incoming email: Priority is not overridable by default \[[#35949](https://community.openproject.com/wp/35949)\]
|
||||
- Fixed: Conflicting modifications error when uploading images in WP description \[[#35957](https://community.openproject.com/wp/35957)\]
|
||||
|
||||
#### Contributions
|
||||
A big thanks to community members for reporting bugs and helping us identifying and providing fixes.
|
||||
|
||||
Special thanks for reporting and finding bugs go to
|
||||
|
||||
Richard Tretzel, Stefan Binder
|
||||
@@ -12,6 +12,13 @@ Stay up to date and get an overview of the new features included in the releases
|
||||
<!--- New release notes are generated below. Do not remove comment. -->
|
||||
<!--- RELEASE MARKER -->
|
||||
|
||||
## 11.1.2
|
||||
|
||||
Release date: 2021-01-21
|
||||
|
||||
[Release Notes](11-1-2/)
|
||||
|
||||
|
||||
## 11.1.1
|
||||
|
||||
Release date: 2021-01-06
|
||||
|
||||
Reference in New Issue
Block a user