Histórico de versões de TBTracer

5 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 0.8.6 168.0 KiB Funciona com SeaMonkey 2.0 - 2.33.*

-Modified RegEx for new logging format from TB ~40 onward.

Versão 0.8.5 167.9 KiB Funciona com SeaMonkey 2.0 - 2.33.*

TB 38 compatibility

Versão 0.8.3 167.4 KiB Funciona com SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 28.*

Versão 0.8.1 166.8 KiB Funciona com SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 24.*

TB 24 compat

Versão 0.8 168.1 KiB Funciona com SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 17.*

0.8
-added option to show full info in protocol column
-fast-filtering does not insert empty space where hidden lines are
-busy indicator fixed - again
0.7.4.1
-removed some deprecated interfaces (better gecko 14+ compat)0.7.4
-stop now works
-added option for rendering block size in textual renderers
-options for only rendering first and optionally last block
-option for keeping log at specific line count
0.7.2 (unreleased)
-TB 17.*
-now also moves styles, and correct auto-scroll pref over to new hash (had forgotten)
-moved some code into checkstop to check if stop flag is on high
-plain renderer now gets split into smaller chunks to not take forever on rendering large reqs, eg. files
-console log now shows if msg came from window, panel, or tab
-renderers were not switching correctly, should now be fixed