4.8 - published 03/09/2024
The full change log with screen shots can be found here
Enhancements
- Improved icon designs for dark themes and clearer texts independent of installed fonts for icons with text. Removed font dependence in icons (converted all texts to path). [issue #310]
- Added function to collapse all chapters in Variables page. [issue #314]
- Implemented the command "configure menu items…" so to open the correct page in the new Settings dialog. [issue #318]
- Implemented display settings for statusbar icon in new settings tab [issue #313]
- Implemented search in Variables page on new settings page. Repeat search now with
F4
andShift
+F4
[issue #315] - Completed Greek translations (provided by chat GPT)
Bug Fixes
- Fixed: Template functions don't work when writing a new message in a newsgroup account. [issue #311]
- Fixed: "expand all" inside new settings variables page [issue #312]
Miscellaneous
- keyboard shortcut handler - Use
keydown
instead of deprecatedkeypress
events.
Known Issues
- Currently the verification of SmartTemplates licenses fails when the license is bound to an exchange account when it is accessed using Owl. This is due to a bug in the extensions.accounts Webextensions API - which doesn't include them when using accounts.list() - which the Thunderbird team is working on and is planned to land in one of the next versions of ESR128. [issue #303]