LookOut (fix version) 版本历史

36 个版本

小心使用旧版本!

这些版本仅供参考和测试目的发布。您可以一直使用最新版本的附加组件。

版本 6.2 48.1 KiB 兼容于 Thunderbird 115.0 - 115.*

* Added Italian Translation
* Added Polish translation

版本 6.1 46.5 KiB 兼容于 Thunderbird 115.0 - 115.*

Fixes regression where the Remove Winmail.dat preference caused additional attachments such as forwarded emails to be removed as well.

版本 6.0 46.5 KiB 兼容于 Thunderbird 115.0 - 115.*

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

版本 5.4 76.1 KiB 兼容于 Thunderbird 91.0 - 102.*

Services.jsm removal fixes
Updated addon-developer-support
Fix minor typo in lookout.js

版本 5.3 69.7 KiB 兼容于 Thunderbird 91.0 - 102.*

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.

版本 5.2 225.7 KiB 兼容于 Thunderbird 91.0 - 102.*

Fixes a race condition in the WL API and brings back the session restore API

版本 5.1 66.8 KiB 兼容于 Thunderbird 102.0 - 102.*

Release for Thunderbird 102 deprecating use of SessionRestore API

版本 4.3 69.3 KiB 兼容于 Thunderbird 91.0 - 95.0

Bugfix release for installation of LookOut (Fix Version) by policy

版本 4.2 66.8 KiB 兼容于 Thunderbird 91.0 - 93.0

Fixes an issue when opening an attachment via double click the attachment list will collapse is Initially Show Attachment Pane option is not set.

版本 4.1 219.2 KiB 兼容于 Thunderbird 91.0 - 91.*

Thunderbird 91 compatibility update

版本 3.0.6 64.6 KiB 兼容于 Thunderbird 78.0 - 78.*

Fixes the Hungarian options menu failing to load. Fixes add-on not loading for non English locales

版本 3.0.5 64.5 KiB 兼容于 Thunderbird 78.0 - 78.*

A minor a fix for the [00] byte displaying on some file names

版本 3.0.4 64.6 KiB 兼容于 Thunderbird 78.0 - 78.*

Now allows decoding emails when they are opened in new windows

版本 3.0.3 64.5 KiB 兼容于 Thunderbird 78.0 - 78.*

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

版本 3.0.2 202.0 KiB 兼容于 Thunderbird 78.0 - 78.*

Fixes calendar integration after receiving sample email

版本 3.0.1 202.2 KiB 兼容于 Thunderbird 78.0 - 78.*

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

版本 2.0.4 172.6 KiB 兼容于 Thunderbird 68.0 - 68.*

Added max version of 68.* as addon is incompatible with Thunderbird 78

版本 2.0.3 56.2 KiB 兼容于 Thunderbird 68.0 - 73.0

Japanese Translation added
Character set conversion changes

版本 2.0.2 54.3 KiB 兼容于 Thunderbird 68.0 - 73.0

Fix for a typo in Hungarian localization

版本 2.0.1 54.3 KiB 兼容于 Thunderbird 68.0 - 73.0

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

版本 2.0.0 162.5 KiB 兼容于 Thunderbird 68.0 - 73.0

Support for Thunderbird 68 and above.
NOTE: This is a backwards incompatible release

版本 1.3.04 166.0 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

Fixed: Detach all not working due to drag and drop
Fixed: Hu local typo

版本 1.3.03 165.5 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

This is a Bugfix Release

Fixed: Crash on TB38 when checking for Lightning calendar

版本 1.3.02 165.3 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

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.

版本 1.3.01 164.7 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

Explicitly create tmp file for older versions of Thunderbird

版本 1.3.00 164.4 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

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

版本 1.2.25 161.8 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

Fixes for ics parsing:
Added quick decompose_rfc822_address sanity check
Added special character skip for ICS attendee data
Added zero( 0 ) UID check

版本 1.2.24 161.0 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

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.

版本 1.2.23 161.1 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

Added: Snazzy new logo
Removed: Redundant code

版本 1.2.22 52.2 KiB 兼容于 SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

Added: Debugging switch with fail to verbose. Debugging will log to the error console.

Added: Re-Introduces Strict Content Type Matching to greatly improve performance.

Added: Exposed the Strict Content Type Matching as a preference. You can disable this to allow scans of win.dat files with the wrong Content-Type. Will reduce performance.

Fixed: Individual File Save As command