Redmine 3.0.0 and 2.6.2 released
I’m pleased to announce that the new feature release Redmine version:3.0.0 is available for [[download]].
This new version brings several improvements to the search engine (it’s now much faster and includes new search options) and many new features: default issue status per tracker, multiple emails per user, ability to edit attachment descriptions and [[changelog|more]]. It now runs with the latest Rails 4.2.0 and ruby 1.8 is no longer supported. Redmine 3.0.0 requires ruby 1.9.3 or higher (and now supports ruby 2.2).
A bit of cleanup was done in the issues permissions system now that the workflow permission setting gives full control over editable or read-only fields. The `Move issues` permission is gone, you just need to set the project field as read-only if you don’t want the users to be able to move issues. The behaviour that allowed users to edit a few issue properties if a status transition is allowed (even if these users don’t have the `Edit issues` permission) is also dropped: the `Edit issues` is now required to change an issue status.
Redmine 2.6.2 is a maintenance relase that fixes several issues.
You can review the list of all changes in the [[Changelog]].
Security: these new releases also fix a potential XSS vulnerability in flash messages rendering, discovered by Holger Just. If you’re running 2.4, 2.5 or 2.6 and is not able to update, you can manually apply the attached patch that will fix this issue.
点赞0
评论
由 Moor Deoren 在 将近 10 年 之前添加
Awesome, thanks for the new release! We’ve been looking forward to many of the new features.
由 J Rupesh 在 将近 10 年 之前添加
Great News!!!!
Can we have some tips and tricks for the plugin developments, migration consideration for plugins making it suitable for rails 4.2 ?
Thanks.
由 Macpherson Scott 在 将近 10 年 之前添加
Fantastic news guys. Can’t wait to try out the new features!
由 lemaitre sebastien 在 将近 10 年 之前添加
Super! Thanks for your work!
由 Potcheptsov Pavel 在 将近 10 年 之前添加
Wonderful!
Thank you very much.
由 Arslan Omer 在 将近 10 年 之前添加
Big thanks to all developers.
由 Berke Viktor 在 将近 10 年 之前添加
Thanks for Redmine 3. Upgrade was a breeze, as always. It involved a few extra steps, but nothing special. CentOS users may want to read my notes: Redmine 3 on CentOS 7
由 Schneider Robert 在 将近 10 年 之前添加
Thank you for all.
And thank you Viktor Berke for your notes.