5.10.1 - Published 05/07/2022
Maintenance Version 5.10.1 - 05/07/2022
- [issue 281] 5.10.1 - this maintenance fix stores the account id for every tab.
When upgrading to Thunderbird 102, this can potentially rename the servers due to bug 1573690 - then the account can be used for reconstruction of invalid folders. I am currently working on code that can help in fixing this problem automatically.
- Fixed icon spacings in folder popup menus in Tb102.
Thunderbird 102 Specific changes
-
Known Issue:
- [issue 281] Updating to Thunderbird 102 can generate invalid tabs - make sure to backup prefs.js before updating in order to correct this problem more easily. Some accounts in your profile may be affected, so it is a good idea to mitigate this problem.
- 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.
- Fixed repair folder code.
- Fixed support site links in Options Dialog.
- [issue 272] Implemented new folder listener interface. The new version of Thunderbird implements a different folder listener interface. This meant a lot of functions (such as updating URLs when renaming folders and updating their connected tabs or updating unread counts on the tabs) were broken.
Improvements
- [issue 263] If Preferences are open in inactive Tab, clicking the options button now activates it.
- Added title to preferences tab.
Bug Fixes
- [issue 265] Reading list: If an email cannot be found due to an invalid / deleted folder, QuickFolders wasn't displaying the search dialog.
- [issue 262] Fixed: Recent folders on Navigation Bar (Current folder toolbar) outdated when dragging emails
- Fixed: support mail to... description in options dialog
- [issue 268] Fixed: Current Folder Bar" doesn't show updated subfolders when left-clicked
Miscellaneous
- Removed legacy settings dialog and associated menu item
- Removed legacy code (supportsMap, nsIMutableArray, MailServices.copy.CopyFolders)