LookOut (fix version) Version History
37 versions
Be careful with old versions!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Version 6.3
Update for Thunderbird 128
The Thunderbird team was not able to publish the Attachments API yet, so the save all feature is still pending upstream changes.
The Thunderbird team was not able to publish the Attachments API yet, so the save all feature is still pending upstream changes.
- Source code released under Mozilla Public License, version 2.0
Version 6.2
* Added Italian Translation
* Added Polish translation
* Added Polish translation
- Source code released under Mozilla Public License, version 2.0
Version 6.1
Fixes regression where the Remove Winmail.dat preference caused additional attachments such as forwarded emails to be removed as well.
- Source code released under Mozilla Public License, version 2.0
Version 6.0
Extensive re-architecture for Thunderbird 115
! Important Known issues due to the re-architecture that are planned to be addressed:
* Attachment "Save all" saves original winmail.dat - Drag and drop files or Open containing folder to navigate to Tmp directory.
* Calendar invites are no longer handled - Users will have to save the .ics file and then manually import into the calendar
Changes:
* Moved control logic into background
* Use TNEF lib in background script using a PseudoInputStream, which partially implements nsIInputStream.
* Using dedicated Experiment to manipulate attachments in the message window
* Use ES6 modules
! Important Known issues due to the re-architecture that are planned to be addressed:
* Attachment "Save all" saves original winmail.dat - Drag and drop files or Open containing folder to navigate to Tmp directory.
* Calendar invites are no longer handled - Users will have to save the .ics file and then manually import into the calendar
Changes:
* Moved control logic into background
* Use TNEF lib in background script using a PseudoInputStream, which partially implements nsIInputStream.
* Using dedicated Experiment to manipulate attachments in the message window
* Use ES6 modules
- Source code released under Mozilla Public License, version 2.0
Version 5.4
Services.jsm removal fixes
Updated addon-developer-support
Fix minor typo in lookout.js
Updated addon-developer-support
Fix minor typo in lookout.js
- Source code released under Mozilla Public License, version 2.0
Version 5.3
Fixes #78 by using the function EncodeURI on the mimeurl variable. Errors were caused by system paths returning non UTF-8 encoded string on some non-english systems.
- Source code released under Mozilla Public License, version 2.0
Version 5.2
Fixes a race condition in the WL API and brings back the session restore API
- Source code released under Mozilla Public License, version 2.0
Version 5.1
Release for Thunderbird 102 deprecating use of SessionRestore API
- Source code released under Mozilla Public License, version 2.0
Version 4.3
Bugfix release for installation of LookOut (Fix Version) by policy
- Source code released under Mozilla Public License, version 2.0
Version 4.2
Fixes an issue when opening an attachment via double click the attachment list will collapse is Initially Show Attachment Pane option is not set.
- Source code released under Mozilla Public License, version 2.0
Version 4.1
Thunderbird 91 compatibility update
- Source code released under Mozilla Public License, version 2.0
Version 3.0.6
Fixes the Hungarian options menu failing to load. Fixes add-on not loading for non English locales
- Source code released under Mozilla Public License, version 2.0
Version 3.0.5
A minor a fix for the [00] byte displaying on some file names
- Source code released under Mozilla Public License, version 2.0
Version 3.0.4
Now allows decoding emails when they are opened in new windows
- Source code released under Mozilla Public License, version 2.0
Version 3.0.3
Fixes Too much recursion error that prevented attachment decoding after an update. Please note Thunderbird will require a restart after updating to clear out the bug
- Source code released under Mozilla Public License, version 2.0
Version 3.0.2
Fixes calendar integration after receiving sample email
- Source code released under Mozilla Public License, version 2.0
Version 3.0.1
Initial Thunderbird 78 support has been added via the Experiment wrapper API
* Calendar integration has still not been fully tested.
Please report any issues to https://github.com/TB-throwback/LookOut-fix-version/issues
* Calendar integration has still not been fully tested.
Please report any issues to https://github.com/TB-throwback/LookOut-fix-version/issues
- Source code released under Mozilla Public License, version 2.0
Version 2.0.4
Added max version of 68.* as addon is incompatible with Thunderbird 78
- Source code released under Mozilla Public License, version 2.0
Version 1.3.03
This is a Bugfix Release
Fixed: Crash on TB38 when checking for Lightning calendar
Fixed: Crash on TB38 when checking for Lightning calendar
- Source code released under Mozilla Public License, version 2.0
Version 1.2.24
Fixes the saving of individual files by using fp.file.parent instead of fp.displayDirectory to determine the parent directory of the file to be saved that was chosen by the user.
- Source code released under Mozilla Public License, version 2.0
To create your own collections, you must have a Mozilla Add-ons account.