diff --git a/src/renderer/scr.gui.js b/src/renderer/scr.gui.js index 362585c..2351669 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.2, released 31 May 2017", + "BETA v.3, released 1 Jul 2017", "

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 5e4b55d..6668571 100644 --- a/src/tracker/gui.js +++ b/src/tracker/gui.js @@ -221,7 +221,7 @@ var GUI = (function(){ "

", "Discord History Tracker will not save newly received messages, it is specifically made to load and save the server/group/DM history.

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

", - "BETA v.2, released 31 May 2017", + "BETA v.3, released 1 Jul 2017", "

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

Discord History Tracker BETA v.2

+

Discord History Tracker BETA v.3

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.