Skip to content

SimForge Studio preview.5 (build 0.1.5)

Pre-release
Pre-release

Choose a tag to compare

@michaelvu1207 michaelvu1207 released this 09 Sep 10:25

SimForge Studio preview.5

Build 0.1.5 — the installers embed version 0.1.5;
preview.5 is the name of this distribution, not a different build.

  • Source: f5107f749214f29a539f5da12549b5ff902f0e8a (feat/staging-desktop-rollout-20260908)
  • SimForge stack: 0.1.0-rc.61 (not published to npm/PyPI)
  • Connects to: https://staging.simforge.ai at d51f9b16e773d6d9f8d4f3352c76865c1da5c971
  • Checksums: SHA256SUMS · third-party notices: THIRD_PARTY_NOTICES.md
Platform Code signing Qualification Redistribution
windows-x64 unsigned packaged only cleared
linux-x64 unsigned installed and exercised cleared
macos-arm64 ad-hoc packaged only cleared
macos-x64 ad-hoc packaged only cleared

Before you install

  • This build connects to https://staging.simforge.ai, not the production service. Accounts, projects and jobs there are staging data.
  • The Windows installer is not signed. SmartScreen will report an unknown publisher.
  • The macOS app is ad-hoc signed and not notarized. Gatekeeper refuses a quarantined download; opening it requires an explicit approval in System Settings › Privacy & Security.
  • The Linux AppImage and deb are not signed.
  • Interactive qualification of a downloaded installer was performed on linux-x64. windows-x64, macos-arm64, macos-x64 passed packaging verification only.
  • Your data (database, artifacts, map cache, job state) lives outside the install directory and is not removed by uninstalling.
  • Downloaded model weights live separately again, under $SIMFORGE_ASSETS_ROOT (default ~/simforge-assets), and can be tens of gigabytes. Uninstalling the app does not delete them; simforge models uninstall or Remove on the Models screen does.
  • Local use needs no account. richmond-field-station is the only public map; other maps require an authorized SimCloud session.

Verifying what you downloaded

curl -LO https://github.com/SimForgeinc/simforge-oss/releases/download/studio-preview.5/SHA256SUMS
sha256sum --check --ignore-missing SHA256SUMS

Third-party components

See THIRD_PARTY_NOTICES.md. The bundled ffmpeg/ffprobe encoders are built from pinned sources (FFmpeg and libx264) and are distributed under GPL-3.0-or-later; the complete corresponding source of those executables is published with this release.

Corresponding source of the bundled encoders: