Skip to content

Draft to Take v3.0.0 beta 13

Choose a tag to compare

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

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

Recommended Windows path:

  • Download DraftToTake-Native-Setup-v3.0.0-beta.13.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 checks required Python imports before startup and repairs the runtime automatically when packages are missing.
  • Fixes a PowerShell startup-diagnostics edge case: one-line log tails no longer crash with The property 'Count' cannot be found on this object.
  • Runtime setup is offered on update installs, not only the first install.
  • Diagnostics 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.