Skip to content

Releases: jazzband/django-debug-toolbar

5.0.0-alpha

02 Sep 00:58
e9ba829
Compare
Choose a tag to compare

Why 5.0 and why alpha?

Version 5.0 does not contain any backwards incompatible changes. Instead it should be more compatible with async Django projects. However, the change did require some reasonably sized changes to the middleware. This is a large enough change that we wanted it to be effectively communicated to users of the toolbar.

This release is an alpha because the async logic was tested, but we also understand that we haven't tested it in every scenario. We fully expect the project to continue to function extremely well in WSGI applications. For ASGI applications that are utilizing async, well, that's why it's an alpha 😁

What's Changed

New Contributors

Google Summer of Code - Async project

This release contains the changes for async compatibility for the majority of panels. This is the result of the Google Summer of Code project by @salty-ivy. A massive thank you 💚 and a round of applause 👏 is due to Aman!

Full Changelog: 4.4.6...5.0.0-alpha

4.4.6

10 Jul 12:53
8f4fa8e
Compare
Choose a tag to compare

What's Changed

  • Close #1509: Revert the infinite recursion fix, Django has changed the behavior by @matthiask in #1955
  • Fixed order and grammatical number of panels in documentation by @bkdekoning in #1956
  • Alerts panel: Only process HTML responses by @matthiask in #1960

Full Changelog: 4.4.5...4.4.6

4.4.5

05 Jul 14:49
4.4.5
Compare
Choose a tag to compare

What's Changed

  • Fix #1951: Do not crash if the 'alerts' key doesn't exist by @matthiask in #1953
  • Only import the jinja2 instrumentation when jinja2 itself is importable by @matthiask in #1954

Full Changelog: 4.4.4...4.4.5

4.4.4

05 Jul 11:56
57ada8e
Compare
Choose a tag to compare

What's Changed

  • Check for for StreamingHttpResponse when generating stats in Alert by @danjac in #1946
  • Actually use the Jinja2 template backend by @matthiask in #1882

New Contributors

Full Changelog: 4.4.3...4.4.4

4.4.3

04 Jul 16:49
c79f249
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.2...4.4.3

4.4.2

27 May 10:59
4.4.2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.1...4.4.2

4.4.1

26 May 14:51
25c860e
Compare
Choose a tag to compare

What's changed

See changelog for 4.4.1

PRs merged

Full Changelog: 4.4...4.4.1

4.4

26 May 14:50
15dc305
Compare
Choose a tag to compare
4.4

Note: Version 4.4 (4.4.0) was not released to PyPI due to a metadata version incompatibility. Version 4.4.1 fixes that.

What's changed

See changelog for 4.4

PRs merged

New Contributors

Full Changelog: 4.3...4.4

4.3

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

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