Skip to content

SimForge Studio preview.8 (build 0.1.8)

Pre-release
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: