Skip to content

Releases: SimForgeinc/simforge-oss

SimForge OSS v0.1.0-rc.65

Pre-release

Choose a tag to compare

@michaelvu1207 michaelvu1207 released this 13 Sep 10:31

SimForge Studio preview.8 (build 0.1.8)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Sep 11:45

SimForge Studio preview.8

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

  • Source: 9bb538e07c0e6c5e771eb11936dc2ba13d8bccbc (fix/mac-private-port-20260910)
  • SimForge stack: 0.1.0-rc.61 (not published to npm/PyPI)
  • Connects to: https://staging.simforge.ai at 189a808a3b870cf3cb664f8215800387637247d4
  • Checksums: SHA256SUMS · third-party notices: THIRD_PARTY_NOTICES.md
Platform Code signing Qualification Redistribution
windows-x64 unsigned packaged only cleared
linux-x64 unsigned packaged only cleared
macos-arm64 ad-hoc installed and exercised 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 macos-arm64. windows-x64, linux-x64, 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.8/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:

SimForge Studio preview.6 (build 0.1.6)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Sep 00:32

SimForge Studio preview.6

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

  • Source: 2d24ac5aa3767c8651937744206e0e5a1b678302 (feat/alpamayo-verified-20260909)
  • SimForge stack: 0.1.0-rc.61 (not published to npm/PyPI)
  • Connects to: https://staging.simforge.ai at 1415be5f886fe70c5df85bea89391904ff7fccd8
  • 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.6/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:

SimForge Studio preview.5 (build 0.1.5)

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:

SimForge Studio preview.2 (build 0.1.2)

Pre-release

Choose a tag to compare

@michaelvu1207 michaelvu1207 released this 08 Sep 19:24

SimForge Studio preview.2

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

  • Source: c79c4af62c004318d4b7697a1e96a0ccc6654010
  • SimForge stack: 0.1.0-rc.61 (not published to npm/PyPI)
  • Connects to: https://staging.simforge.ai
  • 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.2/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:

SimForge Studio preview.1 (build 0.1.1)

Pre-release

Choose a tag to compare

@michaelvu1207 michaelvu1207 released this 08 Sep 15:18

SimForge Studio preview.1

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

  • Source: f4146f738f23d3ba5dd53469c2e7569732de494d (release/product-releaseops-20260907)
  • SimForge stack: 0.1.0-rc.61 (not published to npm/PyPI)
  • Connects to: https://staging.simforge.ai
  • 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.
  • Keyboard driving tested end-to-end. Wheel/pedal controls and calibration tested with injected Gamepad input; physical steering-wheel hardware remains unverified.
  • All ten maps require an authorized SimCloud session on the origin this build connects to; anonymous use provides Richmond Field Station only.
  • Interactive qualification and the signed-in staging journey were performed on the Linux deb and AppImage only; Windows and macOS installers passed CI packaging, encoder and digest verification and were not launched on real hardware.
  • The signed-in staging journey was exercised on 2026-09-08 against the staging deployment current at publication; staging is redeployed continuously and later deployments are not covered by this qualification.
  • Cloud open-loop evaluation, physical wheel hardware, renderer visual-quality parity and full 30 GB map-cache performance remain unverified.
  • 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.1/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: