diff --git a/src/renderer/scr.gui.js b/src/renderer/scr.gui.js index 4530103..6c56819 100644 --- a/src/renderer/scr.gui.js +++ b/src/renderer/scr.gui.js @@ -51,7 +51,7 @@ var GUI = (function(){ showModal(560, `

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

-BETA v.7, released 16 Feb 2018 +BETA v.8, released 5 Aug 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  —  GitHub Repository  —  Developer's Twitter

`); }; diff --git a/src/tracker/gui.js b/src/tracker/gui.js index 9b7e5ea..c95c6e3 100644 --- a/src/tracker/gui.js +++ b/src/tracker/gui.js @@ -223,7 +223,7 @@ ${radio("asm", "pause", "Pause Tracking")} ${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.7, released 16 Feb 2018 +BETA v.8, released 5 Aug 2018

`); // elements diff --git a/web/index.php b/web/index.php index b35e5da..d0f9c0e 100644 --- a/web/index.php +++ b/web/index.php @@ -13,7 +13,7 @@
-

Discord History Tracker BETA v.7 | Release Notes

+

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

@@ -84,4 +84,4 @@ }); - \ No newline at end of file +