Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 22:40
· 648 commits to main since this release
dccdbda

What's Changed

  • Require secret key configuration when enabling gradio auth by @zanllp in #368
  • Added error handling to return empty string when parsing comfyui images fails, enabled skipping confirmation when deleting a single file, and added support for opening in new tab with corresponding dark mode. by @zanllp in #372
  • fix: console.log errors by @rayadaschn in #381
  • Add check for WebUI geninfo embedded into ComfyUI images for parsing by @Chubbly in #379
  • Added privacy and security link, fixed some CSS anomalies by @zanllp in #382
  • Fix handling of sendto events when embedded in Gradio by @zanllp in #386
  • fix: multi-file download problem by @rayadaschn in #373
  • Enhance tag management for images, add more tips by @zanllp in #388
  • Fix a minor error by @zanllp in #389
  • Change image search to use pagination based on cursor instead of fixed maximum of 500 images. by @zanllp in #390
  • add missing type annotation by @zanllp in #392
  • Add Traditional Chinese i18n support by @zanllp in #400
  • adjust documentation and i18n by @zanllp in #401
  • Fix several errors. by @zanllp in #402
  • Added support for custom walk mode folder path by @zanllp in #406
  • Improve display and usability by @zanllp in #407
  • Add shortcut key for image download by @zanllp in #408
  • Add support for video playback by @zanllp in #412
  • Refactor interaction for improved user experience and fix download bugs by @zanllp in #413
  • Release v0.5.0 & new icon by @zanllp in #409

New Contributors

Full Changelog: v0.4.0...v0.5.0