Skip to content

ChangeLog

v0.2.2-alpha (2025-08-01)

✨ Features

  • New Toggle Match Shortcut recommend use
  • Legacy Shortcut Key Adjustment:
    • macOS: The old version of Option + Tab is still supported, but it is recommended to use the new shortcut first.
    • Windows
      • The legacy shortcut cannot be used due to a conflict with the Chrome system shortcut key Alt + Tab.
      • It is recommended to directly use the new shortcut key or open the browser extension popup window and click to use it.
  • Removal schedule: Legacy shortcuts will be officially removed in the v0.3.0-alpha version

🐞Fix bugs

  • Fix the new shortcut key: Ctrl/Command + any Key, will trigger the switch.
  • Fix the legacy shortcut key: Alt/Option + any key, will trigger the switch.
  • Fix new shortcut keys:entering J/K before Ctrl/Command will trigger the switch.
  • Resolve pollution on the vitepress style.

v0.2.1-alpha (2025-07-21)

✨ Features

  • Internationalization support: support Simplified Chinese, English, can be configured in the general settings of the language.
  • For the collection page and the setting page, a new window opening function is added in the upper right corner. After clicking, you can operate in a larger UI page.

v0.2.0-alpha (2025-07-10)

✨ Features

  • Collection Editing:
  • The matching item list page and the collection list page support directly entering keywords without positioning the cursor in the search box, press the Escape key to clear the search box.
  • As well as optimizing the use experience of other functions.

🐞Fix bugs

  • Fix matching item list page and collection list page cannot be searched.

v0.1.0-alpha (2025-04-01)

✨ Features

  • Browser Extensions on Chrome Store.
  • Collection:
    • You can add multiple URI rules to the collection to meet the needs of different usage scenarios.
    • Provides detailed configuration management for collections, including basic information, URI rules, matches, and action buttons.
    • For more details, see Collection.
  • Match:
    • Added the core concept of matches, users can quickly switch target URIs by creating multiple matches to adapt to different work scenarios.
    • Each match contains a name and target URI for easy identification and use.
    • For more details, see Match.
  • Shortcut support:
    • MacOS users can switch through the shortcut key Option ⌥ + Tab.
    • Windows and other operating system users will use the Ctrl + Tab key to complete the switch.

Last updated: