Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.3.0 #624

Merged
merged 1 commit into from
May 27, 2024
Merged

Release 4.3.0 #624

merged 1 commit into from
May 27, 2024

Conversation

chrisclark
Copy link
Collaborator

4.3.0_ (2024-05-27)

  • Keyboard shortcut to show schema hints (cmd+S / ctrl+S -- note that is a capital
    "S" so the full kbd commands is cmd+shift+s)
  • DB-managed LLM prompts (editable in django admin)
  • Versioned .js bundles (for cache busting)
  • Automatically populate assistant responses that contain code into the editor
  • #616_: Update schema/assistant tables/autocomplete on connection drop-down change
  • #618_: Import models so that migrations are properly understood by Django
  • #619_: Get CSRF from DOM (instead of cookie) if CSRF_USE_SESSIONS is set

@chrisclark chrisclark marked this pull request as ready for review May 27, 2024 02:47
@chrisclark chrisclark merged commit a3d9f10 into master May 27, 2024
13 checks passed
@chrisclark chrisclark deleted the 4.3 branch May 27, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant