Skip to content

Releases: lekoala/silverstripe-debugbar

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

A long overdue release

13 Jan 20:47
Compare
Choose a tag to compare
  • Add a Header collector (Simon 'Firesphere' Erkelens) - 789dccb
  • MNT Travis shared config, use sminnee/phpunit (Steve Boyd) - a836e22
  • Bugfix: Only store DB queries in memory when enabled (Adrian Humphreys) - 99ec8f7
  • FIX Yaml syntax compat (Adrian Humphreys) - 9f42d8d
  • FIX Yaml syntax compat with symfony/yaml:4 (Ingo Schommer) - 8f0092d
  • FIX Minimized/closed button icon now has a left border, since it is right aligned (Robbie Averill) - 673fa8d
  • FIX Minimized/closed button icon now has a left border, since it is right aligned (Robbie Averill) - 40d99e7
  • FIX ensure debugbar is run after app config (Scott Hutchinson) - 269caf2
  • Session::getAll() may return null (maks) - fbef0aa
  • Update branch alias for 2.x-dev (Robbie Averill) - 37e79e4

2.0.3

05 Apr 02:58
f8e48c2
Compare
Choose a tag to compare
  • Remove unnecessary capture group (Robbie Averill) - bc3e57e
  • FIX DebugBar now trims "extra" section of PHP_VERSION from PHP version information for readability (Robbie Averill) - 7e396da

1.2.0-beta1

18 Mar 23:03
Compare
Choose a tag to compare
1.2.0-beta1 Pre-release
Pre-release
  • FIX: The 3rd party dependency has dropped support for PHP 5.3/5.4 (Sam Minnee) - f211cb6
  • NEW: PHP 7.2 support in debugbar 1.2.x (Sam Minnee) - efd8238

2.0.2

08 Mar 00:21
fbbd059
Compare
Choose a tag to compare
  • prevent UnexpectedValueException while clearing cache (FileStorage) on missing directory (Jakub Dolba) - 11645e9

2.0.1

16 Nov 12:38
Compare
Choose a tag to compare
  • Session::getAll() may return null (maks) - 7058480
  • FIX ensure debugbar is run after app config (Scott Hutchinson) - 361d28e
  • Add various recipe versions to Travis matrix (Robbie Averill) - b353ece