LookOut (fix version) 版本記錄
版本: 39
小心!這裡都是舊版本!
這裡列出的舊版本僅供參考及測試之用。若無特別需求,請安裝最新版的附加元件。
版本 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 的授權條款釋出
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。