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/docs/release-notes/3-0-8
Niels Lindenthal 9fd2795b2b Additional changes 5 years ago
..
README.md Additional changes 5 years ago

README.md

title sidebar_navigation release_version release_date
OpenProject 3.0.8 [{title 3.0.8}] 3.0.8 2014-11-04

OpenProject 3.0.8

The 3.0.8 bugfix release of OpenProject addresses a variety of bugs from filtering (#7169) to accessibility (#10834) and performance limitations when copying projects (#12299). For the later, delayed job is employed to ensure that the app server will still answer while large projects are copied. Please bear in mind that for this to happen you need to have delayed job running.

For a complete list of changes to OpenProject, please refer to the version’s packages.

However, this is only half of the truth. With the OpenProject 3.0.8 release we chose to alter our release process. While the changes for the release process of OpenProject itself are minor, you will notice that the plugins listed on OpenProject.org now all have 3.0.8 as their most recent version. This was done with the intend of easing deployment. Subsequent releases will follow this schema as well. It is our commitment to ensure that plugins with a specific release number (e.g. 3.0.8) will work flawlessly with an OpenProject of the same number. We therefore encourage you to always update OpenProject and installed plugins to the same release in synch. The most easy way of doing this is to follow the stable branches for every plugin and OpenProject.

We are aware that this change in versioning has some weird side effects. The most noticeable is the costs plugin falling back from version 5.0.4 to 3.0.8. While this might be confusing, we are convinced that keeping versions in lockstep will convey the intended compatibility much better than every other mechanism.