Histórico de versões de LookOut

13 versões

Tenha cuidado com extras antigos!

Estas versões são apresentadas para referência e fins de teste. Deve sempre utilizar a última versão de um extra.

Versão 1.2.13 35.0 KiB Funciona com SeaMonkey 1.1 - 2.6.*, Thunderbird 1.5 - 12.*

LookOut 1.2.13
* Fixed compatibility with Thunderbird 7

Versão 1.2.12 35.0 KiB Funciona com SeaMonkey 1.1 - 2.2.*, Thunderbird 1.5 - 6.*

Version 1.2.12
* Fixed crash if TNEF message class is not defined
* Added preference to disable filename character set conversion
* Updated compatibility with Thunderbird and Seamonkey

Versão 1.2.11 34.0 KiB Funciona com SeaMonkey 1.1 - 2.0, Thunderbird 1.5 - 3.1.*

Fixed naming conflicts with other packages.

Versão 1.2.10 35.0 KiB Funciona com SeaMonkey 1.1 - 2.0.*, Thunderbird 1.5 - 3.0.*

1.2.9 - 1.2.10
* Updated Thunderbird and Seamonkey compatibility to 3.0.* and 2.0.* respectively
* Added I18N filename support contributed by Hongwei Zeng
* Addressed concerns about scope of functions in lookout.js

Versão 1.2.9 35.0 KiB Funciona com SeaMonkey 1.1 - 2.0.*, Thunderbird 1.5 - 3.0.*

LookOut 1.2.9 is a bug fix and version compatibility release.
* Added code so only the filename and not a full path can be specified for an attachment
* Changes all special characters in regex to hex escapes to avoid parser bug
* Fixed GUID flag check
* Improved debug prints and raw MAPI property output some

Versão 1.2.8 34.0 KiB Funciona com SeaMonkey 1.1 - 2.0a1, Thunderbird 1.5 - 3.0b3pre

Fixed unicode by removing explicit conversion and just using 16bit values.

Versão 1.2.7 33.0 KiB Funciona com SeaMonkey 1.1 - 2.0b1, Thunderbird 1.5 - 3.0b3pre

Fixed a bug appending raw MAPI property text associated with an encapsulated file when raw MAPI preference was checked.

Versão 1.2.6 33.0 KiB Funciona com SeaMonkey 1.1 - 2.0b1, Thunderbird 1.5 - 3.0b3pre

Replaced use of GetMsgHdrFromUri.

Versão 1.2.3 17.0 KiB Funciona com Thunderbird 1.5 - 2.0.0.*

Fixed bug where LookOut file byte count was not reset on new file. Fixed bug where c string terminators were getting into JS strings.

Versão 1.2.2 16.0 KiB Funciona com Thunderbird 1.5 - 2.0.0.*

- changed version to 1.2.2 [install.rdf]
- enable TNEF also in single message view [chrome.manifest]
(after double clicking a message; or open an EML file)
- changed 'overlayed' function dump to debugDump and introduced debugLevel [tnef.js]
(and some fixes to avoid warnings in JS console)
- adding icons to new attachments [lookout.js]
- fixed the attachment url [lookout.js]
(this was created as 'mimeurl' but never used)
- try to call extension 'Attachment Sized' [lookout.js]
(had to change some more lines to submit file length)
- increasing mPartID in onTnefEnd() and correctly handle [lookout.js]
(otherwise every attachment would be opened on request of one)

Versão 1.2.1 17.0 KiB Funciona com Thunderbird 1.5 - 2.0.0.*

* Fixed alert issue
* Fixed early parsing exit (may allow multiple attachments)

Versão 1.2 17.0 KiB Funciona com Thunderbird 1.5 - 2.0.0.*

* Fixed bug parsing mail metadata
* RTF body decoding is now operational

Versão 1.0 16.0 KiB Funciona com Thunderbird 1.5 - 1.5.0.*

Usage

When LookOut is working, you will see the names of the TNEF encapsulated file attachments next to the winmail.dat file. The user interaction is transparent i.e. There are no special dialogs or menu items, etc.
Known issues

* this only does something (visible) for file attachment bearing winmail.dat's
* there is a permission problem on OSX where TB cannot bring up the save-as or open-with dialogs
* the RTF body replacement decoder is disabled at the moment for odd behavior
* it is possible that if there is high server lag that you will have to click-off and click-on the message for it to work.