Redmine 0.7.4 and 0.8.0 released
Redmine 0.8.0 final release is now available for download at Rubyforge.
It fixes a few bugs and several security vulnerabilities.
The security fixes were backported to the 0.7 branch and a 0.7.4 release is available for those who don’t want to upgrade to 0.8 now.
One of these vulnerabilities forced me to disable inline styles in textile tags (see #2416).
点赞0
评论
thank you very much
Thank you Jean-Philippe for getting 0.8 out the gate. Now that the stable release is out, I can start to refactor some of Redmine’s internals. Time to sit down and test all my plugins for 0.8.
Eric
does this mean that Redmine 0.8.0 will work with the Ruby 1.8.6? Also is there a clear set of instructions for upgrading from 0.7.x? This is one of the best tools I have ever used and recommend it to everyone. Keep up the awesome work.
Yes, 0.8.0 works with 1.8.6. Instructions for upgrading can be found [[RedmineUpgrade|here]].
It’s great! Thank you.
And does it works with ruby 1.8.5?
Is there a procedure to upgrade 'safely’? I mean: with a backup of my database and a copy of my current redmine install, am i sure to be able to revert if the upgrade fails somewhere?
Thank you for your work.