Irodori Table v0.7.31
Layout polish: closes #72.
App changes
- Results header wraps inside a narrowed pane. With a sidebar open, the header kept its full-width layout, so the result-set tabs and right-side actions (CSV / Copy / Import…) were sliced at the sidebar boundary — which read as the sidebar overlaying the results, even though the dock layout is a true split. The header and its actions cluster now wrap onto additional rows, so no control is ever clipped under a sidebar edge, and an e2e assertion guards this. (#72)
Sibling crates / extension SDK
- No changes:
irodori-sql,irodori-knowledge, andirodori-kittags are unchanged from v0.7.30.
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.