Skip to content

Commit ba63100

Browse files
authored
Merge pull request #913 from zanllp/feature/updateDocsChangelogReadme
Update changelog and refresh README features.
2 parents 50ca2ac + d5505e5 commit ba63100

3 files changed

Lines changed: 172 additions & 1 deletion

File tree

README-zh.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,23 @@
2424
- 支持类似谷歌的高级搜索。
2525
- 同样支持模糊搜索,您可以使用文件名或生成信息的一部分进行搜索。
2626
- 支持添加自定义搜索路径,方便管理自己创建的文件夹集合。
27+
- 支持媒体类型筛选、视频标签搜索与随机排序。
28+
- 支持按规则自动打标签。
29+
30+
### 🎵 TikTok 风格浏览
31+
- TikTok 式纵向刷图/刷视频体验。
32+
- 信息面板与背景遮罩持续优化,预览返回更顺畅。
33+
- 删除操作在 TikTok 视图中保持同步。
2734

2835
### 🖼️ 查看图像/视频和“发送到”
2936
- 支持查看图像生成信息。全屏预览下同样支持。
37+
- EXIF/元数据集成在全屏预览中,支持分层浏览与高亮显示。
3038
- 支持将图像发送到其他选项卡和其他插件,例如 ControlNet, openOutpaint。
3139
- 支持全屏预览,并且支持在全屏预览下使用自定义快捷键进行操作
3240
- 支持在全屏预览模式下通过按下方向键或点击按钮移动到前一个或后一个图像。
3341
- 支持播放远程服务器上的视频文件
42+
- 支持 WebM 视频与音频文件播放。
43+
- 优化视频流 Range 处理,改善大文件吞吐。
3444

3545
### 💻 多种使用方法
3646
- 您可以将其作为 SD-webui 的扩展安装。
@@ -50,11 +60,15 @@
5060
- 按住 Ctrl、Shift 或 Cmd 键可选择多个项目。
5161
- 支持多选的操作有:删除、移动、复制、打包下载、添加标签、移除标签,移动到其他文件夹,复制到其他文件夹,拖拽
5262
- 你可以通过右下角的保持多选按钮来保持多选的状态,对选中的文件集合可以很方便的进行多次操作
63+
- 支持拖拽到文件夹,移动/复制支持“出错继续”。
5364

5465
### 🆚 图像对比 (类似ImgSli)
5566
- 提供两张图片的并排比较
5667
- 同时提供图像生成信息的比较
5768

