Tracy v2.7.6 Release Notes

Release Date: 2020-11-02 // almost 3 years ago
    • compatible with PHP 8.0
    • Bar: added info about JIT (#440)
    • BlueScreen: phpinfo() returns text in CLI #444
    • 0️⃣ BlueScreen: Allow to hide environment section by default (#438)
    • bluescreen.css: improved editor links color & background #443
    • BlueScreen: unified listing of hidden keys #441
    • Helpers::getSuggestion: item may be an int, type cast fix
    • ↪ Debugger: workaround for PHP bug #80234
    • TableSort: order can be specified by attribute data-order #442
    • 🛠 BlueScreen: fixed error when file not exists #428
    • 🛠 bar.js: fixed escaping
    • 🛠 Dumper: fixed strict type #422

    For the details you can have a look at the diff.


Previous changes from v2.7.5

    • bar: sends content in UTF-8
    • bar.js: fetch checks Response (#420)
    • bar: escapes <!-- in <script>#421
    • 👍 Dumper: supports closed resource
    • 🛠 bar: fixed table sort after 193740e
    • Toggle: detects mouse click vs drag
    • Dumper: class names are selectable
    • Debugger: disables zend.exception_ignore_args #415
    • .phpstorm.meta: added exit point
    • ⏪ Revert "Info panel: Add server name by IP (#401)" #416 #417

    For the details you can have a look at the diff.