Skip to content

FusedRender v0.3.14

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:31

What's Changed

  • Header-less scripts run on the app's interpreter; the venvs that remain get a visible install flow by @iamsdas in #317
  • mounts: stop a healthy WinFsp mount reading as "disconnected" on Windows by @amanbagrecha in #324
  • Pin the fused engine to PyPI (fused==2.9.3b2) instead of the S3 wheel URL by @iamsdas in #327
  • Windows installer: keep the build off the project-wide uv resolution by @iamsdas in #328
  • macOS quit: one teardown for every surface — unmount before reaping rcd, off the main thread, no SIGABRT by @iamsdas in #329

Full Changelog: v0.3.13...v0.3.14