COMMITS
June 4, 2026
Y
Merge 0.0.06.hotfix.1 into main: fix stale FileRef.kind comment
yejianhui committed
Y
docs: fix stale FileRef.kind comment to match fingerprint_kind_from_metadata
yejianhui committed
Y
Y
feat: auto-pick GPU-appropriate precision config for full-precision models
yejianhui committed
Y
Merge 0.0.06.hotfix.1 into main: All-In-One sample workflow + README
yejianhui committed
Y
Y
Merge 0.0.06.hotfix.1 into main: English README cleanup
yejianhui committed
Y
docs: drop stray Chinese term from English README version notes
yejianhui committed
Y
Merge 0.0.06.hotfix.1 into main: docs Version History for 0.0.02
yejianhui committed
Y
docs: add structured Version History (0.0.02 / engine 0.0.07 release notes)
yejianhui committed
Y
Y
May 5, 2026
Y
perf: write ref images + masks as QFRAW raw format (skip BMP/PNG)
yejianhui committed
Y
feat: inpaint MASK input + MaskScaleBy node + i2i mask plumbing
yejianhui committed
April 15, 2026
Q
Merge pull request #8 from QuantFunc/0.0.06
QuantFunc committed
Q
Merge pull request #7 from QuantFunc/0.0.06.hotfix.1
QuantFunc committed
Y
fix: prefer nvidia-smi for CUDA detection, force cu13 on SM120
yejianhui committed
April 14, 2026
Q
Merge pull request #6 from QuantFunc/0.0.06
QuantFunc committed
Y
feat: multi-pipeline coexistence with CPU↔GPU swap and zombie worker cleanup
yejianhui committed
April 13, 2026
Y
revert: ref_img_resize back to keep_ref_img_size BOOLEAN
yejianhui committed
Y
refactor: auto offload strategy, add vision_quant to PipelineConfig
yejianhui committed
Y
fix: detect CUDA by system install, not torch or driver cap
yejianhui committed
April 11, 2026
Y
feat: add unload_every_time toggle and fix model loader edge cases
yejianhui committed
April 10, 2026
Y
feat: ref_img_resize ("720" / "1024" / "origin") replacing keep_ref_img_size
yejianhui committed
April 6, 2026
Y
fix: prevent pipeline destruction on every prompt when smart memory is disabled
yejianhui committed
April 5, 2026
Y
feat: add act_quant_mode dropdown to ModelLoader and ModelAutoLoader
yejianhui committed
April 4, 2026
Y
fix: always pass keep_ref_img_size in options_json
yejianhui committed
R
feat: add keep_ref_img_size toggle to ImageList node
RealJonathanYip committed
R
update: set gitignore...
RealJonathanYip committed
Q
feat: filter transformer dropdown by selected model_series in ModelAutoLoader
QuantFunc committed