mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Update CHANGELOG.
This commit is contained in:
parent
34c4649d0b
commit
38fa3e9a86
35
CHANGELOG
35
CHANGELOG
@ -1,6 +1,35 @@
|
||||
# Change Log
|
||||
|
||||
## 1.3.0alpha 1 03/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.
|
||||
* Relative picture paths are saved in projects.
|
||||
* Relative path support of IOU, IOS and Qemu images.
|
||||
* More checks when automatically starting the local server and find an alternative port if needed.
|
||||
* Support for HDC and HDD disk images in Qemu.
|
||||
* Fixed base IOS and IOU base configs.
|
||||
* Fixed GNS3 console issues.
|
||||
* Renamed server.conf and server.ini to gns3_server.conf and gns3_server.ini respectively.
|
||||
* Remove remote servers list from module preferences + some other prefences re-factoring.
|
||||
* Automatically convert old projects on remote servers.
|
||||
* Bump the progress dialog minimum duration before display to 1000ms.
|
||||
* Fixed port listing bug with Cloud and Host nodes.
|
||||
* Fixed Qemu networking.
|
||||
* Give a warning when a object is move the background layer.
|
||||
* Option to draw a rectangle when a node is selected.
|
||||
* New project icon (little yellow indicator).
|
||||
* Default name for screenshot file is "screenshot".
|
||||
* 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
|
||||
|
||||
* HTTP Rest API instead of WebSocket
|
||||
* API documentation
|
||||
@ -9,6 +38,7 @@
|
||||
* Use UUID instead of id
|
||||
|
||||
## 1.2.3 2015/01/17
|
||||
|
||||
* Fixed broken -netdev + legacy virtio in Qemu support.
|
||||
* Ping and traceroute added to the IOU VM.
|
||||
|
||||
@ -29,6 +59,7 @@
|
||||
* Fixed bug when importing Host node with UDP NIOs.
|
||||
|
||||
## 1.2.1 2014/12/04
|
||||
|
||||
* Early support for IOSv and IOSv-L2 (with Qemu for now, which is slow on Windows/Mac OS X).
|
||||
* Support for CPU throttling and process priority for Qemu.
|
||||
* Fixed C7200 IO cards insert/remove issues and makes C7200-IO-FE the default.
|
||||
@ -36,6 +67,7 @@
|
||||
|
||||
|
||||
## 1.2 2014/11/20
|
||||
|
||||
* New VirtualBox support
|
||||
* New Telnet server for VirtualBox.
|
||||
* Add detection of qemu and qemu.exe binaries.
|
||||
@ -45,5 +77,6 @@
|
||||
|
||||
|
||||
## 1.1 2014/10/23
|
||||
|
||||
* Serial console for local VirtualBox.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user