Skip to content

Ophel Atlas v1.0.59

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:32

🌐 中文版 →

🚀 New Features

  • Outline copy — The Outline toolbar can now copy the currently selected outline depth as Markdown headings by reusing the export pipeline, so virtual-scroll conversations are loaded and restored safely before headings and user queries are copied. (#539)
  • Conversations quick open — Conversation rows can now be opened from the context menu in a new tab, so older sessions can be reopened without replacing the current chat. (#578)

🐛 Bug Fixes

  • ChatGPT native TOC outline — ChatGPT outlines now recover the full user-question list when the native TOC only exposes real prompt text after hover, cache the extracted labels per TOC instance, and avoid userscript crashes from cross-realm pointer events. (#642)
  • ChatGPT tab status — ChatGPT tabs no longer show while idle when a sidebar conversation title contains "Stop" or "停止". The generation detector now only uses visible stop buttons from the composer area. (#630)
  • Gemini tab renaming — Gemini tabs no longer flicker back to the native page title during active replies when automatic tab renaming is enabled.
  • Gemini watermark removal — Replaced the legacy Gemini/Nano Banana remover with the SDK-backed implementation and fixed user-uploaded image handling plus generated-image removal regressions. (#593, #625)
  • Prompt imports — Prompt Library import now accepts prompt backup files exported from the Backup page, not just the raw prompt-list JSON format.
  • Rendered user-query spacing — Rendered Markdown in user questions now ignores native plain-text whitespace classes, preventing large blank gaps between paragraphs and quoted text on DeepSeek, Doubao, Z.ai, ChatGLM, Qwen, and similar sites.

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