LookOut (fix version) 版本历史
38 个版本
小心使用旧版本!
这些版本仅供参考和测试目的发布。您可以一直使用最新版本的附加组件。
版本 6.4
* Bumped Max version to allow install on Thunderbird bete v135.8
* Added Spanish MX Translation
* Added Spanish MX Translation
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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.
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 6.2
* Added Italian Translation
* Added Polish translation
* Added Polish translation
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 6.1
Fixes regression where the Remove Winmail.dat preference caused additional attachments such as forwarded emails to be removed as well.
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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.
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 5.2
Fixes a race condition in the WL API and brings back the session restore API
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 5.1
Release for Thunderbird 102 deprecating use of SessionRestore API
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 4.3
Bugfix release for installation of LookOut (Fix Version) by policy
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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.
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 3.0.6
Fixes the Hungarian options menu failing to load. Fixes add-on not loading for non English locales
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 3.0.5
A minor a fix for the [00] byte displaying on some file names
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 3.0.4
Now allows decoding emails when they are opened in new windows
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 3.0.2
Fixes calendar integration after receiving sample email
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 2.0.4
Added max version of 68.* as addon is incompatible with Thunderbird 78
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 2.0.3
Japanese Translation added
Character set conversion changes
Character set conversion changes
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 2.0.1
Drag and Drop support was removed
Due to the need to remove creation of temporary files on disk code has be reverted to old method of attachment handling. This unfortunately breaks drag and drop support
Due to the need to remove creation of temporary files on disk code has be reverted to old method of attachment handling. This unfortunately breaks drag and drop support
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 2.0.0
Support for Thunderbird 68 and above.
NOTE: This is a backwards incompatible release
NOTE: This is a backwards incompatible release
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 1.3.04
Fixed: Detach all not working due to drag and drop
Fixed: Hu local typo
Fixed: Hu local typo
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 1.3.02
A security update winmail.dat not decoded and attachments not saved to tmp if it is marked as Junk. It should be noted that version 1.3.01 ensured the file permissions were set to not executable, this is just an extra layer of protection.
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 1.3.01
Explicitly create tmp file for older versions of Thunderbird
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 1.3.00
Attachment drag and drop support
Optionally remove winmail.dat file when finished processing. This is in options and defaults to true
Fix attachment pane opening and closing, respects inbuilt Thunderbird preferences
Ignore blank VCF files to minimize clutter
Highlight event invitations - To be expanded to full lightning integration
Optionally remove winmail.dat file when finished processing. This is in options and defaults to true
Fix attachment pane opening and closing, respects inbuilt Thunderbird preferences
Ignore blank VCF files to minimize clutter
Highlight event invitations - To be expanded to full lightning integration
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 1.2.25
Fixes for ics parsing:
Added quick decompose_rfc822_address sanity check
Added special character skip for ICS attendee data
Added zero( 0 ) UID check
Added quick decompose_rfc822_address sanity check
Added special character skip for ICS attendee data
Added zero( 0 ) UID check
- 源代码在 Mozilla Public License, version 2.0 下发布
版本 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.
- 源代码在 Mozilla Public License, version 2.0 下发布
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户