From 72bef07f2b8c2d0fcc01c67db3a574d881e7ea72 Mon Sep 17 00:00:00 2001
From: piotrpekala7 <31202938+piotrpekala7@users.noreply.github.com>
Date: Wed, 17 Jun 2020 15:58:43 +0200
Subject: [PATCH] Release 2020.2.0-beta.5
---
gns3server/static/web-ui/3rdpartylicenses.txt | 24 +++++++++++++++++++
gns3server/static/web-ui/ReleaseNotes.txt | 21 +++++++++++++++-
gns3server/static/web-ui/index.html | 2 +-
.../web-ui/main.0846ddc10f839bedfff3.js.map | 1 -
...edfff3.js => main.d57a9d38b9770af301d8.js} | 2 +-
.../polyfills-es5.849120501c8352255eba.js | 1 +
.../polyfills-es5.adfecedb3e8b94a475d4.js | 1 -
.../polyfills-es5.adfecedb3e8b94a475d4.js.map | 1 -
.../web-ui/polyfills.312ad1f991887572d9bc.js | 1 -
.../polyfills.312ad1f991887572d9bc.js.map | 1 -
.../web-ui/polyfills.8da7948d04c4164345d4.js | 1 +
.../runtime.a8ef3a8272419c2e2c66.js.map | 1 -
12 files changed, 48 insertions(+), 9 deletions(-)
delete mode 100644 gns3server/static/web-ui/main.0846ddc10f839bedfff3.js.map
rename gns3server/static/web-ui/{main.0846ddc10f839bedfff3.js => main.d57a9d38b9770af301d8.js} (51%)
create mode 100644 gns3server/static/web-ui/polyfills-es5.849120501c8352255eba.js
delete mode 100644 gns3server/static/web-ui/polyfills-es5.adfecedb3e8b94a475d4.js
delete mode 100644 gns3server/static/web-ui/polyfills-es5.adfecedb3e8b94a475d4.js.map
delete mode 100644 gns3server/static/web-ui/polyfills.312ad1f991887572d9bc.js
delete mode 100644 gns3server/static/web-ui/polyfills.312ad1f991887572d9bc.js.map
create mode 100644 gns3server/static/web-ui/polyfills.8da7948d04c4164345d4.js
delete mode 100644 gns3server/static/web-ui/runtime.a8ef3a8272419c2e2c66.js.map
diff --git a/gns3server/static/web-ui/3rdpartylicenses.txt b/gns3server/static/web-ui/3rdpartylicenses.txt
index 48853883..a3a37060 100644
--- a/gns3server/static/web-ui/3rdpartylicenses.txt
+++ b/gns3server/static/web-ui/3rdpartylicenses.txt
@@ -2682,6 +2682,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+webpack
+MIT
+Copyright JS Foundation and other contributors
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+'Software'), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
xterm
MIT
Copyright (c) 2017-2019, The xterm.js authors (https://github.com/xtermjs/xterm.js)
diff --git a/gns3server/static/web-ui/ReleaseNotes.txt b/gns3server/static/web-ui/ReleaseNotes.txt
index 7ed9c210..9bf889c5 100644
--- a/gns3server/static/web-ui/ReleaseNotes.txt
+++ b/gns3server/static/web-ui/ReleaseNotes.txt
@@ -1,6 +1,25 @@
GNS3 WebUI is web implementation of user interface for GNS3 software.
-Current version: GNS3 Web UI 2020.2.0-beta.4
+Current version: 2020.2.0-beta.5
+
+Bug Fixes
+
+- Bug in symbol selection
+- Same question is asked after going back to project
+- Cannot read property 'forEach' of undefined
+- Error when selecting existing Docker image
+- Invalid property when adding VMware VM template
+- Invalid type for adapters field when adding Docker template
+- Prevent user to move to another step when adding template
+- Web UI cannot set flag "Leave this project running in the background after closing"
+
+What's new
+- Default values in templates
+- New option for Qemu VMs
+- Ability to quickly change Hostname from right click
+- Progress bar for node creation
+
+GNS3 Web UI 2020.2.0-beta.4
Bug Fixes
- New port setting for GNS3 VM preferences
diff --git a/gns3server/static/web-ui/index.html b/gns3server/static/web-ui/index.html
index b7074230..4bc6a5cd 100644
--- a/gns3server/static/web-ui/index.html
+++ b/gns3server/static/web-ui/index.html
@@ -48,5 +48,5 @@
gtag('config', 'G-5D6FZL9923');
-