Skip to content

Whisper Input v1.3.18

Choose a tag to compare

@EthanYoQ EthanYoQ released this 02 Jun 14:38
· 12 commits to main since this release

Summary

  • Remove the frontend outer border/ring from the main app window shell.
  • Bump app version to 1.3.18.
  • Record the local Whisper Input directory rule to keep only source and app long term.

Verification

  • npm run build
  • cargo test --manifest-path src-tauri/Cargo.toml capsule_window_bounds --lib
  • powershell -NoProfile -ExecutionPolicy Bypass -File scripts/windows-preflight.ps1 -Toolchain msvc
  • powershell -NoProfile -ExecutionPolicy Bypass -File scripts/windows-package-msvc.ps1 -SkipRustInstall -SkipNpmCi -CleanArtifacts -ArtifactsRoot "C:\Vibe Coding Project\Whisper-input\app"
  • Chrome headless screenshot of http://127.0.0.1:1420 after the window-border change