OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/doc/CHANGELOG.md

51 lines
908 B

# Changelog
## 4.0.1.pre1
* `#5191` Public Release Reporting Plugin
* `#4024` Fix: Subpages have no unique page titles
## 4.0.0
* `#3216` Fix: Reporting creates 500 when a CustomField with content type version or user exists
* `#4024` Subpages have no unique page titles
## 4.0.0.pre9
* Adaptations for new icon font
* added icon for new project menu
## 4.0.0.pre8
* `#2731` Migrated serialized yaml from syck to psych
## 4.0.0.pre7
* `#2449` Squash old migrations
* `#2517` XSS: unescaped fields in cost report view (cost log comment, work package title)
## 4.0.0.pre6
* New core version dependency.
## 4.0.0.pre5
* Rename IssueCategory to Category
## 4.0.0.pre4
* `#2061` Migrate to new data model.
## 4.0.0.pre3
Adapt to OpenProject core
## 4.0.0.pre2
* Fixed grouping by authors
* Added reporting permissions
* Translation fixes
## 4.0.0.pre1
* First release of the Rails 3 version