All Versions
16
Latest Version
Avg Release Cycle
103 days
Latest Release
1265 days ago

Changelog History
Page 1

  • v2.7.6 Changes

    November 02, 2020
    • 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.

  • v2.7.5 Changes

    May 17, 2020
    • 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.

  • v2.7.4 Changes

    April 11, 2020
    • BlueScreen::formatMessage() clickable methods & files
    • BlueScreen::highlightPhp() removed part of code after __halt_compiler()
    • โช Revert "Dumper: changed detection of recursive arrays, marker changed to strict comparison"
    • Debugger::exceptionHandler() evaluates template in closure
    • Debugger::exceptionHandler() sends Content-Type only when needed
    • Logger & MailSender: replaced HTTP_HOST with SERVER_NAME #309
    • ๐Ÿ‘ TableSort: better support for thead #348
    • ๐Ÿ›  Helpers::guessClassFile() fixed
    • BlueScreen: do not show Enviroment on 'Allowed memory size of *** bytes exhausted'
    • ๐Ÿ”จ BlueScreen: refactoring, added formatMessage()
    • ๐Ÿ›  TracyExtension: fixed config schema #409
    • Dumper: quotes keys true|false|null
    • ๐Ÿ‘ Info panel: Better detection server IP and server name. (#406)

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

  • v2.7.3 Changes

    February 23, 2020
    • Info panel: Add server name by IP (#401)
    • Bluescreen: opens link to new window (#400)
    • TracyExtension: uses $initialization
    • ๐Ÿ›  dumper.js: fixed detection of recursion
    • ๐Ÿ‘ป BlueScreen: clickable classes in exception message
    • ๐Ÿ‘ bar.css: better hiding of panel icons
    • TracyExtension: email accept array (#395)
    • ๐Ÿ“š readme: synced with documentation

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

  • v2.7.2 Changes

    December 15, 2019
    • Bar: added info [redirect|ajax] to panel headers
    • bar.js: stopImmediatePropagation after opening/closing tab
    • ๐Ÿ›  Debugger: fixed compatibility with PHP 7.4
    • Debugger: implemented support for E_COMPILE_WARNING
    • Debugger::errorHandler correctly fill-in error_get_last() when $logSeverity is used
    • ๐Ÿ”จ refactoring, removed parameter $exit from exceptionHandler()
    • ๐ŸŒฒ Debugger::exceptionHandler() when connection is aborted, log exception
    • FireLogger: added space in header
    • ๐Ÿ›  content.phtml: fixed headers in format 'A:B'
    • 0๏ธโƒฃ TracyExtension: editorMapping is null by default (#393)
    • Safe output capturing via Helpers::capture()

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

  • v2.7.1 Changes

    November 02, 2019
    • โœ… Dumper::truncateString() fixed for ''
    • TracyExtension: 'bar' can be string #390
    • Debugger::enable() preloading via class_exists changed to require_once #389

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

  • v2.7.0 Changes

    September 24, 2019
    • Logger: added priority to the exception file name
    • TracyExtension: added getConfigSchema()
    • Dumper: hidden values are rendered with variable's type [Closes #380]
    • InfoPanel: Add information about localhost IP
    • ๐Ÿ‘ป Bluescreen: added length limit for exception message (#383)
    • ๐Ÿšš BlueScreen: removed source from footer
    • Bluescreen: footer is always on bottom
    • bar: replaced attribute 'rel' with 'data-tracy-action' for closing & open-to-window links
    • โœ… tested against PHP 7.4

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

  • v2.6.8 Changes

    May 17, 2020

    This is the last 2.6.x release.

    • bar: sends content in UTF-8
    • bar.js: fetch checks Response (#420)
    • bar: escapes <!-- in <script>#421
    • Debugger: disables zend.exception_ignore_args #415

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

  • v2.6.7 Changes

    April 11, 2020

    This is the last 2.6.x release.

    • โช Revert "Dumper: changed detection of recursive arrays, marker changed to strict comparison"
    • Logger & MailSender: replaced HTTP_HOST with SERVER_NAME #309
    • ๐Ÿ‘ TableSort: better support for thead #348
    • ๐Ÿ›  Helpers::guessClassFile() fixed
    • BlueScreen::highlightPhp() removed part of code after __halt_compiler()
    • BlueScreen: do not show Enviroment on 'Allowed memory size of *** bytes exhausted'
    • ๐Ÿ›  some fixes

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

  • v2.6.6 Changes

    January 02, 2020

    This is the last 2.6.x release.

    • ๐Ÿ›  Debugger: fixed compatibility with PHP 7.4
    • Debugger::errorHandler correctly fill-in error_get_last() when $logSeverity is used
    • ๐Ÿ›  dumper.js: fixed detection of recursion
    • bar.js: stopImmediatePropagation after opening/closing tab
    • FireLogger: added space in header
    • ๐Ÿ›  content.phtml: fixed headers in format 'A:B'

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