Updated Change log (markdown)
parent
7c03b0e905
commit
1fcdcf2090
|
|
@ -1,5 +1,24 @@
|
|||
[跳到中文](#中文)
|
||||
# English
|
||||
## 2024-6-11
|
||||
### Significant performance optimizations
|
||||
Scrolling is now much smoother in Walk mode
|
||||
### Improved compatibility
|
||||
|
||||
#### Added Fixed mode to address existing compatibility issues, offering faster initialization speeds.
|
||||
<img width="409" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/13ac8d79-25cc-40ad-bcf9-0fa544a0d162">
|
||||
|
||||
<img width="892" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/798ab54c-9c66-4bf9-abf4-d96259737a5f">
|
||||
|
||||
|
||||
#### Users can now directly open SMB and other protocol folders in both Walk and Fixed modes.
|
||||

|
||||

|
||||
### Added version information alerts
|
||||
Users will be notified when a new release is available
|
||||
<img width="971" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/ab80f151-43b2-458b-b096-b8a6dcc6d375">
|
||||
<img width="479" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/f1ab2d30-0437-42d9-ad5b-1f84d5b72a2a">
|
||||
|
||||
## 2024-6-1
|
||||
### Add support for NovelAI
|
||||
|
||||
|
|
@ -11,6 +30,7 @@
|
|||
|
||||
|
||||
https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/14e2b194-329e-494d-9c26-7deba3bcd3e3
|
||||
<img width="479" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/f829b09f-d4d1-4ca8-aea3-5cfad2e772e5">
|
||||
|
||||
|
||||
|
||||
|
|
@ -380,7 +400,24 @@ Triggered under the same circumstances as above, there will be a button to updat
|
|||
|
||||
|
||||
# 中文
|
||||
## 2024-6-11
|
||||
### 显著的性能优化
|
||||
在Walk模式下,滚动现在更加流畅
|
||||
### 提高兼容性
|
||||
|
||||
#### 添加了Fixed模式以解决现有的兼容性问题,提供更快的初始化速度。
|
||||
<img width="409" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/13ac8d79-25cc-40ad-bcf9-0fa544a0d162">
|
||||
|
||||
<img width="892" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/798ab54c-9c66-4bf9-abf4-d96259737a5f">
|
||||
|
||||
#### 用户现在可以在Walk模式和Fixed模式下直接打开SMB等协议文件夹。
|
||||

|
||||

|
||||
### 新增版本信息提醒
|
||||
用户将在有新版本可用时收到通知
|
||||
<img width="971" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/ab80f151-43b2-458b-b096-b8a6dcc6d375">
|
||||
<img width="479" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/f1ab2d30-0437-42d9-ad5b-1f84d5b72a2a">
|
||||
## 2024-6-1
|
||||
### 添加对NovelAI的支持
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue