Update CHANGELOG

This commit is contained in:
grossmj 2015-03-13 22:00:19 -06:00
parent cf92bfe81e
commit 95f9431b59

View File

@ -1,33 +1,37 @@
# Change Log # Change Log
## 1.3.0beta2 13/03/2015
* Fixed issue when VBoxManage returns an error.
* Server handler to shutdown a local server.
* List the iourc file in upload handler.
* Fixed hostid error.
* Support RAM setting for VirtualBox VMs.
* Alternative local server shutdown (intended for Windows).
* Request user permission to kill the local server if it cannot be stopped.
## 1.3.0beta1 11/03/2015 ## 1.3.0beta1 11/03/2015
* New title for VMs/Devices/routers preference pages.
* Deactivate auto idle-pc in contextual menu while we think about a better implementation.
* Optional IOU license key check. * Optional IOU license key check.
* Relative picture paths are saved in projects.
* Relative path support of IOU, IOS and Qemu images. * Relative path support of IOU, IOS and Qemu images.
* More checks when automatically starting the local server and find an alternative port if needed. * Do not give attachment warning for generic attachments in VirtualBox.
* Support for HDC and HDD disk images in Qemu. * Support for HDC and HDD disk images in Qemu.
* Fixed base IOS and IOU base configs. * Fixed bug when starting a packet capture in VirtualBox with the project path containing spaces.
* Fixed GNS3 console issues. * Renames server.conf and server.ini to gns3_server.conf and gns3_server.ini respectively.
* Renamed server.conf and server.ini to gns3_server.conf and gns3_server.ini respectively. * Use TCP instead of Telnet to communicate with Qemu monitor.
* Remove remote servers list from module preferences + some other prefences re-factoring. * Have the server look in the right place for relative image paths.
* Automatically convert old projects on remote servers. * Fixed bugs when checking if this is a local project.
* Bump the progress dialog minimum duration before display to 1000ms. * Concert old projects on remote servers.
* Fixed port listing bug with Cloud and Host nodes. * Properly restore configs for Dynamips routers.
* Fixed rename bug for linked clones in VirtualBox.
* Makes absolute path checks work on Windows.
* Upload IOURC file via the web interface
* Upload interface allows users to choose an image type.
* Fixed Qemu networking. * Fixed Qemu networking.
* Give a warning when a object is move the background layer. * Fixed suspend and resume for Qemu VMs.
* Option to draw a rectangle when a node is selected. * Fixed crash when you start capture on a non running IOU.
* New project icon (little yellow indicator). * Fixed Telnet server initialization issue in VirtualBox.
* Default name for screenshot file is "screenshot". * Disconnect network cable if adapter is not attached in VirtualBox vNIC.
* Alignment options (horizontal & vertical).
* Fixed import / export of the preferences file.
* Fixed pkg_ressource bug.
* Brought back Qemu preferences page.
* Include SSL cacert file with GNS3 Windows exe and Mac OS App to send crash report using HTTPS.
* Fixed adapter bug with VirtualBox.
* Fixed various errors when a project was not initialized.
## 1.3.0alpha1 03/03/2015 ## 1.3.0alpha1 03/03/2015