Skip to content

Releases: koharu-rs/koharu

0.79.4

Choose a tag to compare

@github-actions github-actions released this 28 Aug 02:49
f893e17

0.79.4 - 2026-08-28

🐛 Bug Fixes

  • (runtime) Update Torch to v2.13.0.3 - (fd0ca01)
  • (runtime) Update Torch release - (2f308fa)

📚 Documentation

0.79.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:58
6da1862

0.79.3 - 2026-08-27

🐛 Bug Fixes

  • (runtime) Use dedicated release repositories - (86ff7f0)

⚙️ Miscellaneous Tasks

0.79.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:50
65eeb1c

0.79.2 - 2026-08-27

🐛 Bug Fixes

  • (runtime) Use koharu-rs release repositories - (559aab7)

0.79.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 01:19
cb60b7d

0.79.1 - 2026-08-27

🐛 Bug Fixes

  • (build) Pin Tauri CEF toolchain - (a9ce05f)

0.79.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:57
5ba4f80

0.79.0 - 2026-08-26

⛰️ Features

🐛 Bug Fixes

  • (runtime) Restore macOS Torch load order - (10c440a)
  • Inpaint preview mask transparency (#987) - (023bf7a)

New Contributors ❤️

0.78.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:09
b81d51d

0.78.2 - 2026-08-26

🐛 Bug Fixes

  • (ci) Extend native build timeout - (19a7999)
  • (ci) Use CodeBuild project defaults - (bbb2f42)
  • (ci) Route CodeBuild jobs by platform - (8a7472d)
  • (ci) Apply explicit CodeBuild overrides - (d47413c)
  • (ci) Use CodeBuild large runners - (b3730fa)
  • (ci) Use CodeBuild Ubuntu 7 image - (44f9053)
  • (ci) Support PyTorch 2.13 Torch builds - (12da3d9)
  • (ci) Persist Torch ROCm architectures - (c434b7f)
  • (ci) Repair Torch accelerator builds - (16551b7)
  • (ci) Use Linux CUDA package names - (4a840e1)
  • (ci) Enable long paths for Torch checkout - (575b243)
  • (ci) Include prerelease llama.cpp releases - (ea545e3)
  • (linux) Prevent CEF mallinfo overflow - (67cffb8)
  • (ml) Disable MIOpen on Windows gfx10 - (8818911)
  • (ml) Align RF-DETR inference with upstream - (e09feb8)
  • (torch) Restore stream serialization - (9f73d2c)
  • (torch) Disambiguate module handle in C++20 - (ba313b4)
  • Disable MIOpen on Windows - (874ed98)
  • Resolve clippy warnings - (bcefc52)

🚜 Refactor

  • (runtime) Simplify Torch package variants - (922f0f4)
  • (runtime) Use bundled native releases - (b5cfaba)
  • (runtime) Require pinned Hugging Face revisions - (dbed34d)
  • Refactor ci - (5fdf2e7)

📚 Documentation

🧪 Testing

  • (torch) Remove runtime-dependent serialization tests - (38fc352)
  • (torch) Align serialization tests with upstream - (bf93005)

⚙️ Miscellaneous Tasks

  • (runtime) Restore GitHub-hosted runners - (c1870af)
  • (runtime) Use CodeBuild runners - (db2539f)
  • (runtime) Update llama.cpp - (d3ce865)
  • (torch) Use CodeBuild runners - (88565ea)
  • Move runtime builds to dedicated repositories - (a81c582)
  • Rename workflows - (904546a)
  • Use gha cache - (36e21c3)
  • Stream compiler cache to GitHub Actions - (ddac1e4)
  • Simplify Torch release packaging - (eb2a66a)
  • Optimize native runtimes and package Torch shim - (93cc5f6)
  • Build Torch runtime releases - (c7daa73)

Diffusion master-827-97d2990

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:00
a81c582

Koharu runtime dependency.

llama.cpp b10615

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:23
19a7999

Koharu runtime dependency.

llama.cpp b10604

Choose a tag to compare

@github-actions github-actions released this 24 Aug 11:01
9f73d2c

Koharu runtime dependency.

llama.cpp b10603

Choose a tag to compare

@github-actions github-actions released this 23 Aug 22:09
ea545e3

Koharu runtime dependency.