Skip to content

v2.5.0

Choose a tag to compare

@anton62k anton62k released this 02 Mar 16:29
· 45 commits to master since this release
e0e870a

Features

  • Table Editor — new inline editing with search/filter/sort, column resize/pin, saved views (#288)
  • Table Editor pick mode — row selection without editing for FK fields (#295)
  • MCP OAuth — authorize page, token page, OAuth proxy endpoints (#286)
  • MCP long-lived tokens — scope handling in authorize flow (#287)
  • Collapsible sidebar — toggle, hover-to-expand, keyboard shortcut Cmd+, persisted state (#293)
  • Breadcrumbs — schema-toolkit-ui breadcrumbs with inline row rename, sticky read-only banner (#299, #300)

Chores

  • Legacy code cleanup — removed RowList widget, old schema store layer (#289, #290)
  • schema-toolkit-ui upgrades: 0.6.2 → 0.6.3 → 0.6.4 → 0.6.7 → 0.6.8 → 0.6.11 → 0.6.12 (#291, #292, #294, #296, #298, #299, #300)

What's Changed

Full Changelog: v2.4.0...v2.5.0