4.0.1
- 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