Skip to content

v0.12.0

Choose a tag to compare

@tomreitsma tomreitsma released this 12 Mar 15:55
· 8 commits to main since this release

Changed

  • 404 errors are now filtered by default in Django and Flask integrations. Use booboo.capture_exception() in a custom 404 handler if you
    still want to track them.