From 33ad6fcba519ef3af62670ee28b11865c0bc5fd9 Mon Sep 17 00:00:00 2001 From: chylex Date: Mon, 5 Feb 2018 17:01:16 +0100 Subject: [PATCH] Release BETA v.6 --- src/renderer/scr.gui.js | 2 +- src/tracker/gui.js | 2 +- web/index.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/renderer/scr.gui.js b/src/renderer/scr.gui.js index b6630af..97cb2d4 100644 --- a/src/renderer/scr.gui.js +++ b/src/renderer/scr.gui.js @@ -38,7 +38,7 @@ var GUI = (function(){ showModal(560, [ "

Discord History Tracker is developed by chylex as an open source project.

", - "BETA v.5, released 27 Oct 2017", + "BETA v.6, released 5 Feb 2018", "

Please, report any issues and suggestions to the tracker. If you want to support the development, please spread the word and consider becoming a patron. Any support is appreciated!

", "

", "Issue Tracker  —  ", diff --git a/src/tracker/gui.js b/src/tracker/gui.js index e3773e7..07f8041 100644 --- a/src/tracker/gui.js +++ b/src/tracker/gui.js @@ -233,7 +233,7 @@ var GUI = (function(){ radio("asm", "switch", "Switch to Next Channel"), "

", "It is recommended to disable link and image previews to avoid putting unnecessary strain on your browser.

", - "BETA v.5, released 27 Oct 2017", + "BETA v.6, released 5 Feb 2018", "

" ].join(""); diff --git a/web/index.php b/web/index.php index 5f70c30..d9ae758 100644 --- a/web/index.php +++ b/web/index.php @@ -13,7 +13,7 @@
-

Discord History Tracker BETA v.5 | Release Notes

+

Discord History Tracker BETA v.6 | Release Notes

Discord History Tracker is a browser script that lets you locally save chat history in your servers, groups, and private conversations.

When the script is active, it will automatically load history of the selected text channel up to the first message, and let you download it for offline viewing in your browser.