3.8.1
Note: 3.8.0 was not released, use 3.8.1
What's Changed
- fix: Simplify logic for Panel.enabled property by @adamantike in #1676
- Auto-update History panel with JavaScript fetch requests. by @tim-schilling in #1685
- Improve the template_source view coverage a bit by @matthiask in #1688
- Support rerendering the toolbar on HTMX boosted pages. by @tim-schilling in #1686
- Include panel scripts in content when RENDER_PANELS=True by @matthiask in #1689
- Fixed #1693 -- Run tests on python 3.11 by @pauloxnet in #1694
- Add divide by zero protection in timer.js by @SmailBestybay in #1687
- Fixed #1695 - Run test on Python 3.11 for Django 4.1 by @pauloxnet in #1696
- Create one-time mouseup listener for each mousedown by @scuml in #1697
- Update package metadata by @ofek in #1690
- Validate and format pyproject.toml by @hugovk in #1700
- Drop Rob's email address in project config. by @tim-schilling in #1699
- Fix highlighting on history panel by @scuml in #1698
- Allow Language Selection on the Toolbar by @leandrodesouzadev in #1703
- Attach handlers to djDebug instead of document by @scuml in #1702
- Formalize support for Python 3.11. by @tim-schilling in #1713
New Contributors
- @adamantike made their first contribution in #1676
- @SmailBestybay made their first contribution in #1687
- @ofek made their first contribution in #1690
- @hugovk made their first contribution in #1700
- @leandrodesouzadev made their first contribution in #1703
Full Changelog: 3.7...3.8.1