All Versions
29
Latest Version
Avg Release Cycle
137 days
Latest Release
355 days ago
Changelog History
Page 1
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
: AddedDEFAULT_AUTO_FIELD
(Fix#483
) #475
_: AddSET
to blacklisted keywords
- 0๏ธโฃ
-
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
: AddedEXPLORER_NO_PERMISSION_VIEW
setting to allow override of the "no permission" view (Fix#440
)- โก๏ธ
#444
: Updated structure of the settings docs (Fix#443
)
- โก๏ธ Updated docs theme to
-
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 toEXPLORER_PERMISSION_CHANGE
andEXPLORER_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 aQuery
object contains SQL
- ๐ฅ BREAKING CHANGE: