Skip to content

v0.6.0

Choose a tag to compare

@mulhamna mulhamna released this 08 Jul 17:49
059d028

0.6.0 (2026-07-08)

Features

  • app: add Cassandra (CQL) driver and wire into UI (c12237c)
  • app: add Cassandra engine badge and color (25cef18)
  • app: add Cassandra option to the connection form (5611a6e)
  • app: add IconButton and SVG icons for caret/clock (7c986a2)
  • app: add SQLite driver and wire into UI (48cbcc9)
  • app: add SQLite driver and wire into UI (800da02)
  • app: dispatch Cassandra driver via AnyDriver (1a147db)
  • app: macOS word and line motions in the query editor (c68aedc)
  • app: native macOS window frame and rename to RDB (4e13262)
  • app: parse Cassandra queries as CQL text (7d73252)
  • app: show connecting progress and errors on Connect (d251207)
  • app: TablePlus-grade query editor + inline CRUD (9c1ec75)
  • app: TablePlus-grade query editor + inline CRUD (84c5f1c)
  • app: use native OS window frame and rename to RDB (6dc65b4)
  • app: wire Cassandra into ports, browsing, editor and tree (838e380)

Bug Fixes

  • app: compile Slint on a large-stack thread for Windows (9ff8dc5)
  • app: connection-form + editor UX (dropdowns, connect feedback, motions, icons) (b3b36ac)
  • app: replace blank ComboBox with a custom SelectBox (5c8a40f)
  • app: use SVG icons for header history and theme toggle (1bbd0d8)