django-sql-explorer v2.1.0 Release Notes

Release Date: 2021-01-13 // over 3 years ago
    • ๐Ÿ’ฅ BREAKING CHANGE: request object now passed to EXPLORER_PERMISSION_CHANGE and EXPLORER_PERMISSION_VIEW (#417_ to fix #396_)

    Major Changes

    • ๐Ÿฑ #413: Static assets now served directly from the application, not CDN. (#418 also)
    • ๐Ÿ‘ #414: Better blacklist checking - Fix #371 and #412_
    • #415: Fix for MySQL following change for Oracle in #337

    Minor Changes

    • #370_: Get the CSRF cookie name from django instead of a hardcoded value
    • #410_ and #416_: Sphinx docs
    • #420_: Formatting change in templates
    • #424_: Collapsable SQL panel
    • #425_: Ensure a Query object contains SQL