
CHANGELOG

GNS3 0.6

 * Users can change the workspace size.
 * Possibility to draw rectangles and ellipses.
 * Feature to automatically create labels of interface names.
 * Multi-links drawing (no overlaps).
 * Snapshot feature.
 * Interface names are included in the Generic Ethernet NIO list on Windows.
 * New export to images (JPEG, PNG ...) that allows to export all the workspace (and not only what you see).
 * "Expand all" and "collapse all" features for the topology summary panel (contribution by beduev).
 * Annotations, rectangles and ellipses can be rotated.
 * On Windows, users can load an alternative gns3.ini by setting a path on command line, example: gns3.exe --configdir <path_to_dir_containing_gns3.ini>

GNS3 0.5:

 * Possibility to load .net files of other users (provided that there is a registered IOS image with the same model as the one used in the NET file).
 * New detailed tooltips for nodes. 
 * A minimalist wizard raised when the configuration file is empty.
 * A button to insert a picture on the scene.
 * Decorative node support for creating network diagrams.
 * Ghostios is now supported on remote hypervisors.
 * A symbol manager with library support (a howto to create a symbol library will be released).
 * Z values can be changed for annotations and inserted pictures.
 * Automatic load-balancing on external hypervisors (choose multiple external hypervisors when recording an IOS image).
 * New option to bind the hypervisor manager with an address/name other than 'localhost': useful for labs which use local and remote hypervisors.

GNS3 0.4:

 * Dynamic mode (no design/emulation modes).
 * New .net import/export.
 * WICS support.
 * PEMU support.
 * GUI improvements.
 * ATM bridge.
 * Capture feature for links.
 * Annotation feature.
 * Project settings.
 * NULL NIO.
 * IDLE PC calculation from the GUI.
 * New languages.

GNS3 0.3 beta:

 * Support of Ethernet, ATM and Frame-Relay switches
 * Included hub (Bridge of Dynamips) and cloud (external connections) devices
 * Added the Dynagen console (nearly all commands supported)
 * New GUI settings
 * Improved node configurator
 * Support of the Dynagen INI-like configuration file
 * Multi-language support (howto for translators soon)
 

GNS3 0.2 alpha:

 * Hypervisor load-balancing to address the per process limit problem (http://dynagen.org/tutorial.htm#_Toc165530762)
 * Configuration of multiple node.
 * Users can change hostnames.

