4.1.0.beta4
Pre-release
Pre-release
4.1.0b4_ (2024-04-17)
- Fixes an issue in b2 with different DB backends throwing different exception types if migrations are not applied.
- 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