Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 12:23
5f21c53

0.2.0 (2026-06-23)

Features

  • configurable runtime, RDS IAM auth, TLS, and 100% test coverage (a531296)
  • data toolbar — global search, per-column filters, click-to-sort (b66308a)
  • dev: docker compose dev stack with seeded demo data (7ef6921)
  • foreign-key click-through + dark editor fixes (e05c4b0)
  • pgweb-style table browsing (sidebar + Data/Structure tabs) (6bdaa52)
  • web: complete Preact+htm UI migration (ceb7131)

Bug Fixes

  • deps: update module github.com/jackc/pgx/v5 to v5.9.2 [security] (#4) (67048bd)
  • deps: update module modernc.org/sqlite to v1.51.0 (#6) (f816324)
  • web: distinguish empty database from loading in sidebar (ec38156)