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).
Comments
Added by Moisés Pinheiro almost 16 years ago
thank you very much :-)
Added by Eric Davis almost 16 years ago
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
Added by Arthur Gressick almost 16 years ago
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.
Added by Jean-Philippe Lang almost 16 years ago
Yes, 0.8.0 works with 1.8.6. Instructions for upgrading can be found here.
Added by Val Budkin almost 16 years ago
It's great! Thank you.
Added by Éric Veiras Galisson almost 16 years ago
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.