Skip to content

Releases: lekoala/silverstripe-debugbar

2.2.2

08 Feb 03:32
9a590fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

3.0.1

31 Jan 17:14
Compare
Choose a tag to compare
  • Don't trigger requirements too soon

Full Changelog: 3.0.0...3.0.1

3.0.0

25 Jan 11:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...3.0.0

3.0.0-beta1

27 Jul 17:35
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.2.1...3.0.0-beta1

2.2.1

27 Jul 10:28
85fa03e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

13 Sep 07:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

15 Aug 05:45
bd4eab6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.8...2.1.0

2.0.8

08 Jul 06:40
a9e5bdd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.7...2.0.8

2.0.7: Merge pull request #134 from Zazama/php81-fix

04 Jul 12:52
e8dfdbd
Compare
Choose a tag to compare

2.0.5

12 Apr 08:11
Compare
Choose a tag to compare
  • checks if collectors are available (Thomas) - f254adf
  • fix tests (Thomas) - 2a25756
  • FIX isDisabled does not cover all cases (Thomas) - b906443
  • FIX showDb should ignore null (Thomas) - 9093ad6
  • Update README.md (Thomas Portelange) - 3b1ce46
  • Update SSViewerProxy.php (torleif) - 9b519fe
  • fix psr-4 naming convention (Thomas) - db9692f
  • fix message collector helper (Thomas) - 4416451
  • use getter (Thomas) - 485ddac
  • NEW add track time helper (Thomas) - 05b235e
  • properly proxy all config manifests and fix tests (Thomas) - bb6c676
  • Make the requirements more readable (Simon Erkelens) - bb68479
  • FIX properly display line for a trait (Thomas) - f5786a7
  • add tooltip (Thomas) - 7f745f6
  • FIX z-index issue (Thomas) - 5663f65
  • group similar labels in timeline (Thomas) - 992bad9
  • allow to customize css easily (Thomas) - b083176
  • update assets to latest version (Thomas) - ef440ad
  • avoid tracking the same template multiple times (Thomas) - b2b0866
  • NEW add template rendering time warning (Thomas) - e57543b