Skip to content

Irodori Table v0.7.32

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 23:15

Layout polish: closes #74.

App changes

  • Sidebars keep their configured widths. Dockview redistributed the container proportionally when a root-edge panel was inserted, ignoring the configured widths: the explorer opened at ~465px instead of 200px on a 1440px window, and stretched further when the Row Detail sidebar opened. Sidebar widths are now pinned when a sidebar panel is added, with the editor absorbing the difference — the workspace reads roughly 1:8:1 sidebar : editor : sidebar. (#74)

Sibling crates / extension SDK

  • No changes: irodori-sql, irodori-knowledge, and irodori-kit tags are unchanged from v0.7.31.

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.