Skip to content

Release 0.4.13 - #593

Merged
ZhuchkaTriplesix merged 68 commits into
mainfrom
dev
Aug 25, 2026
Merged

Release 0.4.13#593
ZhuchkaTriplesix merged 68 commits into
mainfrom
dev

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Release 0.4.13 — Production-Ready UI Polish & Data Grid Interactivity

Major feature release introducing the complete interactive Data Grid editing suite, advanced query filtering engine, physics-driven collapsible navigation, rich database object context menus, and comprehensive platform polish.

✨ Highlights

📊 Interactive Data Grid & In-Place Editing (Epics A–E, #554, #564#579)

🧭 Sidebar, Navigation & Accessibility (#551, #552, #557, #558, #579)

🛠️ Forms & Platform Fixes (#553, #555, #556, #577)


🧪 Quality & Tests

  • dart analyze: 0 issues found.
  • flutter test: 1156 / 1156 tests passing.

ZhuchkaTriplesix and others added 28 commits August 25, 2026 16:17
…orkspaces

feat(workspaces): wire staging buffer and save handler in SQLite, Postgres, and MySQL workspaces (#565)
…tion-dialog

feat(grid): add atomic DML preview and confirmation dialog before save (#566)
…hortcuts

feat(grid): add in-cell data type validator, visual error cues, and bidirectional navigation shortcuts (#567)
…arser

feat(filter): add multi-clause query parser with AND, OR, NOT, and parentheses (#568)
…nded-operators

feat(filter): support LIKE, ILIKE, IN, IS NULL, BETWEEN, and escaped quotes in filter engine (#569)
feat(filter): add autocomplete and syntax suggestions popup to filter bar (#570)
…value-panel

feat(value-panel): add syntax highlighting and XML/HTML formatter with validation (#571, #572)
feat(calc): add distinct count, median, std dev, and copy stats summary action (#573)
…ns-pivot

feat(groupings): add multi-column grouping, custom aggregations, sorting and CSV export (#574, #575, #576)
…ML generation, and filtering pipelines (#578)

Closes #578
…ation-tests

test(grid): add end-to-end integration tests for data grid staging, DML generation, and filtering pipelines (#578)
…ibility

feat(a11y): add global keyboard shortcuts (Ctrl+F, Ctrl+S, Ctrl+G), focus accessibility, and visual polish (#579)

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit fedb6d5 into main Aug 25, 2026
7 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.

1 participant