Tiny JavaScript Debugger Lược sử Phiên bản

14 phiên bản14 phiên bản

Hãy cẩn thận với phiên bản cũ!

Những phiên bản này được hiển thị cho mục đích tham khảo và thử nghiệm. Bạn chỉ luôn nên dùng phiên bản mới nhất của tiện ích.

Phiên bản 1.2.1 46.6 KiB Hoạt động trên SeaMonkey 2.21 - *, Thunderbird 24.0 - 61.0

Compatibility fixes with Thunerbird 60

Phiên bản 1.2 46.5 KiB Hoạt động trên SeaMonkey 2.21 - *, Thunderbird 24.0 - 60.*

Converted the addon to a "restartless" addon and fixed several bugs to make TinyJSD compliant with Thunderbird 60.

Phiên bản 1.1.7 45.5 KiB Hoạt động trên Firefox 24.0 - 56.0, SeaMonkey 2.21 - *, Thunderbird 24.0 - 58.0

Fixed compatibility issues with v57 and v58

Phiên bản 1.1.6 45.4 KiB Hoạt động trên Firefox 24.0 - 56.*, SeaMonkey 2.21 - *, Thunderbird 24.0 - 58.0

This version addresses a bug in accessing source files from SDK-Addos, and fixes a deprecated expression closure.

Phiên bản 1.1.5 40.3 KiB Hoạt động trên Firefox 24.0 - 54.*, SeaMonkey 2.21 - 2.45, Thunderbird 24.0 - 48.0

Resolved compatibility issues with Firefox 45.

Phiên bản 1.1.4 40.2 KiB Hoạt động trên Firefox 24.0 - 48.0, SeaMonkey 2.21 - 2.45, Thunderbird 24.0 - 48.0

Fixed compatibility issues with Firefox 42 and 43.

Phiên bản 1.1.3 39.9 KiB Hoạt động trên Firefox 24.0 - 43.0, SeaMonkey 2.21 - 2.39, Thunderbird 24.0 - 43.0

Fixed bug with displaying source code on Firefox 42+.

Phiên bản 1.1.2 39.4 KiB Hoạt động trên Firefox 24.0 - 42.0, SeaMonkey 2.21 - 2.37, Thunderbird 24.0 - 42.0

Fixed bug with not always stopping at breakpoint

Phiên bản 1.1.1-signed 39.2 KiB Hoạt động trên Firefox 24.0 - 41.0, SeaMonkey 2.21 - 2.38, Thunderbird 24.0 - 41.0

Added support for "debugger" statement in source code. Fixed a bug that prevented the debugger from stopping when reopening a dialog with breakpoints.

Phiên bản 1.0.1.1-signed 38.8 KiB Hoạt động trên Firefox 24.0 - 38.0, SeaMonkey 2.21 - 2.35, Thunderbird 24.0 - 38.0

Fixed compatibility issue with Firefox 34.

Phiên bản 1.0.1-signed 41.8 KiB Hoạt động trên Firefox 24.0 - 33.*, SeaMonkey 2.21 - 2.31.*, Thunderbird 24.0 - 33.*

Browsing of objects and arrays has been added; added menu entry for Komodo.

Phiên bản 0.9.8.1.1-signed 37.4 KiB Hoạt động trên Firefox 24.0 - 36.0, SeaMonkey 2.17 - 2.33, Thunderbird 24.0 - 36.0

Fixed broken displaying of watchlist items while debugging

Phiên bản 0.9.8.1-signed 37.4 KiB Hoạt động trên Firefox 17.0 - 35.0, SeaMonkey 2.14 - 2.32, Thunderbird 17.0 - 35.0

- Changed implementation to support new debugger API.
- Improved behavior of Step In and Step Over functions
- Added browsing properties of watched variables

Phiên bản 0.9.5.1-signed 32.6 KiB Hoạt động trên Firefox 17.0 - 32.*, SeaMonkey 2.14 - 2.29.*, Thunderbird 17.0 - 32.*

  • Fixed compatibility issues to Firefox/Thunderbird 24 and newer
  • Added conditional breakpoints