Change Log
v0.1.17 (December 31, 2025)
Web
- Fixed issue where unsupported email domains could still register
- Added supported email domains
- Currently supported:
gmail.com,outlook.com,hotmail.com,163.com,qq.com,126.com,foxmail.com,yeah.net,sina.com,yahoo.com,sohu.com - If your account uses an unsupported email:
- If you can still log in, please change your email to avoid being locked out in the future
- If you cannot log in, please contact us with a supported email and we will manually update it
- Currently supported:
- Fixed issue where images were not saved when clipping certain websites
- Fixed issue where members already in a space could be invited again
- Fixed issue where existing email could be used when changing email
- Fixed issue where non-existent groups could still be successfully invited to files/folders in team spaces
- Fixed several known issues
Browser Extension
- Optimized the position where the floating window appears when triggered
- Fixed issue where the extension affected double-click and triple-click text selection
- Added prompt message when clicking extension on browser built-in pages or
omnibox.pro - Fixed several known issues
v0.1.16 (December 23, 2025)
Web
- Added Apple ID sign up, login, and account binding functionality
- Added ability to delete space, leave space, and delete account
- Added "Admin" member role
- Added "Timeout" status in background task management
- Fixed issue where left resource list didn't update with right resource changes
- Fixed several known issues
Docs
- Added some frequently asked questions
- Added offline browser extension installation tutorial
v0.1.15 (December 16, 2025)
Web
- Added ability to set folder name directly when creating new folder
- Optimized resource tag display
- Optimized task display after file upload triggers parsing
- Optimized image loading animation
- Optimized settings interface style
- Optimized color settings to follow system, but still requires manual refresh
- Fixed popup issue during Google binding
- Fixed several known issues
WeChat Bot
- Fixed error when sent file names contain "#xxx"
- Fixed several known issues
Browser Extension
- Fixed issue where clicking extension on OmniBox product homepage caused automatic refresh
- Fixed issue where content couldn't be saved after selection when "selection menu" is disabled but "area selection" is enabled
- Fixed several known issues
Website
- For Google Chrome users visiting the website, if they cannot access the Chrome Web Store, clicking "Add to Browser" in the top right will automatically redirect to the browser extension installation documentation page
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
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
v0.1.12 (November 20, 2025)
Web
- Added page limit for uploaded PDFs, with a single PDF limited to 32 pages (because some users uploaded 4000-page files, which was really too much to handle)
- Added duration limit for audio and video files (including web pages), with a single audio or video file limited to 20 minutes (some users uploaded 5-hour videos, which was also really too much to handle)
- Fixed several known issues
Browser Extension
- Extension has been adapted for Safari browser (currently under App Store review)
- Improved first-time user experience (when users install and use the extension for the first time, the page is automatically refreshed to make the extension work on existing web pages)
- Changed "Currently Visiting" on the extension settings page from auto-save to manual save
- Fixed several known issues
Other
- We've added some limits in this release. After analyzing the distribution of online usage, we've tried our best to ensure these limits can meet the needs of the vast majority of users. If this has a significant impact on you, please contact the group admin to discuss
v0.1.11 (November 18, 2025)
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
v0.1.10 (November 11, 2025)
Web
- Added file size limit, with a single file size limit of 20MB (because some users uploaded 3GB files, which was really too much to handle)
- Added email verification code login, simplifying the registration process (SMS login is on the way)
- Fixed errors when saving model responses as documents
- Fixed several known issues
v0.1.9 (November 5, 2025)
Web
- Added upload progress display for batch file uploads
- Support for disabling automatic tagging feature in "Settings / Content / AI Smart Tag Extraction" (name tentative)
- Fixed possible failures when batch uploading files
- Fixed the issue where a file might appear twice when dragging it into a folder
- Fixed parsing errors caused by file encoding
- Removed the "automatically create Uncategorized when creating new space" feature, web bookmarks are saved to "Personal" by default
- Fixed several other known issues
OmniBox AI
- Fixed title display issue during conversations
- Fixed the issue where titles weren't automatically generated during conversations
- Fixed the issue where English tags might be generated in Chinese input mode
v0.1.8 (November 3, 2025)
Web
- Significantly optimized file upload and download speeds
- Support for exporting documents as Markdown format
- Fixed several known issues and improved overall stability
OmniBox AI
- Support for message retry, editing, and branch switching
- Optimized long text editing experience in the input box
- Support for saving model replies as documents with one click
Browser Extension
- Support for "quick access to current space"