|
1 | 1 | <b>Release 5.10</b> |
2 | | -Please note that <b>QuickFolders is compatible with the latest version of Thunderbird (91.7)</b> - if you get a message that says otherwise after updating from earlier versions (e.g. Tb78) or <b>if QuickFolders cannot be enabled</b> with the blue slider, simply remove it and reinstall it via "Find more Add-ons" search box on the Extensions tab of Add-ons Manager. |
| 2 | +Please note that <b>QuickFolders is compatible with the latest version of Thunderbird (102.0)</b> - if you get a message that says otherwise after updating from earlier versions (e.g. Tb91) or <b>if QuickFolders cannot be enabled</b> with the blue slider, simply remove it and reinstall it via "Find more Add-ons" search box on the Extensions tab of Add-ons Manager. |
3 | 3 |
|
4 | 4 |
|
5 | 5 | To support QuickFolders, please <a href="http://sites.fastspring.com/quickfolders/product/quickfolders?referrer=atn-version-page">buy a QuickFolders Pro license</a> here. |
|
10 | 10 | You can also <a href="https://quickfolders.org/donate.html#donate">donate from here</a>. |
11 | 11 |
|
12 | 12 |
|
13 | | -<b>Improvements</b> |
| 13 | +<b>Thunderbird 102 Specific changes</b> |
| 14 | +<ul> |
| 15 | +<li>Increasing maximum TB version for next ESR - Thunderbird 102.* is planned to be supported from now on. Also increased minimum version to 91.0 - because of new APIs 78 will not be supported with new features / bugfixes.</li> |
| 16 | +<li>Fixed repair folder code.</li> |
| 17 | +<li>Fixed support site links in Options Dialog.</li> |
| 18 | +<li><a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/272">[issue 272]</a>Implemented new folder listener interface. The new version of Thunderbird implements a different folder listener interface. This means a lot of functions (such as fixing URLs for renamed folders and their tabs or updating unread counts on the tabs) were broken.</li> |
| 19 | +</ul> |
14 | 20 |
|
15 | | -<li> <a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/262">[issue 262]</a>Recent folders on Navigation Bar (Current folder toolbar) outdated when dragging emails.</li> |
16 | | -<li> <a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/263">[issue 263]</a> If Preferences are open in inactive Tab, clicking the options button does not activate it.</li> |
17 | | -<li> removed legacy code (supportsMap)</li> |
18 | | -<li> remove legacy settings menu and dialog </li> |
| 21 | +<b>Improvements</b> |
| 22 | +<ul> |
| 23 | +<li><a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/264">[issue 263]</a> If Preferences are open in inactive Tab, clicking the options button now activates it.</li> |
| 24 | +<li> Added title to preferences tab.</li> |
| 25 | +</ul> |
19 | 26 |
|
20 | 27 | <b>Bug Fixes</b> |
21 | | -<ul><li> Fixed: add title to preferences tab |
22 | | -</li> |
23 | | -<li> Fixed: support mail to... description in options dialog |
24 | | -</li> |
| 28 | +<ul> |
| 29 | +<li><a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/265">[issue 265]</a> Reading list: If an email cannot be found due to an invalid / deleted folder, QuickFolders wasn't displaying the search dialog.</li> |
| 30 | +<li><a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/262">[issue 262]</a> Fixed: Recent folders on Navigation Bar (Current folder toolbar) outdated when dragging emails</li> |
| 31 | +<li>Fixed: support mail to... description in options dialog</li> |
| 32 | +<li><a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/268">[issue 268]</a> Fixed: Current Folder Bar" doesn't show updated subfolders when left-clicked</li> |
25 | 33 | </ul> |
26 | 34 |
|
| 35 | +<b>Miscellaneous</b> |
| 36 | +<ul> |
| 37 | +<li>Removed legacy settings dialog and associated menu item </li> |
| 38 | +<li>Removed legacy code (supportsMap, nsIMutableArray, MailServices.copy.CopyFolders)</li> |
| 39 | +</ul> |
| 40 | + |
| 41 | + |
0 commit comments