Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 01:50
· 14 commits to main since this release
fix: bundle rnaflow_server.py and fix resource path in packaged app

- Add rnaflow_server.py to git (was never committed, so missing from builds)
- Fix main.js to use process.resourcesPath when packaged (app.isPackaged)
  vs __dirname in dev mode — extraResources land in resourcesPath, not __dirname

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>