Releases: zanllp/infinite-image-browsing
Releases · zanllp/infinite-image-browsing
v1.8.0
What's Changed
- Releases/1.7.1 by @zanllp in #946
- Fix ImportError: cannot import name 'generation_parameters_copypaste' by @germyparker in #947
- add trend & statistics panel with contribution heatmap by @zanllp in #952
- fix(setup): Add existence check for register_paste_params_button attribute by @BlackusPL in #953
- releases by @zanllp in #954
New Contributors
- @germyparker made their first contribution in #947
- @BlackusPL made their first contribution in #953
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- Fix ComfyUI prompt extraction for ImpactWildcardProcessor by @osirigunso in #933
- fix(exif): handle non-standard EXIF with UserComment in IFD0 by @zanllp in #942
- Possible bug fix for "Open with default app" on Windows by @azurebluedawn in #943
- fix(tauri): ensure sidecar process is killed when app window is closed by @zanllp in #945
New Contributors
- @osirigunso made their first contribution in #933
- @azurebluedawn made their first contribution in #943
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feat(settings): add auto update index toggle by @zanllp in #916
- feat: add smart organize feature with AI-powered file organization by @zanllp in #917
- fix: pass recursive parameter to embedding and include in cache key by @zanllp in #918
- feat: AI reuses existing folder names when organizing files by @zanllp in #919
- fix: scroll to top when entering new folder in fixed mode by @zanllp in #920
- fix: cleanup orphaned images when removing extra paths by @zanllp in #921
- docs: improve skill docs for better agent integration by @zanllp in #922
- docs: reorganize skill documentation and extend URL scheme by @zanllp in #923
- docs: fix URL encoding example with correct keywords by @zanllp in #924
- chore(db): optimize database backup to once per day and reduce max ba… by @zanllp in #925
- feat: add tips carousel component with 10 multilingual tips by @zanllp in #926
- feat(metadata): parse and mixin extraJsonMetaInfo field by @zanllp in #927
- docs(changelog): add inline video playback and recent updates by @zanllp in #928
- feat(parser): add support for invokeai_metadata format by @zanllp in #930
- feat(metadata): add editable generation information and EXIF caching by @zanllp in #934
- fix(api): add write permission requirement for update_exif endpoint by @zanllp in #935
- i18n(extraMetaInfo): update hint description across all languages by @zanllp in #936
- feat(drag): add ComfyUI-ready image dragging feature by @zanllp in #937
- feat(panel): add customizable panel block visibility settings by @zanllp in #938
- fix(image): preserve original filename when saving images via right-c… by @zanllp in #939
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Fix duplicate auth prompt and mask password input using a proper password field by @rlabusiness in #872
- feat: experimental natural-language categorization & search (persistent scope, clustering, retrieval) by @zanllp in #870
- fix: Lock major versions for requests, numpy, hnswlib and add runtime… by @zanllp in #874
- fix: Set numpy version requirement to >=1.10.0 and add runtime versio… by @zanllp in #876
- Remove hardcoded test path from generate_image_cache function by @zanllp in #878
- Fix downloadFiles function: remove hardcoded URL, improve multiple do… by @zanllp in #879
- Refactor install script: simplify package installation logic and impr… by @zanllp in #882
- feat: Add IIB_SKIP_OPTIONAL_DEPS support and improve error handling f… by @zanllp in #883
- fix secret verification failed by @zanllp in #886
- Rebuild vue dist assets & fix download by @zanllp in #888
- Add tag relationship graph visualization for topic clusters by @zanllp in #890
- Update: cache banner and type declarations by @zanllp in #894
- Feature/comfyui extract all prompts by @zanllp in #895
- include hyphen in LoRA tag model name matching & improve performance by @zanllp in #898
- fix: add null checks for Tag.get_or_create calls by @zanllp in #899
- fix: 修复视频流 Range 解析并提升大文件吞吐 by @zanllp in #900
- feat: refine TikTok info panel and preview return by @zanllp in #901
- feat: update tiktok info panel and dist by @zanllp in #902
- sync delete event for tiktok viewer by @zanllp in #904
- feat: add EXIF metadata display support by @zanllp in #907
- : optimize UI styling and CSS by @zanllp in #908
- add log by @zanllp in #910
- New shortcut support along with other convenience improvements and bug fixes by @zanllp in #911
- Feature/continue on error for move modal by @zanllp in #912
- Update changelog and refresh README features. by @zanllp in #913
New Contributors
- @rlabusiness made their first contribution in #872
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
v1.4.0
What's Changed
- add fallback for uninstalled filetype handlers by @zanllp in #823
- fix the swarm parser by @Hugs288 in #827
- feat: Add media type filter support for search functionality by @zanllp in #828
- add log by @zanllp in #833
- 视频标签搜索与随机排序功能增强 by @budingkak12 in #838
- feat(ui): improve TikTok viewer UX by @zanllp in #840
New Contributors
- @Hugs288 made their first contribution in #827
- @budingkak12 made their first contribution in #838
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
What's Changed
- Add support for displaying the full path by @zanllp in #737
- Add support for categorizing and displaying custom tags alphabeticall… by @zanllp in #745
- Enhance prompt parsing compatibility with ComfyUI Flux by @zanllp in #748
- feat: support more shortcut keys by @zanllp in #753
- Add support for batch downloading with options for no compression and… by @zanllp in #757
- Support disabling maximize and enable fuzzy search with path-only option by @zanllp in #764
- added compatibility with several comfyUI workflows by @ermanitu in #772
- feat: Implement support for invoke.ai by @zanllp in #775
- feat: Pause polling when in image preview mode by @zanllp in #777
- feat: add a new feature try-my-luck by @zanllp in #783
- Allow to configure db path by @laptise in #786
- feat: Stealth Infotext by @zanllp in #787
- Fix Resolution Filter Showing 0 * 0 by @Ancions-dot in #797
- Add support for WEBP images generated with ComfyUI by @Ancions-dot in #798
- fix(parser): resolve lora data parsing issues by @zanllp in #803
- fix(media): ensure minimum quantity in random image/video API by @zanllp in #804
- Feat/add tiktok style view by @zanllp in #805
- build by @zanllp in #806
- chore: add missing dependencies by @zanllp in #807
- style(tiktok): adjust visual elements for better consistency by @zanllp in #808
- build by @zanllp in #809
- refactor(stackview): reorder action bar buttons by priority by @zanllp in #812
- fix invalid escape sequence warnings in regex expressions by @younyokel in #813
- add toggle to switch between classic and TikTok-style viewers. Enable all past experimental features by default by @zanllp in #814
New Contributors
- @ermanitu made their first contribution in #772
- @laptise made their first contribution in #786
- @Ancions-dot made their first contribution in #797
- @younyokel made their first contribution in #813
Full Changelog: v1.2.0...v1.3.0