Releases: lightningpixel/modly
Releases · lightningpixel/modly
Modly Beta v0.2.1
What's Changed
- tech: improve extension system by @lightningpixel in #54
- fix(models): fix extension trusted blocked by @lightningpixel in #57
- main => dev by @lightningpixel in #58
- Release/v0.2.1 by @lightningpixel in #59
- dump version 0.2.1 by @lightningpixel in #60
- fix(infra): fix auto updater by @lightningpixel in #61
- Release/v0.2.1 by @lightningpixel in #62
Full Changelog: v0.2.0...v0.2.1
Modly Beta v0.2.0
What's Changed
- sync main -> dev after release v0.1.3 by @lightningpixel in #24
- feat (setup): add data folder picker to first-run setup by @lightningpixel in #25
- feat(setup): add dependencies custom folder by @lightningpixel in #28
- error modal + fix dev mode to use embedded Python and data dir by @lightningpixel in #29
- feat(setting): add session-based log rotation and logs viewer in sett… by @lightningpixel in #30
- fix(generate): disable generate without model, add image clear button by @lightningpixel in #31
- fix(generate): rename screenshot default filename by @lightningpixel in #32
- feat(models): show file count and current filename during model download by @lightningpixel in #33
- fix(setup): isolate Python env using bundled python-build-standalone … by @lightningpixel in #37
- feat(structure): add auto-updater with patch version by @lightningpixel in #38
- fix(settings): serve workspace files dynamically and unload models on path change by @lightningpixel in #39
- fix package json by @lightningpixel in #40
- fix(generate): free memory button and model unload-all endpoint by @lightningpixel in #41
- feat(generate): add stop generation button with cooperative cancellation by @lightningpixel in #42
- feat(models): pass hf_skip_prefixes through download pipeline and fix… by @lightningpixel in #43
- fix(generate): black screen when viewing a deleted workspace model by @lightningpixel in #44
- feat(models): add show in explorer button to model cards by @lightningpixel in #45
- fix(generate): improve memory release on unload and disable free-memo… by @lightningpixel in #46
- fix(workspace): prevent workspace model selection while a generation is running by @lightningpixel in #47
- fix release pipeline by @lightningpixel in #48
- Release/v0.2.0 by @lightningpixel in #49
Full Changelog: v0.1.3...v0.2.0
Modly Beta v0.1.3
What's Changed
- fix: re-run python setup after app update by @lightningpixel in #8
- fix(settings): dynamic version and about page links by @lightningpixel in #10
- feat(update): add update available modal with version check by @lightningpixel in #11
- fix single model download by @lightningpixel in #13
- fix(model): default model ID was not empty by @lightningpixel in #14
- tech(logger): improve logging system add more details by @lightningpixel in #15
- fix(model): unload model from memory before deletion by @lightningpixel in #16
- fix(model): update check csp by @lightningpixel in #17
- fix(setup): use requirements.txt hash trigger reinstall by @lightningpixel in #18
- fix(generate): handle missing file path on drag and drop by @lightningpixel in #21
- release v0.1.3 by @lightningpixel in #22
Full Changelog: v0.1.2...v0.1.3