Skip to content

FusedRender v0.3.12

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:48

What's Changed

  • Open in Claude Code via claude-cli:// deep links by @vasu2001 in #286
  • Standard file-explorer keyboard shortcuts, multi-select, and a Cmd/Ctrl+K cheat sheet by @iamsdas in #287
  • Repair mounts whose backend died, instead of crashing on them by @iamsdas in #288
  • Make the parquet structure view survive a heavy file by @iamsdas in #290
  • Add call log: record and view API calls made by rendered pages by @isaacbrodsky in #283
  • Make AppImage compression level configurable for CI builds by @isaacbrodsky in #291
  • Fix test compatibility with minimal Python builds and improve dev setup docs by @isaacbrodsky in #292
  • Require auth on the rclone rc daemon, and escape untrusted strings in the map template by @isaacbrodsky in #293
  • Fix XSS, zip-slip, path-escape, and argv-secret findings from security audit by @isaacbrodsky in #294
  • Sort listings by name alphabetically, without splitting folders from files by @iamsdas in #295
  • fix(mounts): make Windows mounts work and recover gracefully by @amanbagrecha in #284
  • Light palettes for claude/history/annotate/zip, delete the redundant csv template, and fix zip navigation by @iamsdas in #296
  • Hide save/rename while editing a bookmark name; scroll a new bookmark into view by @vasu2001 in #297
  • Preview template: render a folder's lone app, widen the preview pane by @vasu2001 in #298
  • excel template: light default and filter-dropdown upgrades from the editor example by @amanbagrecha in #300
  • markdown v2: one editable Live Preview surface, wikilinks, backlinks and a link graph by @iamsdas in #302

Full Changelog: v0.3.11...v0.3.12