Skip to content

Releases: JugPanda/Whisper-Releases

WHISPER Desktop Beta v0.4.0

Pre-release

Choose a tag to compare

@JugPanda JugPanda released this 26 Aug 22:45
419ae28

WHISPER v0.4.0 is the first fully versioned desktop update after v0.3.15.

Highlights

  • Adds the in-app desktop updater to the versioned release path.
  • Includes the latest gameplay, multiplayer, tutorial, audio, HUD, recorder, inventory, results-screen, mobile-layout, and monster-navigation improvements.
  • Improves jumpscare coverage and prevents resource bars from overlapping their labels.
  • Refreshes the Cursed Recorder world art, hotbar presentation, Field Kit drawer, and match-result actions.

Important upgrade note

Some early Windows v0.3.15 and portable builds were published before updater support existed. Those installations require this one manual upgrade to v0.4.0. Afterward, Windows Setup installations can receive future updates in-app.

  • Windows: NSIS Setup, x64. Background updating is enabled.
  • macOS: DMG and ZIP for Intel and Apple silicon. These beta builds are unsigned; automatic updates are not supported until code signing is added.
  • Linux: DEB for Debian/Ubuntu and AppImage for x86_64. AppImage supports the configured update feed; DEB upgrades remain manual.

SHA-256

  • Whisper-Windows-Setup-x64-v0.4.0.exe: 2cbe41ae26b0fc2b32a079f3290b7e103bd692059a2b0f6704de0ee8d866f9be
  • Whisper-macOS-x64-v0.4.0.dmg: cfd2639a896c368f09699694f3533e6d6e119af284ec8ffdf591227f2b0d4781
  • Whisper-macOS-arm64-v0.4.0.dmg: d20f77b6fec9781c378d9f6bff8a40ea1bb11663a59c2ecffed365925dd7c4ea
  • Whisper-macOS-x64-v0.4.0.zip: 69cbd9159af31683e3332f0468b12dfda5e03ea60a75561b77413c63e97d8584
  • Whisper-macOS-arm64-v0.4.0.zip: 5448c4c8714b64f94e7750208c5d646fe6f1f0b8f62d0bc7c6264cfcf7a73f72
  • Whisper-Linux-x86_64-v0.4.0.AppImage: 1eacebe5bf74a53e68ca92e3a512e21a9c43075757c64964e65362388f1da1e1
  • Whisper-Linux-amd64-v0.4.0.deb: 3e06755538b9ae4893e94b56b79a531453caa9d57c9201fc6681de85fc1ccc29

WHISPER Desktop Beta v0.3.15

Pre-release

Choose a tag to compare

@JugPanda JugPanda released this 07 Aug 02:48
419ae28

WHISPER desktop beta v0.3.15 for Windows, macOS, and Linux.

Downloads

  • Windows 10/11 x64 installer — recommended: Whisper-Windows-Setup-x64-v0.3.15.exe
  • Windows 10/11 x64 portable ZIP — advanced users: Whisper-Windows-x64-v0.3.15.zip
  • macOS Apple silicon (M1 and newer) DMG — recommended: Whisper-macOS-arm64-v0.3.15.dmg
  • macOS Intel DMG — recommended: Whisper-macOS-x64-v0.3.15.dmg
  • macOS portable ZIPs — advanced users: Whisper-macOS-arm64-v0.3.15.zip or Whisper-macOS-x64-v0.3.15.zip
  • Debian/Ubuntu x86_64 installer — recommended on supported distributions: Whisper-Linux-amd64-v0.3.15.deb
  • Linux x86_64 portable: Whisper-Linux-x86_64-v0.3.15.AppImage

Install

Windows installer

  1. Run Whisper-Windows-Setup-x64-v0.3.15.exe.
  2. Keep the default location, or select Browse to choose another folder.
  3. Complete setup. Whisper creates desktop and Start menu shortcuts and offers to launch the game.

macOS

  1. Download the DMG for your Mac processor and open it.
  2. Drag Whisper.app to the Applications shortcut, then eject the DMG.
  3. This beta is unsigned and not notarized. macOS may block the first launch; Control-click the app, choose Open, then confirm.

The DMGs were built on a native macOS GitHub Actions runner. Their archives, application layout, update metadata, and Intel/Apple-silicon executable architectures were verified after download. They have not yet been launched interactively on physical Mac hardware. Signing and notarization still require Apple Developer credentials.

Debian or Ubuntu

  1. Download Whisper-Linux-amd64-v0.3.15.deb.
  2. Open it with your software installer, or run sudo apt install ./Whisper-Linux-amd64-v0.3.15.deb.
  3. Launch Whisper from the applications menu.

Other x86_64 Linux distributions

  1. Download the AppImage.
  2. Make it executable: chmod +x Whisper-Linux-x86_64-v0.3.15.AppImage
  3. Run it: ./Whisper-Linux-x86_64-v0.3.15.AppImage

Desktop updates

The refreshed v0.3.15 Windows installer, macOS packages, Linux AppImage, and Linux DEB contain the desktop updater. They check this public release feed after startup. When a future version is available, Whisper downloads it in the background and asks whether to restart and install it. Choosing Later installs the downloaded update when Whisper closes.

  • Update metadata and blockmaps are attached to this release.
  • Existing packages released before this refresh do not contain the updater and must be replaced manually once.
  • macOS automatic updates require a properly signed app. They will remain blocked until Apple Developer signing and notarization are configured.
  • Windows signing is strongly recommended before broad distribution to improve trust and update safety.

SHA-256

  • Windows x64 installer: 77b828d289495b3b1273403b512a266233ed65dca7e9d5a09777107b52122a2d
  • Windows x64 portable ZIP: d4a5cdf344e75d5ab52cd29351f0b5e4d60dde4963faa673996645d4d4919a61
  • macOS Intel DMG: 7b2271542a8ac1a13e8dfef99d3733e6706f9365d3bb24dc408cb3a0ef56b043
  • macOS Apple silicon DMG: dc813f0cb886ad067f1517fd19ca29c36f932aca3d0afbb86fe85fd218245138
  • macOS Intel ZIP: d6d3b675e1694b96797829c7a182af425d3a2e43313db228478cd5d32e782dd3
  • macOS Apple silicon ZIP: bf952a50cbeb04ce23b0e550d66a581bf1040460972feb415a26ed7325a9741e
  • Linux AppImage: bd40ba7cd0bedf29c8cf382822b97c509beaba5aade0d83a38baa626eaca99cc
  • Linux DEB: 5dc92ad401c13147c6a1aade0fc91325ce72f92278707077cf5bd57c2482b62c

Windows and macOS builds are not code-signed. Operating-system security prompts are expected during this beta.