Skip to content

Releases: forinda/fordb

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:35
ccff597

0.10.0 (2026-07-31)

Features

  • connection switcher in the sidebar (switch in place) (#292) (dd77cb9)
  • Export destination page (SQL + CSV) (#298) (ac8f308)
  • Import destination page (SQL + CSV) (#299) (992f9c3)
  • pick an editor colour scheme (Monokai, Dracula, Nord, …) (#307) (beda0e3)
  • pin a "Settings" row at the bottom of the sidebar (#294) (a875ee1)
  • rename Dashboard→Monitoring + sidebar destinations group (#296) (f16f76f)
  • Roles & Server-settings as full-pane views (un-nest from dashboard) (#295) (426640b)
  • searchable combobox for the database switcher (#305) (4c7b95a)
  • sidebar "Users & roles" row (surface buried user management) (#293) (4a504d3)

Bug Fixes

  • dark-mode contrast in the query editor (#306) (9568186)
  • green test suite — CSV dialog selector, slow history test, e2e docs (#304) (e7ba390)
  • reachable sequence/matview menus, tree fills panel, honest labels (#290) (58cc651)
  • repo does not build from a clean checkout (#300) (beeb64c)
  • sidebar menu clipping, modal close, Tab completion; feat: VS Code-style palette (#308) (7ffe16d)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:38
8b6c7d3

0.9.0 (2026-07-12)

Features

  • database-level header in the sidebar (level cue) (#286) (44e7db4)
  • filter box for the schema tree (#281) (c5636f5)
  • fold tables into a Tables/Collections folder with a count (#284) (92d30c7)
  • move New schema to the database header (#289) (9b190eb)
  • regroup schema-tree context menus (sections, submenus, drop last) (#282) (11df446)
  • server-level actions on the connection header (roles home + level cue) (#285) (19eea79)
  • tree filter finds tables across unexpanded schemas (#288) (c08d325)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:29
2fdea95

0.8.0 (2026-07-12)

Features

  • agent-initiated writes — gated run_write, off by default (MA8-C) (#251) (ba5ebe5)
  • AI token metering — tokens per turn + session (MA8-E) (#254) (4488323)
  • bulk edit (Edit selected) + clone rows (Phase 1) (#258) (151b6c7)
  • CHECK constraints — table designer + add on existing (Phase 2) (#265) (84da6fb)
  • export MongoDB query results to JSON/NDJSON (mongo advanced 2/4) (#276) (470567b)
  • export the filtered browse table to CSV/JSON (Phase 1) (#256) (d734db8)
  • function/trigger authoring (Postgres) — raw definition editor + drop (Phase 1) (#262) (442597d)
  • generated columns in table + column designer (Phase 2) (#267) (b456d57)
  • grant/revoke table privileges from the Roles panel (Phase 2) (#271) (fb9152f)
  • list + drop check constraints in Structure view (Phase 2) (#269) (6ba11af)
  • MongoDB bulk writes — updateMany/deleteMany (mongo parity 3/3) (#274) (0f7c990)
  • MongoDB collection admin — create/drop/rename (mongo parity 2/3) (#273) (a1e270c)
  • MongoDB explain plans (mongo advanced 1/4) (#275) (8eba3da)
  • MongoDB index management (mongo parity 1/3) (#272) (4760269)
  • MongoDB schema validation rules (mongo advanced 3/4) (#277) (a15ce01)
  • MongoDB user administration (mongo advanced 4/4) (#278) (c16b9d7)
  • partial + expression indexes (Phase 2) (#266) (26e9795)
  • richer filter operators + composite FK navigation (Phase 1) (#259) (663cfbb)
  • saved AI conversations — auto-save, reopen, delete (MA8-D) (#253) (f6ff726)
  • sequences + materialized views in the schema tree (Phase 2) (#270) (208b307)
  • table maintenance — VACUUM / ANALYZE / REINDEX (Phase 2) (#264) (91e584d)
  • TLS client cert/key/CA for Postgres connections (Phase 2) (#268) (f6ea9ad)
  • two-way sync the Postgres connection URL (like the Mongo URI) (#261) (8e954b5)
  • user/role management (Postgres) — create/alter/drop + membership (Phase 1) (#260) (cab2a07)

Bug Fixes

  • cell editing broken (glide #portal) + themed review modal + pending tray (#257) (3370dcf)
  • enable secret-bearing connection e2e (test keychain) + repair PG specs (#263) (5ae267a)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 01:13
946a984

0.7.0 (2026-07-12)

Features

  • in-app AI agent panel — NL→SQL, tool-using, read-only (MA8-B) (#249) (fc1af69)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 00:14
5a574e4

0.6.0 (2026-07-12)

Features

  • MCP read-only gate + persistence (MA8-A foundation) (#246) (af97f80)
  • read-only MCP server + Preferences page (MA8-A) (#248) (3456b8f)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:17
b63d5d2

0.5.0 (2026-07-11)

Features

  • smarter SQL autocomplete (aliases, keywords, type detail) (#244) (ffca58a)

Bug Fixes

  • UI visibility — scrollable toolbars, dashboard tabs, untagged connections (#242) (da41702)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:45
6d5e73d

0.4.1 (2026-07-11)

Bug Fixes

  • default-import electron-updater (CJS) so the packaged app launches (#240) (c402c0a)

fordb 0.4.0 (broken — use v0.4.1)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 12:14
0703ec0

⚠️ BROKEN RELEASE — do not install. v0.4.0 crashes at launch (Named export 'autoUpdater' not found). Fixed in v0.4.1 — use that instead.


0.4.0 (2026-07-11)

Features

  • in-app auto-update via electron-updater (#239) (fc58259)
  • multi-column FKs + Indexes tab in the Create Table designer (#238) (d52ac39)

Bug Fixes

  • wrap query/data toolbars and scroll tabs when narrow (#236) (e8bc141)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:48
077cf3f

0.3.0 (2026-07-11)

Features

  • Create Database dialog with full metadata (Postgres) (#228) (7a250c4)
  • DDL builder — unique columns, inline FKs, CREATE DATABASE options (#225) (39e9bde)
  • fetchRoles helper + designer spec/plan (Task 2) (#226) (811adea)
  • Modal primitive + Create Table designer (Tasks 3-4) (#227) (0af4a26)
  • VitePress landing + docs site → GitHub Pages (#232) (10b9ce5)

Bug Fixes

  • focus trap in Modal + duplicate-column guard in table designer (#229) (45a8f64)
  • push rpm to concrete Cloudsmith distros (fedora/el any-version) (#223) (ef4db89)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 02:15

0.2.0 (2026-07-11)

Features

  • apt/dnf install via Cloudsmith (deb + rpm) (#220) (9d907f6)