Releases: import-ai/omnibox
Releases · import-ai/omnibox
v0.1.14
v0.1.14 (December 8, 2025)
Web
- Fixed parsing failures for some PDF files
- Fixed issue where locally uploaded .wav files were not being parsed
- Added image upload functionality (supports .jpg, .jpeg, .png formats)
- If it's a document: It will go through the document parsing process and be saved as a parsed document
- If it's not: The image will be summarized and saved as a "document containing only one image"
- Improved stability when parsing multiple PDF files simultaneously
- Fixed issue where images from some GitHub sites were not displaying properly when saved
- Fixed issue where some WeChat official account content failed to save
- Improved folder/file renaming interaction
- Improved right-click interaction for folders/files and the "···" button interaction
- Fixed parsing of Zhihu "Thoughts"
- Fixed several known issues
WeChat Bot
- Fixed issue where WeChat Bot couldn't save Zhihu "Thoughts"
- Improved WeChat Bot's response mechanism for user messages
- Optimized resource scheduling - when resources are tight or multiple messages are sent in succession, the bot will process content gradually
- Added message processing frequency limit - the system only processes one message per user every 3 seconds
- Added image support for WeChat Bot
- Fixed several known issues
Docs
- Updated browser extension installation package for local download
- Updated "supported file types"
- Added FAQ entries for "local deployment"
- Added many new FAQ entries
Browser Extension
- Improved visual effects for shortcuts in the settings interface
- Added dark mode
What's Changed
- release(v0.1.13-post.1): Sync v0.1.13-post.1 by @LucienShui in #87
- patch(v0.1.13): Update compose by @LucienShui in #88
- release(v0.1.14): Sync v0.1.14 by @LucienShui in #90
Full Changelog: v0.1.13...v0.1.14
v0.1.13-post.1
v0.1.13 (November 28, 2025)
Web
- Optimized video parsing
- Renamed “Browser” to “Extension” on the homepage
- Added an "Applications" page in "Settings" for users with the Member role
- Added a character limit for parsed text from uploaded files. If the output exceeds 32,768 characters, an error is returned
- Fixed parsing failures for some .txt files
- Fixed parsing failures for some .ppt and .pptx files
- Fixed parsing failures for some .doc and .docx files
- Fixed several known issues and improved overall stability
OmniBox AI
- Improved performance for new-file indexing
Browser Extension
- Fixed an issue where images were not saved on certain sites when clipping mixed text-and-image content
- Fixed image layout issues on certain sites when clipping mixed content
- Fixed general content layout issues on certain sites
- Improved handling of mixed text-and-image content on certain sites
- Fixed an issue where vertical videos on some mainland-China sites were not saved
- Improved handling of horizontal videos on some mainland-China sites
- Fixed an issue where images in X (Twitter) posts were not saved when clipping
WeChat Assistant
- Fixed an issue where sending files to WeChat Assistant could fail
- Fixed an issue where sent videos were not saved
- Improved reliability when sending certain types of content
- Added Q&A: the assistant now auto-triggers Q&A or Quick Note based on the message content
- 4.1 Use ? to force Q&A (e.g., "? Who are you")
- 4.2 Use ! to force Quick Note (e.g., "! Who are you")
Docs
- Improved documentation for file-upload shortcuts
What's Changed
- release(v0.1.13-post.1): Sync v0.1.13-post.1 by @LucienShui in #87
- patch(v0.1.13): Update compose by @LucienShui in #88
Full Changelog: v0.1.13...v0.1.13-post.1
v0.1.13
What's Changed
- release(v0.1.13): Sync submodule v0.1.13 by @LucienShui in #86
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- release(v0.1.12): Sync submodules to v0.1.12 by @LucienShui in #83
Full Changelog: v0.1.11...v0.1.12
v0.1.11
Web
- Added automatic document saving to local cache (reliability not guaranteed)
- Fixed the issue where new files couldn't be created on touchscreen devices like phones and tablets
- Added confirmation dialog when deleting files and folders
- Added character limit for individual tags (maximum 20 characters)
- Fixed the issue where .md files couldn't be uploaded on some systems
- Optimized the settings page for sharing functionality
- Fixed several other known issues
OmniBox AI
- Fixed the issue where "cursor not at the end during conversation, unable to insert line breaks in the middle"
- Fixed the chat box overflow issue when entering content in a chat with existing messages
Docs
- Optimized the docs for local deployment
- Updated API docs
- Added change log: https://www.omnibox.pro/docs/change-log
- Added QQ group and Jike homepage to contact information
What's Changed
- Chore/docs by @LucienShui in #79
- fix(callback): Fix callback by @LucienShui in #80
- refactor(wizard): use internal s3 by @LucienShui in #81
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Release/v0.1.10 by @LucienShui in #76
- chore(doc): Update README_zh again by @LucienShui in #77
Full Changelog: v0.1.9...v0.1.10
v0.1.9
Web App
- Added upload progress indicator when uploading multiple files.
- Added an option to disable automatic tagging (under Settings → Content → AI Tag Extraction — name subject to change).
- Fixed an issue where batch uploads might fail.
- Fixed an issue where dragging a file into a folder could cause duplicate display entries.
- Various other bug fixes and improvements.
OmniBox AI
- Fixed an issue where conversation titles were not displayed correctly.
- Fixed an issue where conversation titles were not automatically generated.
- Fixed an issue where English tags could be generated while using the Chinese interface.
What's Changed
- release(v0.1.9): Sync modules by @LucienShui in #72
- Patch/v0.1.9 by @LucienShui in #74
- chore(readme): Add star history by @LucienShui in #73
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Release v0.1.8
Web
- Significantly improved file upload and download speeds
- Added support for exporting documents in Markdown format
- Fixed several known issues and improved overall stability
OmniBox AI
- Added support for message retry, editing, and branch switching
- Improved the text box experience for long-form input
- Added one-click saving of model responses as documents
Browser Extension
- Added quick access to the current workspace
Full Changelog: v0.1.7-post.4...v0.1.8
v0.1.7-post.4
What's Changed
- fix(emails): Fix email binding, fix collect by @LucienShui in #70
- Fix email binding
- Fix collect
Full Changelog: v0.1.7-post.3...v0.1.7-post.4