Skip to content

Draft to Take v3.0.0 beta 12

Choose a tag to compare

@JaySpiffy JaySpiffy released this 06 Jun 10:31
· 11 commits to main since this release

Draft to Take beta 12 is an installer-only hotfix for the native Windows preview.

Recommended Windows path:

  • Download DraftToTake-Native-Setup-v3.0.0-beta.12.exe from the assets below.
  • Run the installer and choose Full Studio (recommended).
  • Start Draft to Take from the Start Menu.

What changed:

  • Fixes update/reinstall cases where an old managed Python runtime could survive and still miss huggingface_hub.
  • The launcher now checks required Python imports before startup and repairs the runtime automatically when packages are missing.
  • Runtime setup is offered on update installs, not only the first install.
  • Diagnostics now reports whether required native Python imports are ready.

Installer notes:

  • This is a Windows installer preview, not a final signed production installer.
  • The installer is unsigned, so Windows SmartScreen may warn on first run.
  • NVIDIA GPU is strongly recommended.
  • Model files are not bundled in the setup exe; they download into %USERPROFILE%\DraftToTake\shared.
  • SHA256: $hash

Docker fallback:

  • Docker users can still download the Source code zip or clone the repo.
  • The Docker launcher still pulls public GHCR images tagged �3.0.0-beta.10.
  • Start with start.bat if you prefer the container path.