Skip to content

Commit 72777ea

Browse files
committed
update homepage for 3.6.12
1 parent 0301a64 commit 72777ea

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
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.11/ThreadVis-3.6.11.xpi">3.6.11</a> | 27 October 2025</h4>
18+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.12/ThreadVis-3.6.12.xpi">3.6.12</a> | 20 November 2025</h4>
1919
<ul>
20-
<li>Fixed issue with disabled folders (disabling a single folder disabled ThreadVis for all folders).</li>
20+
<li>Update compatibility with Thunderbird 145.</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.11/ThreadVis-3.6.11.xpi">3.6.11</a> | 27 October 2025</h4>
31+
<ul>
32+
<li>Fixed issue with disabled folders (disabling a single folder disabled ThreadVis for all folders).</li>
33+
</ul>
34+
3035
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.10/ThreadVis-3.6.10.xpi">3.6.10</a> | 24 October 2025</h4>
3136
<ul>
3237
<li>Update compatibility with Thunderbird 144.</li>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<h4>Current Version</h4>
1515
</div>
1616
<div class="panel-body">
17-
<h4>3.6.11 | 27 October 2025</h4>
17+
<h4>3.6.12 | 20 November 2025</h4>
1818
<ul class="list-unstyled">
19-
<li>Fixed issue with disabled folders (disabling a single folder disabled ThreadVis for all folders).</li>
19+
<li>Update compatibility with Thunderbird 145.</li>
2020
</ul>
2121
<p>
22-
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.11/ThreadVis-3.6.11.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.12/ThreadVis-3.6.12.xpi"><span class="glyphicon glyphicon-cloud-download"></span> Download</a>
2323
</p>
2424
<p>
2525
<a href="{{ "/downloads" | relative_url }}">Older Versions &raquo;</a>

0 commit comments

Comments
 (0)