Histórico de versões de LookOut (fix version)

36 versões

Tenha cuidado com versões antigas!

Estas versões são exibidas com o propósito de testes e referência. Você deve sempre usar a versão mais recente de um complemento.

Versão 6.2 48.1 KiB Funciona com Thunderbird 115.0 - 115.*

* Added Italian Translation
* Added Polish translation

Versão 6.1 46.5 KiB Funciona com Thunderbird 115.0 - 115.*

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

Versão 6.0 46.5 KiB Funciona com 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

Versão 5.4 76.1 KiB Funciona com Thunderbird 91.0 - 102.*

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

Versão 5.3 69.7 KiB Funciona com 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.

Versão 5.2 225.7 KiB Funciona com Thunderbird 91.0 - 102.*

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

Versão 5.1 66.8 KiB Funciona com Thunderbird 102.0 - 102.*

Release for Thunderbird 102 deprecating use of SessionRestore API

Versão 4.3 69.3 KiB Funciona com Thunderbird 91.0 - 95.0

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

Versão 4.2 66.8 KiB Funciona com 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.

Versão 4.1 219.2 KiB Funciona com Thunderbird 91.0 - 91.*

Thunderbird 91 compatibility update

Versão 3.0.6 64.6 KiB Funciona com Thunderbird 78.0 - 78.*

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

Versão 3.0.5 64.5 KiB Funciona com Thunderbird 78.0 - 78.*

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

Versão 3.0.4 64.6 KiB Funciona com Thunderbird 78.0 - 78.*

Now allows decoding emails when they are opened in new windows

Versão 3.0.3 64.5 KiB Funciona com 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

Versão 3.0.2 202.0 KiB Funciona com Thunderbird 78.0 - 78.*

Fixes calendar integration after receiving sample email

Versão 3.0.1 202.2 KiB Funciona com 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

Versão 2.0.4 172.6 KiB Funciona com Thunderbird 68.0 - 68.*

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

Versão 2.0.3 56.2 KiB Funciona com Thunderbird 68.0 - 73.0

Japanese Translation added
Character set conversion changes

Versão 2.0.2 54.3 KiB Funciona com Thunderbird 68.0 - 73.0

Fix for a typo in Hungarian localization

Versão 2.0.1 54.3 KiB Funciona com 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

Versão 2.0.0 162.5 KiB Funciona com Thunderbird 68.0 - 73.0

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

Versão 1.3.04 166.0 KiB Funciona com SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

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

Versão 1.3.03 165.5 KiB Funciona com SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

This is a Bugfix Release

Fixed: Crash on TB38 when checking for Lightning calendar

Versão 1.3.02 165.3 KiB Funciona com 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.

Versão 1.3.01 164.7 KiB Funciona com SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

Explicitly create tmp file for older versions of Thunderbird

Versão 1.3.00 164.4 KiB Funciona com 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

Versão 1.2.25 161.8 KiB Funciona com 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

Versão 1.2.24 161.0 KiB Funciona com 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.

Versão 1.2.23 161.1 KiB Funciona com SeaMonkey 2.20 - 2.56, Thunderbird 38.0 - 60.*

Added: Snazzy new logo
Removed: Redundant code

Versão 1.2.22 52.2 KiB Funciona com 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