From 08387cb123027fd5a453e987e34e364a821c7e09 Mon Sep 17 00:00:00 2001 From: chylex Date: Thu, 8 Feb 2018 21:43:11 +0100 Subject: [PATCH] Release BETA v.6a & update website text --- src/renderer/scr.gui.js | 2 +- src/tracker/gui.js | 2 +- web/index.php | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/renderer/scr.gui.js b/src/renderer/scr.gui.js index 97cb2d4..b5be80f 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.6, released 5 Feb 2018", + "BETA v.6a, released 8 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 07f8041..b977d5d 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.6, released 5 Feb 2018", + "BETA v.6a, released 8 Feb 2018", "

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

Discord History Tracker BETA v.6 | Release Notes

+

Discord History Tracker BETA v.6a | 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.

@@ -44,10 +44,10 @@

What next?

When running for the first time, you will see a Settings dialog where you can configure the script. These settings will be remembered as long as you don't delete cookies in your browser.

By default, Discord History Tracker is set to pause tracking after it reaches a previously saved message to avoid unnecessary history loading. You may also set it to load all channels in the server or your friends list by selecting Switch to Next Channel.

-

Once you have configured everything, upload your previously saved file (if you have any), click Start Tracking, and let it run. After the script saves all messages, download the generated file.

+

Once you have configured everything, upload your previously saved archive (if you have any), click Start Tracking, and let it run. After the script saves all messages, download the archive.

How to View History

-

Open the Viewer and upload the generated file. It is recommended to download the viewer and place it next to your saved files, that way you can view your history offline.

+

Download the Viewer, open it in your browser, and load the archive. By downloading it to your computer, you can view archives offline, and allow the browser to load image previews that might otherwise not load if the remote server prevents embedding them.

External Links