Megjelent a MonoDevelop 1.0 első béta verziója

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:

  1. C/C++ támogatás
  2. Kódolás közbeni hibafelismerés(aláhúzza a hibás részeket)
  3. Automatikusan generálja az XML kód-megjegyzéseket
  4. 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).