Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 04:49
1633093

CHANGELOG

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