Releases: zanllp/sd-webui-infinite-image-browsing
v1.2.0
v1.1.0
iib_app_cli
is a newly added precompiled command-line version
What's Changed
- Update help information and add option to control comma display in generated information by @zanllp in #712
- Disable save settings requests when global settings change in read-only mode by @zanllp in #715
- Add support for disabling sync to implement simple settings isolation mechanism, storing related data only in the browser by @zanllp in #717
- Add support for setting the current frame as the video cover by @zanllp in #719
- Fix initialization error by @zanllp in #720
- Handle cache issues for video cover and file responses by @zanllp in #721
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Refactor cell width initialization logic by @zanllp in #689
- Add display of current working mode at footer by @zanllp in #690
- Adjust interface by @zanllp in #691
- Add WorkspaceSnapshot feature. Add support for customizing the startup page by @zanllp in #693
- Implement automatic refresh in walk mode by @zanllp in #694
- Add polling refresh feature by @zanllp in #695
- Complete missing implementations for image search functionality by @zanllp in #700
- pref: Optimize application performance by @zanllp in #701
- Optimize styles, fix BREAK issue, and add option to control auto-refresh by @zanllp in #704
Full Changelog: v0.17.1...v1.0.0
v0.17.1
What's Changed
Full Changelog: v0.17.0...v0.17.1
v0.17.0
Main improvements: Added a PyInstaller-compiled version, significantly reducing the likelihood of false positives from antivirus software. report
(note: The performance of the PyInstaller version of IIB seems to be inferior to that of the regular version.)
What's Changed
- Removed the restriction on deleting the first file in fullscreen prev… by @zanllp in #679
- Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location i… by @zanllp in #681
- Implement a basic plugin mechanism by @zanllp in #682
- Fix issue with long tag names preventing deletion by @zanllp in #683
- Add support for pre-generating cache via startup parameters and speci… by @zanllp in #684
- Release version 0.17.0, adding a pyinstaller-compiled sidecar to redu… by @zanllp in #685
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Added experimental side-by-side layout
- Added pinable search history
- Automatic synchronization of settings, with all settings now stored on the server
- Adjustable mask opacity
- Added support for .avif and StableSwarmUI
v0.15.0
What's Changed
- Significant performance optimizations - scrolling is now much smoother in Walk mode
- Improved compatibility - 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
v0.14.0
v0.13.0
The most significant addition in this release is the new Folder Cover Previews feature. Users can now see a preview of the latest 4 images within a folder before opening it. This allows for quick visual identification of a folder's contents, making file navigation more efficient.
What's Changed
- Adjust default backup quantity for iib.db file by @zanllp in #619
- Fix potential recursion error by @zanllp in #620
- Improve performance of adding tags by @zanllp in #621
- Fix layout error with Lobe theme by @zanllp in #623
- Enhance compatibility for fooocus parser by @zanllp in #624
- Implement file renaming functionality by @zanllp in #625
- Fix potential sorting anomalies by @zanllp in #626
- Fix duplicate action issue by @zanllp in #629
- Add folder cover preview by @zanllp in #630
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Add script for folder migration by @zanllp in #587
- fix: remove tag by @zanllp in #589
- fix repeat params by @zanllp in #590
- Temporary workaround for the panel cover by @zanllp in #592
- Enhance help information by @zanllp in #593
- Resolve parsing issue causing errors by @zanllp in #596
- release by @zanllp in #598
Full Changelog: v0.11.0...v0.12.0