Releases: ayan4m1/comfy-ui-client
Releases · ayan4m1/comfy-ui-client
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2025-08-20)
Bug Fixes
incorrect package name in example package.json (a16d89a )
Features
enable semantic-release for pushes to main in github actions workflow (8d6b99d )
start using commitlint/commitizen to enforce conventional commits, add semantic-release (44fd11c )
v0.4.3
Compare
Sorry, something went wrong.
No results found
refactor: reduce token code complexity significantly
Full Changelog : v0.4.2...v0.4.3
v0.4.2
Compare
Sorry, something went wrong.
No results found
fix: append querystring correctly in getUrl
Full Changelog : v0.4.1...v0.4.2
v0.4.1
Compare
Sorry, something went wrong.
No results found
Fix bugs preventing auth integration from working
v0.4.0
Compare
Sorry, something went wrong.
No results found
Initial release under this name
Add token as constructor parameter for use with ComfyUI-Login
Change type of uploadImage/uploadFile to be ArrayBuffer instead of Buffer, fixing TS error