LookOut (fix version)의 버전 기록
버전 41개
오래된 버전인지 확인하세요!
아래 버전들은 테스트 목적 및 참고용입니다. 항상 최신 버전의 부가 기능만을 사용하시기 바랍니다.
버전 6.7
Max Version bump to TB 140.* Version < = 141 requires updates
- Mozilla Public License, version 2.0를 사용해서 소스 코드 공개
버전 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.2
Fix for a typo in Hungarian localization
- 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를 사용해서 소스 코드 공개
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요