diff --git a/gulpfile.js b/gulpfile.js
index 125a3b8c..00c65202 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -93,7 +93,8 @@ let trackTable = {
// https://www.npmjs.com/package/uglify-es
let uglifyJsOptions = {
warnings: true,
- toplevel: false
+ toplevel: false,
+ ecma: 8
};
// Sourcemaps options
diff --git a/public/templates/ui/info_panel.html b/public/templates/ui/info_panel.html
index 9fc95bc8..fa8e0924 100644
--- a/public/templates/ui/info_panel.html
+++ b/public/templates/ui/info_panel.html
@@ -1,4 +1,4 @@
-
Scheduled maintenance: Update v1.5.1 v1.5.2; Shutdown: ~21:30 (UTC). ETA ~22:00 (UTC)
+
Scheduled maintenance: Update v1.5.2 v1.5.3; Shutdown: ~13:00 (UTC). ETA ~13:30 (UTC)
diff --git a/public/templates/ui/notice.html b/public/templates/ui/notice.html
index ba2c886b..e6665873 100644
--- a/public/templates/ui/notice.html
+++ b/public/templates/ui/notice.html
@@ -10,13 +10,13 @@
- - New connection "size" flags for wormholes #568
- - New "jump history" breadcrumb added to header #812
+ - Fixed duplicated wormhole jump logs #822
+ - Fixed issue where systems can not be delete #820
- - New map "zoom" and map "move" options #791
+ - Fixed "empty system body" shows #823
- Many more improvements/fixes. Complete changelog