TBTracer 版本历史

5 个版本

小心使用旧版本!

这些版本仅供参考和测试目的发布。您可以一直使用最新版本的附加组件。

版本 0.8.6 168.0 KiB 兼容于 SeaMonkey 2.0 - 2.33.*

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

版本 0.8.5 167.9 KiB 兼容于 SeaMonkey 2.0 - 2.33.*

TB 38 compatibility

版本 0.8.3 167.4 KiB 兼容于 SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 28.*

版本 0.8.1 166.8 KiB 兼容于 SeaMonkey 2.0 - 2.13.*, Thunderbird 2.0 - 24.*

TB 24 compat

版本 0.8 168.1 KiB 兼容于 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