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
ThreadVis started as part of Alexander C. Hubmann-Haidvogel's Master's Thesis titled <ahref="https://ftp.isds.tugraz.at/pub/theses/ahubmann.pdf"><em>ThreadVis for Thunderbird: A Thread Visualisation Extension for the Mozilla Thunderbird Email Client</em></a> at Graz University of Technology, Austria.
Copy file name to clipboardExpand all lines: downloads/index.html
+27-22Lines changed: 27 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ <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.13/ThreadVis-3.6.13.xpi">3.6.13</a> | 15 December 2025</h4>
18
+
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.14/ThreadVis-3.6.14.xpi">3.6.14</a> | 23 January 2026</h4>
19
19
<ul>
20
20
<li>Update compatibility with Thunderbird 146.</li>
21
21
</ul>
@@ -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.13/ThreadVis-3.6.13.xpi">3.6.13</a> | 15 December 2025</h4>
31
+
<ul>
32
+
<li>Update compatibility with Thunderbird 146.</li>
33
+
</ul>
34
+
30
35
<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>
31
36
<ul>
32
37
<li>Update compatibility with Thunderbird 145.</li>
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.3/ThreadVis-3.6.3.xpi">3.6.3</a> | 7 April 2025</h4>
76
81
<ul>
77
82
<li>Update compatibility with Thunderbird 137.</li>
78
83
</ul>
79
84
80
-
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.2/ThreadVis-3.6.2.xpi">3.6.2</a> | 11 Mar 2025</h4>
85
+
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.2/ThreadVis-3.6.2.xpi">3.6.2</a> | 11 March 2025</h4>
81
86
<ul>
82
87
<li>Update compatibility with Thunderbird 136.</li>
83
88
</ul>
84
89
85
-
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.1/ThreadVis-3.6.1.xpi">3.6.1</a> | 31 Aug 2024</h4>
90
+
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.1/ThreadVis-3.6.1.xpi">3.6.1</a> | 31 August 2024</h4>
86
91
<ul>
87
92
<li>Preferences page for disabled accounts/folders was not correctly rendered.</li>
88
93
<li>Disabling of ThreadVis per folder was broken.</li>
89
94
</ul>
90
95
91
-
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.0/ThreadVis-3.6.0.xpi">3.6.0</a> | 30 Aug 2024</h4>
96
+
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.6.0/ThreadVis-3.6.0.xpi">3.6.0</a> | 30 August 2024</h4>
92
97
<ul>
93
98
<li>Updated to support Thunderbird 128 ("Nebula").</li>
94
99
<li>Improve colour handling for custom set colours.</li>
95
100
</ul>
96
101
97
-
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.5.1/ThreadVis-3.5.1.xpi">3.5.1</a> | 24 Oct 2023</h4>
102
+
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.5.1/ThreadVis-3.5.1.xpi">3.5.1</a> | 24 October 2023</h4>
98
103
<ul>
99
104
<li>Fix visualisation re-rendering (misplaced dots and arcs).</li>
100
105
<li>Fix scrollbar panning.</li>
101
106
<li>Add compatibility with "Compact Headers" add-on, which also changes the header display in ThreadVis. (Note: ThreadVis auto-hides itself if switching to "compact" headers, as there's no space for it.)</li>
102
107
<li>Improve vertical centering for unbalanced trees (e.g. lots of arcs above the messages).</li>
103
108
</ul>
104
109
105
-
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.5.0/ThreadVis-3.5.0.xpi">3.5.0</a> | 17 Oct 2023</h4>
110
+
<h4><ahref="https://github.com/threadvis/ThreadVis/releases/download/3.5.0/ThreadVis-3.5.0.xpi">3.5.0</a> | 17 October 2023</h4>
106
111
<ul>
107
112
<li>Updated to support Thunderbird 115 ("Supernova").</li>
108
113
<li>Support double-click on message to open in new tab.</li>
0 commit comments