OmniBioAI Studio v0.3.0-beta
Pre-release
Pre-release
Added
- Auto-updater (electron-updater) — in-app update banner and one-click restart to install
- CI/CD across all 28 ecosystem repos
- docker-compose-release.yml and .env.example attached to every release
- SHA256SUMS.txt for all release artifacts
- WDL validation in workflow-bundles CI
- Linux ARM64 builds (AppImage, DEB, RPM) for DGX/Graviton
- Windows NSIS installer now live (was waitlist)
- Screenshots in README (Control Center, Health, Coverage, Tool Images)
- License card and ATAC-seq card on landing page
- sync-version GitHub Actions workflow on landing page
Fixed
- Stray
cdinstruction in launcher Dockerfile - docker-compose-release.yml using MACHINE_DIR (now portable)
- macOS DMG build failing due to npm socket hang up (added caching)
- Compose validation in CI failing due to missing env vars
- .env committed to git history (purged + secrets rotated)
Changed
- All download links on omnibioai.org updated to v0.3.0-beta exact filenames
- Release workflow now uses --publish onTag for auto-updater manifests
- jupyter/rstudio/vscode added to release compose (were missing)
- license-server added to release compose