Skip to content

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)