- SQL Assistant: Built in query help via OpenAI (or LLM of choice), with relevant schema automatically injected into the prompt. Enable via setting EXPLORER_AI_API_KEY. - Anonymous usage telemetry. Can be disabled by setting EXPLORER_ENABLE_ANONYMOUS_STATS to False 594_: Eliminate <script> tags to prevent potential Content Security Policy issues
4.1.0.beta2
4.1.0b1
=========================== * SQL Assistant: Built in query help via OpenAI (or LLM of choice), with relevant schema automatically injected into the prompt. Enable via setting EXPLORER_AI_API_KEY. * Anonymous usage telemetry. Can be disabled by setting EXPLORER_ENABLE_ANONYMOUS_STATS to False * `594`_: Eliminate <script> tags to prevent potential Content Security Policy issues
4.1.0.beta1
4.0.2
Not secure
Minor bugfixes
4.0.1
Not secure
- Add support for Django 5.0. Drop support for Python < 3.10. - Basic code completion in the editor! - Front-end must be built with Vite if installing from source. - 565 : Front-end modernization. CodeMirror 6. Bootstrap5. Vite-based build - 566 : Django 5 support & tests - 537 : S3 signature version support - 562 : Record and show whether the last run of each query was successful - 571 : Replace isort and flake8 with Ruff (linting)
**Note**: There is no 4.0.0 release as 4.0.1 was needed to resolve a conflict on PyPi