Skip to content

Commit 9467bec

Browse files
committed
update homepage for 3.6.14
1 parent d87ec22 commit 9467bec

File tree

3 files changed

+39
-26
lines changed

3 files changed

+39
-26
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="footer">
22
<p>
33
Copyright &copy; 2005-2007 Alexander C. Hubmann<br>
4-
Copyright &copy; 2007-2025 Alexander C. Hubmann-Haidvogel
4+
Copyright &copy; 2007-2026 Alexander C. Hubmann-Haidvogel
55
</p>
66
<p>
77
ThreadVis started as part of Alexander C. Hubmann-Haidvogel's Master's Thesis titled <a href="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.

downloads/index.html

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <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.13/ThreadVis-3.6.13.xpi">3.6.13</a> | 15 December 2025</h4>
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>
1919
<ul>
2020
<li>Update compatibility with Thunderbird 146.</li>
2121
</ul>
@@ -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.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+
3035
<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>
3136
<ul>
3237
<li>Update compatibility with Thunderbird 145.</li>
@@ -72,37 +77,37 @@ <h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.4/Thre
7277
<li>Update compatibility with Thunderbird 138.</li>
7378
</ul>
7479

75-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.3/ThreadVis-3.6.3.xpi">3.6.3</a> | 7 Apr 2025</h4>
80+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.3/ThreadVis-3.6.3.xpi">3.6.3</a> | 7 April 2025</h4>
7681
<ul>
7782
<li>Update compatibility with Thunderbird 137.</li>
7883
</ul>
7984

80-
<h4><a href="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><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.2/ThreadVis-3.6.2.xpi">3.6.2</a> | 11 March 2025</h4>
8186
<ul>
8287
<li>Update compatibility with Thunderbird 136.</li>
8388
</ul>
8489

85-
<h4><a href="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><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.1/ThreadVis-3.6.1.xpi">3.6.1</a> | 31 August 2024</h4>
8691
<ul>
8792
<li>Preferences page for disabled accounts/folders was not correctly rendered.</li>
8893
<li>Disabling of ThreadVis per folder was broken.</li>
8994
</ul>
9095

91-
<h4><a href="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><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.0/ThreadVis-3.6.0.xpi">3.6.0</a> | 30 August 2024</h4>
9297
<ul>
9398
<li>Updated to support Thunderbird 128 ("Nebula").</li>
9499
<li>Improve colour handling for custom set colours.</li>
95100
</ul>
96101

97-
<h4><a href="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><a href="https://github.com/threadvis/ThreadVis/releases/download/3.5.1/ThreadVis-3.5.1.xpi">3.5.1</a> | 24 October 2023</h4>
98103
<ul>
99104
<li>Fix visualisation re-rendering (misplaced dots and arcs).</li>
100105
<li>Fix scrollbar panning.</li>
101106
<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>
102107
<li>Improve vertical centering for unbalanced trees (e.g. lots of arcs above the messages).</li>
103108
</ul>
104109

105-
<h4><a href="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><a href="https://github.com/threadvis/ThreadVis/releases/download/3.5.0/ThreadVis-3.5.0.xpi">3.5.0</a> | 17 October 2023</h4>
106111
<ul>
107112
<li>Updated to support Thunderbird 115 ("Supernova").</li>
108113
<li>Support double-click on message to open in new tab.</li>
@@ -111,50 +116,50 @@ <h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.5.0/Thre
111116
<li>Only show scrollbars on hover, remove arrow buttons.</li>
112117
</ul>
113118

114-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.4.2/ThreadVis-3.4.2.xpi">3.4.2</a> | 15 Nov 2022</h4>
119+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.4.2/ThreadVis-3.4.2.xpi">3.4.2</a> | 15 November 2022</h4>
115120
<ul>
116121
<li>Improve display in header grid: fully hide visualisation container if shown in popup, avoid unnecessarily increasing header height.</li>
117122
<li>Fix legend display after opening and closing popup visualisation</li>
118123
</ul>
119124

120-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.4.1/ThreadVis-3.4.1.xpi">3.4.1</a> | 15 Nov 2022</h4>
125+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.4.1/ThreadVis-3.4.1.xpi">3.4.1</a> | 15 November 2022</h4>
121126
<ul>
122127
<li>Small bugfix release: error on fresh install due to un-initialized variable.</li>
123128
</ul>
124129

125-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.4.0/ThreadVis-3.4.0.xpi">3.4.0</a> | 8 Nov 2022</h4>
130+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.4.0/ThreadVis-3.4.0.xpi">3.4.0</a> | 8 November 2022</h4>
126131
<ul>
127132
<li>Updated to support Thunderbird 102.</li>
128133
<li>Dropping support for Thunderbird versions prior to 102 (too many UI differences to meaningfully support older versions).</li>
129134
</ul>
130135

131-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.3.0/ThreadVis-3.3.0.xpi">3.3.0</a> | 26 Feb 2022</h4>
136+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.3.0/ThreadVis-3.3.0.xpi">3.3.0</a> | 26 February 2022</h4>
132137
<ul>
133138
<li>Partial rewrite of codebase to ECMAScript 2017 (async/await, classes, ...)</li>
134139
<li>Make color of selected message configurable</li>
135140
<li>Fix navigation in decoupled window</li>
136141
<li>Reduce maximum Thunderbird version compatibility to 91.* (current beta needs more work)</li>
137142
</ul>
138143

139-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.2.1/ThreadVis-3.2.1.xpi">3.2.1</a> | 17 Sep 2021</h4>
144+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.2.1/ThreadVis-3.2.1.xpi">3.2.1</a> | 17 September 2021</h4>
140145
<ul>
141146
<li>Updated to support Thunderbird 93 (Beta).</li>
142147
<li>No further changes since 3.2.0.</li>
143148
</ul>
144149

145-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.2.0/ThreadVis-3.2.0.xpi">3.2.0</a> | 15 Sep 2021</h4>
150+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.2.0/ThreadVis-3.2.0.xpi">3.2.0</a> | 15 September 2021</h4>
146151
<ul>
147152
<li>Updated to support Thunderbird 91.</li>
148153
<li>Dropping support for Thunderbird versions prior to 91.</li>
149154
</ul>
150155

151-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.1.1/ThreadVis-3.1.1.xpi">3.1.1</a> | 7 Oct 2020</h4>
156+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.1.1/ThreadVis-3.1.1.xpi">3.1.1</a> | 7 October 2020</h4>
152157
<ul>
153158
<li>Updated to support Thunderbird 78.</li>
154159
<li>(Minor code changes for code linter on Thunderbird Add-Ons, no further changes.)</li>
155160
</ul>
156161

157-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.1.0/ThreadVis-3.1.0.xpi">3.1.0</a> | 7 Oct 2020</h4>
162+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.1.0/ThreadVis-3.1.0.xpi">3.1.0</a> | 7 October 2020</h4>
158163
<ul>
159164
<li>Updated to support Thunderbird 78.</li>
160165
<li>Dropping support for Thunderbird versions prior to 78.</li>
@@ -163,12 +168,12 @@ <h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.1.0/Thre
163168
<li>Removed initial "about" wizard after installing the add-on.</li>
164169
</ul>
165170

166-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.0.1/ThreadVis-3.0.1.xpi">3.0.1</a> | 30 Sep 2019</h4>
171+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.0.1/ThreadVis-3.0.1.xpi">3.0.1</a> | 30 September 2019</h4>
167172
<ul>
168173
<li>Updated to support Thunderbird 68.*, minor bugfix release.</li>
169174
</ul>
170175

171-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.0.0/ThreadVis-3.0.0.xpi">3.0.0</a> | 30 Sep 2019</h4>
176+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.0.0/ThreadVis-3.0.0.xpi">3.0.0</a> | 30 September 2019</h4>
172177
<ul>
173178
<li>Updated to support Thunderbird 68.*.</li>
174179
</ul>
@@ -178,29 +183,29 @@ <h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.3.2/Thre
178183
<li>Updated version compatibility to Thunderbird 52.0 - 60.*.</li>
179184
</ul>
180185

181-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.3.1/ThreadVis-2.3.1.xpi">2.3.1</a> | 15 Jan 2018</h4>
186+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.3.1/ThreadVis-2.3.1.xpi">2.3.1</a> | 15 January 2018</h4>
182187
<ul>
183188
<li>Updated version compatibility to Thunderbird 52.0 - 58.*.</li>
184189
<li>Fixed incompatible minimal version string.</li>
185190
</ul>
186191

187-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.3.0/ThreadVis-2.3.0.xpi">2.3.0</a> | 5 Jan 2018</h4>
192+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.3.0/ThreadVis-2.3.0.xpi">2.3.0</a> | 5 January 2018</h4>
188193
<ul>
189194
<li>Updated version compatibility to Thunderbird 58.*</li>
190195
</ul>
191196

192-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.2.0/ThreadVis-2.2.0.xpi">2.2.0</a> | 19 Oct 2013</h4>
197+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.2.0/ThreadVis-2.2.0.xpi">2.2.0</a> | 19 October 2013</h4>
193198
<ul>
194199
<li>Updated version compatibility to Thunderbird 24.0</li>
195200
<li>Moved homepage to <a href="http://threadvis.github.io/">threadvis.github.io</a></li>
196201
</ul>
197202

198-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.1.705/ThreadVis-2.1.705.xpi">2.1.705</a> | 21 Dec 2011</h4>
203+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.1.705/ThreadVis-2.1.705.xpi">2.1.705</a> | 21 December 2011</h4>
199204
<ul>
200205
<li>Updated version compatibility to Thunderbird 9.*.</li>
201206
</ul>
202207

203-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.1.702/ThreadVis-2.1.702.xpi">2.1.702</a> | 31 Aug 2011</h4>
208+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/2.1.702/ThreadVis-2.1.702.xpi">2.1.702</a> | 31 August 2011</h4>
204209
<ul>
205210
<li>Updated version compatibility to Thunderbird 7.*.</li>
206211
</ul>

index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,24 @@
1414
<h4>Current Version</h4>
1515
</div>
1616
<div class="panel-body">
17-
<h4>3.6.13 | 15 December 2025</h4>
17+
<h4>3.6.14 | 23 January 2026</h4>
1818
<ul class="list-unstyled">
19-
<li>Update compatibility with Thunderbird 146.</li>
19+
<li>Update compatibility with Thunderbird 147.</li>
2020
</ul>
2121
<p>
22-
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.13/ThreadVis-3.6.13.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.14/ThreadVis-3.6.14.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>
27+
<h4>3.6.14-glob | 23 January 2026</h4>
28+
<ul class="list-unstyled">
29+
<li>Same as above, but with unrestricted <code>strict_max_version</code>.</li>
30+
<li>Untested for any Thunderbird releases after 147.</li>
31+
</ul>
32+
<p>
33+
<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>
34+
</p>
2735
</div>
2836
</div>
2937
</div>

0 commit comments

Comments
 (0)