Skip to content

Releases: zanllp/sd-webui-infinite-image-browsing

v0.11.0

12 Apr 21:03
9183330
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0

v0.10.1

09 Apr 03:42
36e1b6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

27 Mar 13:49
d70aebd
Compare
Choose a tag to compare

This release primarily focuses on adding support for Fooocus. Please visit https://github.com/zanllp/sd-webui-infinite-image-browsing/wiki/Change-log to learn more about the changes.

What's Changed

  • feat: Implement automatic database file backup mechanism by @zanllp in #553
  • fix: eslint by @zanllp in #555
  • Improve overall system security by @zanllp in #557
  • Implemented enhancements for security and message feedback by @zanllp in #559
  • Adjusted interface to support direct video tagging within the video v… by @zanllp in #560
  • Refactor code to distribute the parser into separate files for better support of multiple formats. by @zanllp in #561
  • feat: Added support for Fooocus by @zanllp in #562
  • Align metadata generated by various parsers by @zanllp in #563
  • release by @zanllp in #564

Full Changelog: v0.9.0...v0.10.0

v0.9.0

22 Mar 13:57
2e5c760
Compare
Choose a tag to compare

New release! Enhanced video preview and management features. Enjoy a seamless user experience. Get the most out of your videos. Update now!

What's Changed

  • Support --subpath option. Add more isolation mechanisms and export functions for easier use as a library by @zanllp in #357
  • fix:在windows系统下第一次加载(驱动器)缓慢的问题 by @koaqiu in #546
  • Added support for opening files with the system default application and saving selected file information as JSON by @zanllp in #548
  • docs: update readme by @zanllp in #549
  • Add support for video streaming, video thumbnail generation, video search functionality, and video tagging by @zanllp in #550
  • release by @zanllp in #551

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

10 Mar 06:29
281c000
Compare
Choose a tag to compare

Enhance IIB robustness and add additional loggers.

v0.8.0

03 Mar 14:10
281c000
Compare
Choose a tag to compare

What's Changed

  • Textual prompt diff alongside picture compare by @fg-uulm in #497
  • Add source text tab and adjust interface by @zanllp in #503
  • Adjust display in dark mode and add manual control support for dark mode. by @zanllp in #505
  • Add the compiled file. by @zanllp in #510
  • fix download filename by @zdouble in #492
  • Add file counts for current view and selected files by @zanllp in #513
  • Fix: Replace seq function with custom implementation to avoid depende… by @zanllp in #522
  • fix injection vuln (issue #525) by @fg-uulm in #527
  • UX / Feature: Change indicators in grid view to determine which parameters were changed between images by @fg-uulm in #526
  • release 0.8.0 by @zanllp in #529

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

02 Jan 18:53
2384fb1
Compare
Choose a tag to compare

What's Changed

  • Implemented enhancements for robustness by @zanllp in #488

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Dec 17:37
1855e0a
Compare
Choose a tag to compare

What's Changed

  • feat: Ignore existing image tag when saving by @zanllp in #468
  • Added support for searching within a specified folder.Removed the requirement for exact matching during searches. by @zanllp in #469
  • Add support for fuzzy search within specified scope by @zanllp in #471
  • optimize-mobile-page-adaptation by @zanllp in #474
  • Add support for opening page in new tab or side on the start page by @zanllp in #480

Full Changelog: v0.6.0...v0.7.0

v0.6.0

29 Oct 12:52
baab20b
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary logger by @zanllp in #418
  • Fix issue with inability to remove preset folders added to ExtraPath by @zanllp in #419
  • Remove condition for adding walk mode folder by @zanllp in #427
  • Add support for using regular expressions in fuzzy search by @zanllp in #431
  • fix(useResize): icon position shift by @rayadaschn in #428
  • Expand regular expression matching to support a wider range by @zanllp in #433
  • fix remove extra path error by @zanllp in #439
  • Support removing unused tags by rebuilding image index by @zanllp in #441
  • Add restrictions for rebuilding image index by @zanllp in #445
  • Fix issue with incorrect folder input in rebuild image index by @zanllp in #446
  • Fix issue with incorrect folder input in rebuild image index by @zanllp in #447
  • Implemented support for batch tag addition and removal by @zanllp in #455
  • Add support for batch addition/removal of tags in fuzzy search and im… by @zanllp in #458
  • Release v0.6.0 by @zanllp in #459

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Sep 22:40
dccdbda
Compare
Choose a tag to compare

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