Skip to content

Ophel Atlas v1.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:01

🌐 中文版 →

🚀 New Features

  • Gemini Canvas document export — Gemini Canvas export now supports regular document Canvas panels, so article Canvas content is included in conversation exports and Canvas Markdown copy/download actions. (#736)

✨ Improvements

  • Long conversation export loading — Gemini and Qwen Studio exports now load earlier lazy-loaded history before collecting messages, reducing missed content in long conversation exports. (#739)

🐛 Bug Fixes

  • AI Studio model lock in userscript — Fixed issue where the AI Studio model lock feature on the options page couldn't fetch the model list in the userscript build because it tried to use the background script proxy which doesn't exist in userscripts. Now it directly calls the adapter in userscript mode. (#733)

Platform File Note
Chrome ophel-atlas-v1.1.2-chrome.zip Manual extension package
Firefox ophel-atlas-v1.1.2-firefox.zip Manual extension package
Userscript ophel-atlas-v1.1.2.user.js Tampermonkey script
CWS Upload ophel-atlas-v1.1.2-cws-upload.zip For Chrome Web Store Upload Only (No Key)
Edge Add-ons Upload ophel-atlas-v1.1.2-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