Skip to content

v0.1.33

Choose a tag to compare

@omnibox-bot omnibox-bot released this 09 Jun 12:00
8edb209

v0.1.33 (June 9, 2026)

https://github.com/import-ai/omnibox/releases/tag/v0.1.33

Web

  1. Improved Notification Center status filters, keeping only All and Unread
  2. Added Search Filters, supporting resource filtering by tags and other conditions
  3. Added Updated time as a Smart Folder filter condition
  4. Improved filter condition display for Smart Folders and Search
    • The All / Any selector for matching conditions is now always displayed
  5. Improved resource move prompt copy
    • When moving regular resources, disabled Smart Folder targets now show Can't move to smart folders.
  6. Added long image export, supporting PNG export
  7. Added Tag Permissions and Search Permissions to API key permissions
  8. AgentPro now supports loading OmniBox Agent Skills
    • Supports read-only loading of OmniBox Skills from .omnibox/skills
    • Injects available Skill metadata into the system prompt
    • Added guidance for using OmniBox read_resource
    • Hides the built-in execute tool from the model
  9. Expanded backend Open API capabilities
    • Added support for resource lifecycle, tags, search, and more
    • Added rate limiting, auditing, documentation tests, and related capabilities
    • Web now supports the updated API permissions and entry display
  10. Added backend Open API SKILL.md
  • Added Open API v1 capability scope documentation
  • Added usage guidance and conventions for future AI / Agent calls
  1. Fixed some known issues

OmniBox AI

  1. Fixed an issue where clicking Regenerate twice in a row on web could generate duplicate answers with messy formatting

File Parsing

  1. Fixed an issue where internal protocol content could leak into user Markdown when video note chapter JSON parsing failed
    • Internal protocol blocks such as ===BEGIN_CHAPTERS=== / ===END_CHAPTERS=== are no longer shown
    • Unreplaced Chapter markers are no longer leaked
    • When chapter parsing fails, abnormal content is cleaned up as a fallback to avoid affecting note quality

Mobile APP (0.1.32)

  1. Improved Notification Center status filters, keeping only All and Unread
  2. Added search filters, supporting resource filtering by tags and other conditions
  3. Added Updated time as a Smart Folder filter condition
  4. Improved filter condition display for Smart Folders and Search
    • The All / Any selector for matching conditions is now always displayed
  5. Improved adaptation for the Zhuoyitong environment
    • Unavailable WeChat login entries are hidden or disabled
  6. Fixed extra top spacing on Android
  7. Fixed abnormal input box display on Xiaomi phones
  8. Fixed an issue where file detail content was not shown on vivo phones and earlier iOS versions
  9. Improved the Mobile APP OmniBox AI chat experience
    • Fixed an issue where page height did not return to normal after some actions
    • Fixed unexpected source display after tapping xx paragraphs in a conversation
    • Improved display while typing: avoid text being covered by the keyboard, hide unnecessary bottom text while typing, and add keyboard animation
  10. Fixed some known issues

What's Changed

Full Changelog: v0.1.32...v0.1.33