v2.5.0
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
- feat: mcp oauth by @anton62k in #286
- feat: mcp long lived tokens by @anton62k in #287
- feat: table editor by @anton62k in #288
- chore: clean code by @anton62k in #289
- chore: clean code by @anton62k in #290
- chore: schema-toolkit-ui 0.6.2 by @anton62k in #291
- chore: schema-toolkit-ui 0.6.3 by @anton62k in #292
- feature: collapsible sidebar by @anton62k in #293
- chore: upgrade schema-toolkit-ui 0.6.4 by @anton62k in #294
- feat: table editor pick mode by @anton62k in #295
- chore: schema-toolkit-ui 0.6.7 by @anton62k in #296
- chore: schema-toolkit-ui 0.6.8 by @anton62k in #298
- feat: breadcrumbs with row rename, readonly banner, unified header by @anton62k in #299
- fix: breadcrumbs by @anton62k in #300
- chore: v2.5.0 by @anton62k in #301
Full Changelog: v2.4.0...v2.5.0