Skip to content

Releases: imrj05/db-connect

DB Connect v0.0.23

27 May 19:48
d584690

Choose a tag to compare

What's changed since v0.0.22

  • refactor: update connection dialog styles and improve layout

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.22

25 May 20:38
fc397ad

Choose a tag to compare

What's changed since v0.0.21

  • feat: update UI components for improved styling and accessibility

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.21

24 May 19:41
0f54e03

Choose a tag to compare

What's changed since v0.0.20

  • chore: update version to 0.0.21 and add new dependency for dirs feat(monitoring): enhance telemetry preferences handling and initialization refactor: update table action handlers to support schema in database operations
  • docs: remove AI assistant references from README, plan, todo, and settings design doc
  • feat(ux): sidebar auto-hide, typed-confirm drop/truncate, shortcuts help, dirty-tab guard
  • refactor(frontend): remove AI assistant UI, store fields, and SDK deps
  • refactor(backend): remove AI provider commands and credential storage
  • Merge pull request #3 from imrj05/fix/no-password-connection-version
  • Merge branch 'master' of https://github.com/imrj05/db-connect into fix/no-password-connection-version
  • chore: update CHANGELOG.md for v0.0.19

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.20

22 May 19:47
a0d53fb

Choose a tag to compare

What's changed since v0.0.19

  • feat: integrate Sentry for error reporting and telemetry

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.19

18 May 15:49
3a3ee7d

Choose a tag to compare

What's changed since v0.0.18

  • fix: allow passwordless database connections
  • chore: update CHANGELOG.md for v0.0.18

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.18

28 Apr 20:39
0ccd42d

Choose a tag to compare

What's changed since v0.0.17

  • chore: bump version to 0.0.18 in package.json
  • feat(schema-diff): implement schema diffing and DDL generation for PostgreSQL, MySQL, and SQLite
  • feat: add schema filter and image export to ER diagram
  • chore: update CHANGELOG.md for v0.0.17

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.17

28 Apr 19:20
8e84a16

Choose a tag to compare

What's changed since v0.0.16

  • feat: enhance table handling and export functionality
  • Merge branch 'master' of https://github.com/imrj05/db-connect
  • feat: fix query error handling with back navigation and AI fix
  • chore: update CHANGELOG.md for v0.0.16

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.16

26 Apr 18:32
4546a12

Choose a tag to compare

What's changed since v0.0.15

  • chore: update version to 0.0.16 and remove obsolete tests
  • feat: enhance README.md with new features including connection health panel, SQL snippets library, and schema diff
  • chore: update CHANGELOG.md for v0.0.15

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.15

26 Apr 18:12
65face9

Choose a tag to compare

What's changed since v0.0.14

  • feat: update popover, select, sheet, and tooltip components to use new state attributes for animations
  • fix: batch 9 bugs — column search (Popover), auto-refresh (stable refs), truncation warning (CSS var)
  • feat: Batch 9 — insert row, jump to page, column search, auto-refresh, truncation warning
  • fix column stats panel: move out of cell renderer, redesign as bottom strip
  • redesign column stats panel as readable side panel
  • feat(batch-8): query result UX — column stats, freeze, agg footer, color rules, multi-stmt runner, per-tab page size
  • docs: add batch 8 query result UX design plan
  • refactor: update TitleBar styles and improve accessibility
  • feat: refresh the app UI and connection workflow
  • Merge branch 'master' of https://github.com/imrj05/db-connect
  • feat: add license activation dialog and update title bar for license management
  • chore: update CHANGELOG.md for v0.0.14

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app

DB Connect v0.0.14

24 Apr 18:43
fd06a3f

Choose a tag to compare

What's changed since v0.0.13

  • chore: bump version to 0.0.14 in package.json
  • feat: enhance UI components and integrate AI functionality
  • refactor: update UI components for improved styling and functionality
  • feat: enhance CommandDialog and DialogContent styles; add FieldInput component
  • feat: add ErrorBoundary component for error handling in the application
  • chore: update CHANGELOG.md for v0.0.13

macOS — Gatekeeper warning

If macOS blocks the app, run once in Terminal after installing:

xattr -cr /Applications/DB\ Connect.app