Skip to content

Releases: jazzband/django-debug-toolbar

4.3

01 Feb 19:35
0b59e24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2...4.3

4.2

11 Aug 01:35
7ab6b0f
Compare
Choose a tag to compare
4.2

What's Changed

New Contributors

Full Changelog: 4.1...4.2

4.1

16 May 10:40
4.1
de7e19c
Compare
Choose a tag to compare
4.1

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1

4.0.0

03 Apr 14:49
4.0.0
28f05a2
Compare
Choose a tag to compare
  • Added Django 4.2a1 to the CI.
  • Dropped support for Python 3.7.
  • Fixed PostgreSQL raw query with a tuple parameter during on explain.
  • Use TOOLBAR_LANGUAGE setting when rendering individual panels
    that are loaded via AJAX.
  • Add decorator for rendering toolbar views with TOOLBAR_LANGUAGE.
  • Removed the logging panel. The panel's implementation was too complex, caused
    memory leaks and sometimes very verbose and hard to silence output in some
    environments (but not others). The maintainers judged that time and effort is
    better invested elsewhere.
  • Added support for psycopg3.
  • When ENABLE_STACKTRACE_LOCALS is True, the stack frames' locals dicts
    will be converted to strings when the stack trace is captured rather when it
    is rendered, so that the correct values will be displayed in the rendered
    stack trace, as they may have changed between the time the stack trace was
    captured and when it is rendered.

3.8.1

03 Dec 18:09
Compare
Choose a tag to compare

Note: 3.8.0 was not released, use 3.8.1

What's Changed

New Contributors

Full Changelog: 3.7...3.8.1

3.8

03 Dec 17:54
Compare
Choose a tag to compare
3.8

This tag was not released due to a bug in the release job. Use 3.8.1

3.7

25 Sep 16:02
Compare
Choose a tag to compare
3.7

What's Changed

New Contributors

Full Changelog: 3.6...3.7

3.6

23 Aug 13:28
Compare
Choose a tag to compare
3.6

What's Changed

New Contributors

Full Changelog: 3.5...3.6

3.5

24 Jun 00:09
3.5
Compare
Choose a tag to compare
3.5

What's Changed

New Contributors

And thank you @living180 for the plethora of PRs this release.

Full Changelog: 3.4...3.5

3.4

03 May 12:56
Compare
Choose a tag to compare
3.4

What's Changed

Full Changelog: 3.3...3.4