vnm_terminal v1.0
vnm_terminal v1.0 release.
Windows portable binary:
- Download vnm_terminal_v1.0_w64.zip.
- Top-level vnm_terminal.exe is the portable launcher.
- Runtime files live in vnm_terminal_runtime.
- Built Release/MinGW with VNM_TERMINAL_ENABLE_PROFILING=OFF.
- Does not ship vc_redist.x64.exe; required Qt and MinGW runtime DLLs are included in the runtime directory.
- Build info records app commit 1496cf1 and surface commit 4453b78.
- Includes the vnm_terminal application icon and persistent window state.
macOS app bundle:
- Download vnm_terminal_v1.0_macos_x64.zip.
- Contains vnm_terminal.app with Qt runtime files deployed by macdeployqt.
- Built Release/clang_64 on GitHub Actions macos-15-intel with VNM_TERMINAL_ENABLE_PROFILING=OFF.
- The bundle is ad-hoc signed, not Apple notarized; macOS may require approving the first launch.
- Build source uses app commit 1496cf1 and surface commit 4453b78.