Skip to content

Releases: threadvis/ThreadVis

3.4.1 (15 Nov 2022)

15 Nov 11:32

Choose a tag to compare

Small bugfix release: uninitialized variable caused a rendering issue on a fresh install/activation.

3.4.0 (8 Nov 2022)

08 Nov 11:17

Choose a tag to compare

Adapt for Thunderbird 102:

  • Header elements are now a grid layout, update layout accordingly
  • Fix author underlining in headers
  • Update/fix width adaptions to available screen space

3.3.0 (26 Feb 2022)

26 Feb 16:40

Choose a tag to compare

  • Partial rewrite of codebase to ECMAScript 2017 (async/await, classes, ...)
  • Make color of selected message configurable
  • Fix navigation in decoupled window
  • Reduce maximum Thunderbird version compatibility to 91.* (current beta needs more work)

3.2.1 (17 Sep 2021)

17 Sep 07:50

Choose a tag to compare

Update manifest to support Thunderbird 93 (Beta). No further changes.

3.2.0 (15 Sep 2021)

15 Sep 10:55

Choose a tag to compare

Update for Thunderbird 91:

  • Drop support for older Thunderbird versions (prior to 91)
  • Fix issues due to multi-process (e10s), use NotifyTools
  • Fix layout issues
  • Fix removal of iterators

3.1.1 (7 Oct 2020)

07 Oct 08:39

Choose a tag to compare

Minor code-linting release to pass upload checks on Thunderbird Add-Ons page.

3.1.0 (7 Oct 2020)

07 Oct 07:30

Choose a tag to compare

Update for Thunderbird 78:

  • Partial re-write for new MailExtensions / experiments as Thunderbird dropped legacy add-on support.
  • This version drops support for any Thunderbird version prior to 78.
  • Restructured settings page, now included in the add-on list.

3.0.1 (30 Sep 2019)

30 Sep 20:12

Choose a tag to compare

Update for Thunderbird 68+, drop support for older versions (use the 2.x branch for older Thunderbird versions). Bugfix release.

3.0.0 (30 Sep 2019)

30 Sep 08:01

Choose a tag to compare

  • Update for Thunderbird 68+, drop support for older versions (use the 2.x branch for older Thunderbird versions)

2.3.2 (21 May 2018)

21 May 15:42

Choose a tag to compare

  • Updated max version compatibility to Thunderbird 60.*