TBTracer versionshistorik

5 versioner

Var försiktig med gamla versioner!

Dessa versioner visas för referens och teständamål. Du bör alltid använda den senaste versionen av ett tillägg.

Version 0.8.6 168.0 KiB Fungerar med SeaMonkey 2.0 - 2.33.*

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

Version 0.8.5 167.9 KiB Fungerar med SeaMonkey 2.0 - 2.33.*

TB 38 compatibility

Version 0.8.3 167.4 KiB Fungerar med SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 28.*

Version 0.8.1 166.8 KiB Fungerar med SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 24.*

TB 24 compat

Version 0.8 168.1 KiB Fungerar med 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