69+
### 🧠 Topic/Tag 分析
70+
- 标签关系图可视化与主题聚类联动。
71+
5872
### 🌐 多语言支持
5973
- 目前支持简体中文/繁体中文/英文/德语。
6074
- 如果您希望添加新的语言,请参考 [i18n.ts](https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/src/i18n/zh-hans.ts) 并提交相关的代码。

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
If you would like to support more software, please refer to: [parsers](https://github.com/zanllp/sd-webui-infinite-image-browsing/tree/main/scripts/iib/parsers) or [pixiv_iib_plugin](https://github.com/zanllp/pixiv_iib_plugin)
2525

2626
## Key Features
27-
2827
### 🔥 Excellent Performance
2928
- Once caching is generated, images can be displayed in just a few milliseconds.
3029
- Images are displayed with thumbnails by default, with a default size of 512 pixels. You can adjust the thumbnail resolution on the global settings page.
@@ -39,13 +38,18 @@ If you would like to support more software, please refer to: [parsers](https://g
3938
- Support for advanced search similar to Google
4039
- Also supports fuzzy search, you can search by a part of the filename or generated information.
4140
- Support adding custom search paths for easy management of folders created by the user.
41+
- Media type filtering, video tag search, and random sort.
42+
- Auto-tagging with custom rules.
4243

4344
### 🖼️ View Images/Videos & `Send To`
4445
- Supports viewing image generation information. Also supported in full-screen preview mode.
46+
- EXIF/metadata is integrated in full-screen preview with nested JSON navigation and highlighting.
4547
- Supports sending images to other tabs and third-party extensions such as ControlNet , openOutpaint.
4648
- Support full-screen preview and enable custom shortcut key operations while in full-screen preview mode.
4749
- Support navigating to the previous or next image in full-screen preview mode by pressing arrow keys or clicking buttons.
4850
- Support playing video files from a remote server.
51+
- Support WebM videos and audio playback.
52+
- Improved video streaming Range handling for large files.
4953

5054
### 💻 Multiple Usage Methods
5155
- You can install it as an extension on SD-webui.
@@ -54,6 +58,11 @@ If you would like to support more software, please refer to: [parsers](https://g
5458
- Supports multiple popular AI software.
5559

5660

61+
### 🎵 TikTok-Style View
62+
- TikTok-style vertical browsing for images and videos.
63+
- Polished info panel with backdrop/preview return improvements.
64+
- Delete events stay in sync across the TikTok view.
65+
5766
### 🚶‍♀️ Walk Mode
5867
- Automatically load the next folder `(similar to os.walk)`, allowing you to browse all images without paging.
5968
- Tested to work properly with over 27,000 files.
@@ -66,11 +75,15 @@ If you would like to support more software, please refer to: [parsers](https://g
6675
- Hold down the Ctrl, Shift, or Cmd key to select multiple items.
6776
- Supported multi-select operations include: delete, move, copy, pack download, add tags, remove tags, move to another folder, copy to another folder, drag and drop.
6877
- You can keep the multi-select state by clicking the "Keep Multi-Select" button in the lower right corner, allowing you to perform multiple operations on the selected file collection conveniently.
78+
- Drag-and-drop into folders and safer move/copy (continue on error).
6979

7080
### 🆚 image comparison (similar to Imgsli)
7181
- Provides a side-by-side comparison of two images.
7282
- Provides a comparison of image generation information at the same time.
7383

84+
### 🧠 Topic/Tag Analysis
85+
- Tag relationship graph visualization for topic clusters.
86+
7487
### 🌐 Multilingual Support
7588
- Currently supports Simplified Chinese/Traditional Chinese/English/German.
7689
- If you would like to add a new language, please refer to [i18n.ts](https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/src/i18n/zh-hans.ts) and submit the relevant code.

change.log.md

Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,78 @@
11
[跳到中文](#中文)
22
# English
33

4+
## 2026-02-01
5+
### Drag-and-drop into folders and safer move/copy
6+
- Support drag-and-drop into folders with right-panel open fixes and UI adjustments.
7+
- Add "continue on error" option for move/copy and a preset shortcut guide.
8+
9+
## 2026-01-30
10+
### Added log file output
11+
App now writes logs to `log.log` for easier diagnostics; UI styling refinements.
12+
13+
## 2026-01-29
14+
### Added EXIF metadata browser
15+
Browse EXIF/metadata with nested JSON navigation and syntax highlighting.
16+
17+
## 2026-01-26
18+
### Sync delete events in TikTok viewer
19+
Deleting items now stays in sync in TikTok-style view.
20+
21+
## 2026-01-25
22+
### Refined TikTok info panel
23+
Backdrop/preview return behavior adjusted; panel layout polished.
24+
25+
## 2026-01-24
26+
### Fixed video stream Range handling
27+
Improved large-file streaming throughput.
28+
29+
## 2026-01-22
30+
### Tag validation, cleanup, and performance
31+
Validate tag names, optimize tag queries, and add null-safety for tag creation.
32+
33+
## 2026-01-18
34+
### ComfyUI prompt extraction and tag relation graph improvements
35+
Add option to extract all ComfyUI prompts; improve tag relation graph filtering, fullscreen, and i18n.
36+
37+
## 2026-01-10
38+
### Added tag relationship graph visualization
39+
Topic cluster graph now visualized with ECharts.
40+
41+
## 2026-01-06
42+
### Optional dependency handling
43+
Support `IIB_SKIP_OPTIONAL_DEPS` and better optional package errors.
44+
45+
## 2026-01-05
46+
### Install script refactor
47+
Simplified package install flow and improved error handling.
48+
49+
## 2026-01-04
50+
### Downloads and dependency versioning fixes
51+
Fix multi-downloads, remove hardcoded test path, and lock major versions for key deps with runtime version info.
52+
53+
## 2026-01-03
54+
### Topic search and clustering improvements
55+
Show cached topics by default, improve clustering defaults, and make LLM title generation more robust.
56+
57+
## 2026-01-01
58+
### Auth modal fixes
59+
Avoid duplicate prompts and use proper password input.
60+
61+
## 2025-12-31
62+
### Faster topic clustering
63+
Accelerate clustering with ANN (hnswlib).
64+
65+
## 2025-12-29
66+
### Async clustering and cached results
67+
Run clustering jobs asynchronously with progress UI, cache embedding failures, and persist cluster results.
68+
69+
## 2025-12-28
70+
### Non-blocking embeddings for topics
71+
Make topic embedding non-blocking and cap input length.
72+
73+
## 2025-12-18
74+
### Fixed video cover generation failures
75+
476
## 2025-12-15
577
### Added audio file playback support and improved TikTok view
678
Now you can play audio files directly in IIB, with playback controls integrated into the TikTok-style viewer.
@@ -582,6 +654,78 @@ Triggered under the same circumstances as above, there will be a button to updat
582654

583655
# 中文
584656

657+
## 2026-02-01
658+
### 支持拖拽到文件夹与更安全的移动/复制
659+
- 支持拖拽文件到文件夹,并修复右侧打开文件夹与界面细节。
660+
- 新增移动/复制“出错继续”选项与预设快捷键指引。
661+
662+
## 2026-01-30
663+
### 新增日志文件输出
664+
程序会写入 `log.log` 便于排查问题,同时优化了部分 UI 样式。
665+
666+
## 2026-01-29
667+
### 新增 EXIF 元数据浏览器
668+
支持 EXIF/元数据分层浏览与高亮显示。
669+
670+
## 2026-01-26
671+
### TikTok 视图删除同步
672+
删除操作在 TikTok 风格视图中保持同步。
673+
674+
## 2026-01-25
675+
### TikTok 信息面板优化
676+
调整背景遮罩与预览返回逻辑,优化面板布局。
677+
678+
## 2026-01-24
679+
### 修复视频流 Range 解析
680+
提升大文件视频流吞吐。
681+
682+
## 2026-01-22
683+
### 标签校验、清理与性能优化
684+
新增标签名校验与清理,优化标签查询,并补充空值安全处理。
685+
686+
## 2026-01-18
687+
### ComfyUI 提示词导出与标签关系图优化
688+
新增一次性提取全部 ComfyUI 提示词;改进标签关系图筛选、全屏与多语言。
689+
690+
## 2026-01-10
691+
### 新增标签关系图可视化
692+
为 Topic 聚类提供关系图可视化(ECharts)。
693+
694+
## 2026-01-06
695+
### 可选依赖处理优化
696+
支持 `IIB_SKIP_OPTIONAL_DEPS`,并改进可选依赖报错信息。
697+
698+
## 2026-01-05
699+
### 安装脚本重构
700+
简化依赖安装流程并增强错误处理。
701+
702+
## 2026-01-04
703+
### 下载与依赖版本修复
704+
修复多文件下载、移除硬编码测试路径,并锁定关键依赖主版本与运行时版本信息。
705+
706+
## 2026-01-03
707+
### Topic 搜索与聚类改进
708+
默认展示缓存主题、优化聚类默认参数,并增强 LLM 标题生成稳定性。
709+
710+
## 2026-01-01
711+
### 认证弹窗修复
712+
避免重复提示并使用密码输入框。
713+
714+
## 2025-12-31
715+
### Topic 聚类加速
716+
使用 ANN(hnswlib)提升聚类性能。
717+
718+
## 2025-12-29
719+
### 异步聚类与结果缓存
720+
聚类任务异步执行并展示进度,缓存 embedding 失败,并持久化聚类结果。
721+
722+
## 2025-12-28
723+
### Topic embedding 非阻塞
724+
Topic embedding 改为非阻塞并限制输入长度。
725+
726+
## 2025-12-18
727+
### 修复视频封面生成失败
728+
585729
## 2025-12-15
586730
### 新增音频文件播放支持,改进TikTok视图
587731
现在可以直接在IIB中播放音频文件,播放控件已集成到TikTok风格的查看器中。

0 commit comments

Comments
 (0)