Changelog
What's New
Version history and release highlights for QueryArk.
v0.2.2 February 24, 2026
v0.2.2
fix- Fix app icon missing from Linux packages
- Auto-publish releases (no more draft)
- Automate website version and changelog updates on release
- Remove open source and GitHub references from website
v0.2.1 February 23, 2026
v0.2.1
fix- Add product website with automated deployment
- Fix release workflow permissions
v0.2.0 February 23, 2026
v0.2.0
feature- Crash reporting with Sentry (opt-in)
- Anonymous usage telemetry (opt-out by default)
- In-app "What's New" changelog after updates
- Automatic config backup with restore support
- End-to-end test scaffolding with Playwright
- Auto-suggest indexes for slow queries
- Query result charts (bar, line, pie)
- Side-by-side result comparison
- Parameterized query execution
- Query profiling dashboard with optimization hints
v0.1.0 January 1, 2026
v0.1.0
feature- Initial release with 17 database engine support
- Query editor with CodeMirror 6
- Inline cell editing, row insertion/deletion
- Connection management with SSH tunneling and SSL
- ER diagram viewer and visual query builder
- Table/data diff and migration generator