Skip to content

LoRA Dataset Studio v2026.08.03.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:57
· 1495 commits to main since this release

Two ways to install — and they do not update the same way

git clone is the one to prefer. Update & restart then runs git pull --ff-only,
so you get every fix the moment it lands — often days before it is packaged into a
release like this one.

This ZIP is a snapshot of this tag. Update & restart will only ever move you to
the next release, so a fix shipped today reaches you whenever the next one is cut.

git clone https://github.com/perfectgf/lora-dataset-studio.git
cd lora-dataset-studio
start.bat

Already running a clone? You do not need the ZIP below.

🎁 What's new in v2026.08.03.1

The LoRA Canvas opens again — v2026.08.03 broke it for a few minutes

If you updated to v2026.08.03 in the short window it was live, the Canvas page crashed on load (“An unexpected error occurred”). The provenance-edges feature read a value before it existed. Fixed — nothing else in that release was affected, and no data was touched.

Full changelog: v2026.08.03...v2026.08.03.1