π Incredible Day for Architecture & Features!
Today has been a powerhouse β v0.17.0's momentum continues strong with architectural refactors AND two fresh feature requests from the community.
π Today's Highlights (March 12)
β¨ Major Commits
A focused afternoon of plugin system extensibility and architecture cleanup:
| Commit |
Description |
#297 |
β
Clean up session/UI when driver plugin missing on connect |
#295 |
β
SQL dialect extensibility β move behaviors into plugins |
#294 |
β
Plugin extensibility phase 2 β extend ConnectionField types, table operations, DML/DDL generation |
#292 |
β
Extend ConnectionField with number, toggle, stepper types |
#291 |
β
Replace window lifecycle/SSH tunnel notifications with direct calls |
#289 |
β
Replace SSH tunnel & lifecycle notifications |
#288 |
β
Replace editor/AI notifications with direct calls |
Bottom line: Solid progress removing hardcoded DatabaseType switches, enabling plugins to define their own SQL dialects, field types, and query builders. π
π Fresh Community Requests
| # |
Title |
Type |
#296 |
Double-click .sqlite file stuck in "Connecting..." |
π Bug |
#293 |
Show only selected columns |
π‘ Enhancement |
Context
#296 is a regression from the double-click feature (#262) shipped in v0.17.0 β app hangs on first-ever launch when opening via Finder
#293 is a great UX idea: add a Columns button near the Filters button to toggle visibility of specific columns
π¦ Release Recap: v0.17.0 (March 11)
Yesterday's release was massive:
β
New databases: DuckDB with CSV/Parquet/JSON querying
β
Safety: 6-level Safe Mode system with Touch ID/password authentication
β
UX: Preview tabs (single-click) & Quick Switcher (βP)
β
Architecture: SQLite & plugins extracted, import plugin system
β
Downloads: Oracle & ClickHouse now downloadable plugins
β
Plugin releases: SQLite v1.0.1, Oracle v1.0.1, DuckDB v1.0.1, ClickHouse v1.0.1
Plus: ~/.pgpass file support, Pre-connect scripts for PostgreSQL. π
π Issue Status Summary
| Status |
Count |
Notes |
| Open Issues |
4 |
1 bug (#296), 3 enhancements |
| Closed (This Session) |
8+ |
Quick Switcher, Safe Mode, Preview tabs all resolved |
| Open PRs |
2 |
#140 Connection Groups, #45 iCloud Sync (draft) |
π‘ Recommended Next Steps
- Fix
#296 ASAP β regression in fresh SQLite launch via Finder; impacts first-time user experience
- Evaluate
#293 β column visibility toggle is a solid UX win; could pair with existing filter system
- Prioritize PR
#140 β connection groups with hierarchical management and multi-selection is a big feature; needs review & testing
- Plan v0.18.0 β candidates: fix
#296, column visibility (#293), finalize connection groups (#140), and one new database (libSQL/Cloudflare D1 very popular)
π Team Momentum
The architecture refactors (Phases 1-7) are nearly complete β notification system decommissioning + plugin extensibility converging. Clean, maintainable code emerging. The plugin system is now flexible enough for custom database types and dialects. πͺ
Generated by Daily Repo Status Β· datlechin/TablePro
Generated by Daily Repo Status Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@346204513ecfa08b81566450d7d599556807389f
π Incredible Day for Architecture & Features!
Today has been a powerhouse β v0.17.0's momentum continues strong with architectural refactors AND two fresh feature requests from the community.
π Today's Highlights (March 12)
β¨ Major Commits
A focused afternoon of plugin system extensibility and architecture cleanup:
#297#295#294#292#291#289#288Bottom line: Solid progress removing hardcoded DatabaseType switches, enabling plugins to define their own SQL dialects, field types, and query builders. π
π Fresh Community Requests
#296.sqlitefile stuck in "Connecting..."#293Context
#296is a regression from the double-click feature (#262) shipped in v0.17.0 β app hangs on first-ever launch when opening via Finder#293is a great UX idea: add a Columns button near the Filters button to toggle visibility of specific columnsπ¦ Release Recap: v0.17.0 (March 11)
Yesterday's release was massive:
β New databases: DuckDB with CSV/Parquet/JSON querying
β Safety: 6-level Safe Mode system with Touch ID/password authentication
β UX: Preview tabs (single-click) & Quick Switcher (
βP)β Architecture: SQLite & plugins extracted, import plugin system
β Downloads: Oracle & ClickHouse now downloadable plugins
β Plugin releases: SQLite v1.0.1, Oracle v1.0.1, DuckDB v1.0.1, ClickHouse v1.0.1
Plus:
~/.pgpassfile support, Pre-connect scripts for PostgreSQL. ππ Issue Status Summary
#296), 3 enhancements#140Connection Groups,#45iCloud Sync (draft)π‘ Recommended Next Steps
#296ASAP β regression in fresh SQLite launch via Finder; impacts first-time user experience#293β column visibility toggle is a solid UX win; could pair with existing filter system#140β connection groups with hierarchical management and multi-selection is a big feature; needs review & testing#296, column visibility (#293), finalize connection groups (#140), and one new database (libSQL/Cloudflare D1 very popular)π Team Momentum
The architecture refactors (Phases 1-7) are nearly complete β notification system decommissioning + plugin extensibility converging. Clean, maintainable code emerging. The plugin system is now flexible enough for custom database types and dialects. πͺ
Generated by Daily Repo Status Β· datlechin/TablePro