You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Change Log
2
2
3
+
## 2.2.9 04/06/2020
4
+
5
+
* Fix GUI doesn't detect another GUI on macOS. Fixes #2994
6
+
* Support to activate/deactive network connection state replication in Qemu.
7
+
* Option to reset or not all MAC addresses when exporting or duplicating a project.
8
+
* Fix Multi-device selection/deselection not working as expected with right click. Fixes #2986
9
+
* Replace Raven by Sentry SDK. Fixes https://github.com/GNS3/gns3-server/issues/1758
10
+
* Fix online help menu URL. Fixes #2984
11
+
* Require setuptools>=17.1 in setup.py. Ref https://github.com/GNS3/gns3-server/issues/1751 This is to support environmental markers. https://github.com/pypa/setuptools/blob/master/CHANGES.rst#171
0 commit comments