Skip to content

Ophel Atlas v1.0.60

Choose a tag to compare

@github-actions github-actions released this 10 Jun 15:54

🌐 中文版 →

✨ Improvements

  • Userscript bundle size — Split Markdown rendering code, Markdown styles, user-query Markdown styles, and site icons into external userscript assets so Greasy Fork sync has less inline code to process while preserving the existing rendering injection path.
  • Zen Mode exit button — Added a "Show exit button" setting for Zen Mode, so the on-page exit button can be hidden while keeping the quick button and shortcut exit paths available. (#645)

🐛 Bug Fixes

  • AI Studio mobile Enter key — AI Studio on Android and other mobile devices now lets the soft-keyboard Enter key insert a newline instead of triggering an accidental send, while Ophel-driven sends still use the native send button or the safe keyboard fallback. (#646)
  • AI Studio mobile history sync — AI Studio conversation sync now recognizes the mobile Library card layout, so mobile pages no longer report that no sidebar conversations were found when history is available.
  • Conversation sync loading — Conversation sync now uses each adapter's own conversation source to decide when sidebar history has finished loading, waits longer for slow lazy-loaded sidebars, and disables sync-delete when a complete load cannot be confirmed. Doubao and Yuanbao now share the safer base loader. (#639)

Platform File Note
Chrome ophel-atlas-v1.0.60-chrome.zip Manual extension package
Firefox ophel-atlas-v1.0.60-firefox.zip Manual extension package
Userscript ophel-atlas-v1.0.60.user.js Tampermonkey script
CWS Upload ophel-atlas-v1.0.60-cws-upload.zip For Chrome Web Store Upload Only (No Key)
Edge Add-ons Upload ophel-atlas-v1.0.60-edge-addons-upload.zip For Edge Add-ons Store Upload Only (No Key)

🔧 Installation | 安装方法

Browser Extensions | 浏览器扩展

Recommended: Install Ophel Atlas from the official browser stores: Chrome Web Store, Microsoft Edge Add-ons, or Firefox Add-ons.
推荐: 请从官方浏览器商店安装 Ophel Atlas:Chrome Web Store、Microsoft Edge Add-ons 或 Firefox Add-ons。

Do not mix GitHub release extension packages with store-installed versions. Manual packages and store versions can use different IDs, update channels, and storage areas, which may create duplicate extensions or separate data.
请不要混用 GitHub Release 中的扩展包与应用商店版本。手动安装包和商店版本可能使用不同的扩展 ID、更新渠道和存储空间,可能导致重复安装或数据不互通。

The *-cws-upload.zip and *-edge-addons-upload.zip files are for store submission only. Do not install them manually.
*-cws-upload.zip*-edge-addons-upload.zip 仅用于商店提交,请不要手动安装。

If you already installed a store version, do not install these GitHub extension zips unless you are intentionally testing a separate development copy.
如果你已经安装了商店版本,请不要再安装这些 GitHub 扩展 zip,除非你明确想测试一个独立的开发副本。

Userscript (Tampermonkey) | 油猴脚本

  1. Install Tampermonkey | 安装 Tampermonkey 插件
  2. Click the .user.js file link | 点击 .user.js 文件链接即可安装

Full Changelog

Changelog: CHANGELOG.md · 中文版 CHANGELOG.zh-CN.md