Redmine 0.9 officially released
Jean-Philippe just posted the official 0.9 release of Redmine to the servers. This is the first official release of the Redmine 0.9 branch that has been under development since December 2008. It includes over 269 new features and bug fixes. You can find the entire list of changes on the 0.9.0 and 0.9.1 roadmaps but here are some of my favorites:
- Asynchronous email delivery - can really speed up email delivery, which I written about before
- Browse through Git branches
- Copy A Project
- REST API for authentication
- Rails 2.3.4 support - it's actually 2.3.5 now but this opened up so many more API methods for Redmine plugins
- Remove email body via a delimiter
- Set session store to cookie store by default - this means no more 1000s of ruby_session files in /tmp
- Unlimited subproject nesting
- User groups
What are your favorite new features? What are you wanting to get added to the next major release of Redmine?