Skip to content

Commit bd76d51

Browse files
committed
update homepage for 3.6.15
1 parent 9467bec commit bd76d51

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

downloads/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ <h2>Current Version</h2>
1515
<p class="alert alert-info">
1616
You can always find the most recent stable version on <b><a href="https://addons.thunderbird.net/thunderbird/addon/threadvis/">addons.thunderbird.net</a></b>.
1717
</p>
18-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.14/ThreadVis-3.6.14.xpi">3.6.14</a> | 23 January 2026</h4>
18+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.15/ThreadVis-3.6.15.xpi">3.6.15</a> | 25 February 2026</h4>
1919
<ul>
20-
<li>Update compatibility with Thunderbird 146.</li>
20+
<li>Update compatibility with Thunderbird 148.</li>
2121
</ul>
2222

2323
<div class="page-header">
@@ -27,6 +27,11 @@ <h2>Version History</h2>
2727
Attention: Older versions installed from this page may fail to provide automatic updates and/or may not work in recent versions of Thunderbird.
2828
</p>
2929

30+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.14/ThreadVis-3.6.14.xpi">3.6.14</a> | 23 January 2026</h4>
31+
<ul>
32+
<li>Update compatibility with Thunderbird 147.</li>
33+
</ul>
34+
3035
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.13/ThreadVis-3.6.13.xpi">3.6.13</a> | 15 December 2025</h4>
3136
<ul>
3237
<li>Update compatibility with Thunderbird 146.</li>

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
<h4>Current Version</h4>
1515
</div>
1616
<div class="panel-body">
17-
<h4>3.6.14 | 23 January 2026</h4>
17+
<h4>3.6.15 | 25 February 2026</h4>
1818
<ul class="list-unstyled">
19-
<li>Update compatibility with Thunderbird 147.</li>
19+
<li>Update compatibility with Thunderbird 148.</li>
2020
</ul>
2121
<p>
22-
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.14/ThreadVis-3.6.14.xpi"><span class="glyphicon glyphicon-cloud-download"></span> Download</a>
22+
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.15/ThreadVis-3.6.15.xpi"><span class="glyphicon glyphicon-cloud-download"></span> Download</a>
2323
</p>
2424
<p>
2525
<a href="{{ "/downloads" | relative_url }}">Older Versions &raquo;</a>
2626
</p>
2727
<h4>3.6.14-glob | 23 January 2026</h4>
2828
<ul class="list-unstyled">
2929
<li>Same as above, but with unrestricted <code>strict_max_version</code>.</li>
30-
<li>Untested for any Thunderbird releases after 147.</li>
30+
<li>Untested for any Thunderbird releases after 148.</li>
3131
</ul>
3232
<p>
3333
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.14/ThreadVis-3.6.14-glob.xpi"><span class="glyphicon glyphicon-cloud-download"></span> Download</a>

0 commit comments

Comments
 (0)