Skip to content

release#834

Merged
modelorona merged 15 commits intoreleasefrom
main
Mar 9, 2026
Merged

release#834
modelorona merged 15 commits intoreleasefrom
main

Conversation

@modelorona
Copy link
Copy Markdown
Collaborator

@modelorona modelorona commented Mar 5, 2026

  • Fix issue where UUID generation was inconsistent in certain environments
  • Remove column type from export to make it possible to reimport
  • Fix issue where page size wasn't being respecting in certain situations
  • Fix issue where "Enter" key wasn't being respected when changing page size
  • Hide NDJSON option in export if the database does not support it
  • Fix where importing CSV with empty values for nullable cols fails in certain situations
  • Fix where import CSV would fail in override and append modes in certain situations
  • Update how the shortcuts are set up as well as remove conflicting ones
  • Fix for certain shortcuts not being registered
  • Add Merge With Existing Data import option (similar to upsert in SQL)
  • Added a generic frontend error boundary check

Comment thread core/src/plugins/gorm/batch.go Dismissed
Comment thread core/src/plugins/gorm/batch.go Dismissed
@modelorona modelorona merged commit 4670a52 into release Mar 9, 2026
41 of 53 checks passed
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.

3 participants