Skip to content

Released version 2.4.5

Compare
Choose a tag to compare
@dg dg released this 15 Jan 13:29
· 822 commits to master since this release
  • added support for Content Security Policy script-src: 'nonce-....' #136
  • bar.js: avoid multiple init for bar links #239
  • bar.css: resets some other CSS properties and :before and :after (#240)
  • bar: showing/hiding of panel is done via CSS classes
  • TracyExtension: fixed compatibility with nette/di
  • bar.js: evalScripts() uses createElement('script') instead of eval()
  • bar.js: monkey patching getResponseHeader() & getAllResponseHeaders() replaced with addEventListener()

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