tiletopia/src-tauri
megaproxy 31bc4859cf Bump version to 0.2.1
Changes since 0.2.0:
- Fix broadcast no-op (useEffect deps captured stale orch ref, so paneIds
  got silently unregistered on every click → broadcastFrom found no peers)
- Flat-list layout architecture: render leaves as siblings keyed by id,
  position via absolute boxes. PTYs survive any tree reshape.
- Drag a pane's toolbar onto another pane to swap them
- Idle reporting moved out of toast spam into a "N idle" titlebar badge
  + red pane border + red "idle" status text
- Themed terminal scrollbars
- Global 📡 broadcast toggle in the titlebar
- Presets preserve existing panes' shells (only kill what overflows the
  preset's slot count, with a confirm dialog)
- React 18 frontend (Svelte version retired to svelte-archive branch)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 21:10:50 +01:00
..
capabilities Initial scaffold from M1 spike (tiletopia) 2026-05-22 12:31:29 +01:00
icons M5 ship infrastructure: icon, version, release script, README 2026-05-22 13:38:29 +01:00
src Add M3: APPDATA persistence + presets + per-pane distro/label 2026-05-22 12:55:46 +01:00
build.rs Initial scaffold from M1 spike (tiletopia) 2026-05-22 12:31:29 +01:00
Cargo.lock Bump version to 0.2.0 (first React-based release) 2026-05-22 18:31:46 +01:00
Cargo.toml Bump version to 0.2.1 2026-05-22 21:10:50 +01:00
tauri.conf.json Bump version to 0.2.1 2026-05-22 21:10:50 +01:00