TBTracer — historia wersji

5 wersji

Zachowaj ostrożność, gdy używasz nieaktualnych wersji!

Wersje te są wyświetlane w celach informacyjnych i testowych. Używaj zawsze najnowszych wersji danego dodatku.

Wersja 0.8.6 168.0 KiB Działa z SeaMonkey 2.0 - 2.33.*

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

Wersja 0.8.5 167.9 KiB Działa z SeaMonkey 2.0 - 2.33.*

TB 38 compatibility

Wersja 0.8.3 167.4 KiB Działa z SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 28.*

Wersja 0.8.1 166.8 KiB Działa z SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 24.*

TB 24 compat

Wersja 0.8 168.1 KiB Działa z 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