You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: downloads/index.html
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ <h2>Current Version</h2>
15
15
<pclass="alert alert-info">
16
16
You can always find the most recent stable version on <b><ahref="https://addons.thunderbird.net/thunderbird/addon/threadvis/">addons.thunderbird.net</a></b>.
17
17
</p>
18
-
<h4><ahref="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><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.12/ThreadVis-3.6.12.xpi">3.6.12</a> | 20 November 2025</h4>
19
19
<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>
21
21
</ul>
22
22
23
23
<divclass="page-header">
@@ -27,6 +27,11 @@ <h2>Version History</h2>
27
27
Attention: Older versions installed from this page may fail to provide automatic updates and/or may not work in recent versions of Thunderbird.
28
28
</p>
29
29
30
+
<h4><ahref="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
+
30
35
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.10/ThreadVis-3.6.10.xpi">3.6.10</a> | 24 October 2025</h4>
31
36
<ul>
32
37
<li>Update compatibility with Thunderbird 144.</li>
0 commit comments