Irodori Table v0.7.30
Workbench layout follow-up to v0.7.29: closes #68 and #70.
App changes
- Row Detail is now a full-height right sidebar (VS Code-style). It previously rendered inside the results pane and only spanned the results area. Selecting a grid row or cell opens it, the right-sidebar view switcher brings it back, and closing it clears the row selection. (#68)
- Save button removed from the editor run toolbar. Saving stays on File → Save and its keyboard shortcut, keeping the bottom dock focused on format and run controls. (#70)
- Dock panels now pin their content to the panel height, so long panel content (like a wide row's field list) scrolls inside the panel instead of growing past the workspace.
Sibling crates / extension SDK
- No changes:
irodori-sql,irodori-knowledge, andirodori-kittags are unchanged from v0.7.29.
Packaging
- Lightweight Linux AppImage with default features only (same lane as recent releases). macOS, Windows, updater artifacts, legacy connector bundles, deb, and rpm remain omitted until the full signed release lane is restored.