All Versions
29
Latest Version
Avg Release Cycle
137 days
Latest Release
562 days ago

Changelog History
Page 1

  • v2.5.0 Changes

    October 09, 2022
    • ๐Ÿ”’ #494: Fixes Security hole in blacklist for MySQL (#490)
    • โœ๏ธ #488_: docs: Fix a few typos
    • #481_: feat: Add pie and line chart tabs to query result preview
    • #478: feat: Improved templates to make easier to customize (Fix #477)
  • v2.4.2 Changes

    August 30, 2022
    • 0๏ธโƒฃ #484: Added DEFAULT_AUTO_FIELD (Fix #483)
    • #475_: Add SET to blacklisted keywords
  • v2.4.1 Changes

    March 10, 2022
    • #471_: Fix extra white space in description and SQL fields.
  • v2.4.0 Changes

    February 10, 2022
    • โฌ†๏ธ #470_: Upgrade JS/CSS versions.
  • v2.3.0 Changes

    July 24, 2021
    • ๐ŸŒ #450_: Added Russian translations.
    • #449_: Translates expression for duration
  • v2.2.0 Changes

    June 14, 2021
    • โšก๏ธ Updated docs theme to furo_
    • #445: Added EXPLORER_NO_PERMISSION_VIEW setting to allow override of the "no permission" view (Fix #440)
    • โšก๏ธ #444: Updated structure of the settings docs (Fix #443)
  • v2.1.3 Changes

    May 14, 2021
    • #442: GET params passed to the fullscreen view (Fix #433)
    • #441: Include BOM in CSV export (Fix #430)
  • v2.1.2 Changes

    January 19, 2021
    • #431_: Fix for hidden SQL panel on a new query
  • v2.1.1 Changes

    January 19, 2021

    ๐Ÿš€ Mistake in release

  • v2.1.0 Changes

    January 13, 2021
    • ๐Ÿ’ฅ 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