mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-01-01 07:42:52 +01:00
Release BETA v.6
This commit is contained in:
parent
016c89e3b6
commit
33ad6fcba5
@ -38,7 +38,7 @@ var GUI = (function(){
|
||||
|
||||
showModal(560, [
|
||||
"<p>Discord History Tracker is developed by <a href='https://chylex.com'>chylex</a> as an <a href='"+linkGH+"/blob/master/LICENSE.md'>open source</a> project.</p>",
|
||||
"<sub>BETA v.5, released 27 Oct 2017</sub>",
|
||||
"<sub>BETA v.6, released 5 Feb 2018</sub>",
|
||||
"<p>Please, report any issues and suggestions to the <a href='"+linkGH+"/issues'>tracker</a>. If you want to support the development, please spread the word and consider <a href='https://www.patreon.com/chylex'>becoming a patron</a>. Any support is appreciated!</p>",
|
||||
"<p>",
|
||||
"<a href='"+linkGH+"/issues'>Issue Tracker</a> — ",
|
||||
|
@ -233,7 +233,7 @@ var GUI = (function(){
|
||||
radio("asm", "switch", "Switch to Next Channel"),
|
||||
"<p id='dht-cfg-note'>",
|
||||
"It is recommended to disable link and image previews to avoid putting unnecessary strain on your browser.<br><br>",
|
||||
"<sub>BETA v.5, released 27 Oct 2017</sub>",
|
||||
"<sub>BETA v.6, released 5 Feb 2018</sub>",
|
||||
"</p>"
|
||||
].join("");
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="inner">
|
||||
<h1>Discord History Tracker <span class="version">BETA v.5</span> <span class="bar">|</span> <span class="notes"><a href="https://github.com/chylex/Discord-History-Tracker/wiki/Release-Notes">Release Notes</a></span></h1>
|
||||
<h1>Discord History Tracker <span class="version">BETA v.6</span> <span class="bar">|</span> <span class="notes"><a href="https://github.com/chylex/Discord-History-Tracker/wiki/Release-Notes">Release Notes</a></span></h1>
|
||||
<p>Discord History Tracker is a browser script that lets you locally save chat history in your servers, groups, and private conversations.</p>
|
||||
<p>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.</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user