Lluis Sanchez számolt be a Mono levlistán a hírről, hogy kiadták a MonoDevelop 1.0 bétáját.
A legfontosabb változások:
- C/C++ támogatás
- Kódolás közbeni hibafelismerés(aláhúzza a hibás részeket)
- Automatikusan generálja az XML kód-megjegyzéseket
- Bekerült a MonoQuery kiterjezstés, mely az adatbázis lekérdezések írását könnyíti majd meg.
Néhány egyéb újdonság:
- Added regular expression library to the regex toolkit (Mike Krüger).
- The Gettext add-in now allows choosing which projects and files to translate (Mike Krüger).
- Added basic support for reading Visual Studio Silverlight projects (Ankit Jain).
- Implemented new command line tool for generating makefiles (Ankit Jain).
- Highlight missing files and directories (Eric Butler)
- Added "Include To Project" menu item to Folders that recursively adds files (Eric Butler).
- GTK# designer: custom widgets now use by default the project
name as category name, in this way widgets are shown in the toolbox in
a more organized way (Lluis Sanchez).
- When using a gtk# version that supports it, MD now registers
a global exception handler that will prevent MD from crashing in case
of unexpected exceptions (Lluis Sanchez).