It took longer than we expected but here it is. Since RC1 we've fixed a lot of bugs and RC2 is way more stable and almost ready for the final release.
We've also added a new project generator, and now have some plugins for Visual Studio, Qt Creator and Eclipse that allow to create projects and add addons from inside the same IDEs.
There is also support for Qt Creator in linux, windows and osx with project files that are completely multiplatform. Qt Creator substitutes Codeblocks which we won't support anymore in windows or linux.
You can find a test version of the downloads and setup guides in:
http://openframeworks.cc/0.9.0/download
Indeed that's a full test version of the site and we'll be updating the documentation and other sections during the following days and then merge that in the main site for the release.
You can download the new packages from there and also check the new guides for the different platforms which include instructions on how to install the plugins in the IDEs that support them.
Any bug report about OF itself, the project generator, the IDE plugins and the site will be really helpful to finish the release.
You can report bugs for openFrameworks itself in:
https://github.com/openframeworks/openFrameworks/issues/new
For the project generator in:
https://github.com/openframeworks/projectGenerator/issues/new
and for the site:
https://github.com/openframeworks/ofSite/issues/new
I'll also upload the source code for the different IDE plugins during the following days and post links to the corresponding repositories.
Thank you for helping test the 0.9.0 release!
Arturo