Skip to content

Ophel Atlas v1.1.8

Choose a tag to compare

@github-actions github-actions released this 28 Jul 05:16

🌐 中文版 →

🚀 New Features

  • Prompt platform filter — Prompts now support optional platform assignment (e.g., ChatGPT, Gemini, Claude) via the editor dialog; a new globe icon in the category bar opens a multi-select filter popover with a badge count, so users can quickly narrow prompts to those relevant for a specific platform. (#802)

✨ Improvements

  • Prompt queue overlay z-index — Lowered the queue capsule and panel z-index from 99998/99999 to 9998/9999 so the floating bar no longer blocks the main panel, magic codex viewer, and import/preview dialogs.

🐛 Bug Fixes

  • Prompt variable multiline input — Fixed issue where pasting multi-line Markdown into a prompt variable collapsed it onto a single line because the input was single-line; variable text fields now use an auto-resizing box that stays compact for short values and grows to preserve line breaks and formatting for long content. (#801)
  • ChatGPT panel avoidance input width — Fixed issue where the smart avoidance feature caused ChatGPT's input box to become excessively narrow after the site's 2026 redesign.
  • Doubao Zen Mode sidebar — Fixed issue where enabling Zen Mode on Doubao left a visible sidebar placeholder because the old DOM selector no longer matched the updated sidebar structure; added the new container selector so the sidebar collapses completely. (#806)

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

🏪 Store Version Status | 商店版本状态

A GitHub Release only means these release files have been built and published here. It does not mean Chrome Web Store, Microsoft Edge Add-ons, or Firefox Add-ons have already been updated.
GitHub Release 只表示这里的发布文件已经构建并发布,并不表示 Chrome Web Store、Microsoft Edge Add-ons 或 Firefox Add-ons 已经同步更新。

Official store updates are separate submission, review, approval, and rollout steps. Even after a new version is submitted, each store may publish it at a different time, so store versions can temporarily lag behind this GitHub Release or differ from each other.
官方商店更新是独立的提交、审核、批准和分发流程。即使新版本已经提交,各商店也可能在不同时间上架,因此商店版本可能暂时落后于本 GitHub Release,或彼此不同步。

To confirm whether a store has received this version, check the version shown on that store's public listing. There is no fixed review or rollout time.
如需确认某个商店是否已更新到此版本,请以该商店公开详情页显示的版本为准;审核和分发时间没有固定时长。

🔧 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 maintainer submission packages for browser stores. They are not proof that the store version has already been approved or rolled out, and should not be installed 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