Skip to content

Ophel Atlas v1.0.45

Choose a tag to compare

@github-actions github-actions released this 06 May 06:00
· 0 commits to 69c2e05e324b86b5e877565c0a9fdba26a8edde2 since this release

✨ 功能优化

  • 页面宽度上限提升至 99%:页面宽度和用户提问宽度的最大百分比上限从 94% 提升至 99%。(#447
  • 窄屏自动适配:手机等窄屏设备上,百分比宽度模式会自动扩展为 95%,避免内容过窄。(#447
  • 面板展开时自动隐藏快捷按钮组:设置开关开启后,打开面板时快捷按钮组自动收起,关闭面板后恢复,界面更清爽。
  • 快捷按钮设置布局优化:「隐藏」开关和「不透明度」调节单独成组,位于按钮排序列表上方,更易找到。

🐛 问题修复

  • 缩放时面板位置偏移:修复使用触摸板或浏览器缩放快捷键后,快捷按钮组和主面板逐渐漂移到屏幕中央的问题。(#458
  • 快捷按钮设置刷新后丢失:修复部分设置项保存后刷新页面被重置的问题。
  • 多语言文案未翻译:修复俄语、英语、德语等 10 种语言下,部分弹窗和提示文字未翻译、显示为中文的问题。
  • 韩文/CJK 文字显示异常:修复 Windows 用户面板内韩文等文字显示为方块或乱码的问题。(感谢 @Apious #432
  • DeepSeek 页面宽度:调整 AI 回复与输入框宽度保持一致。

Platform File Note
Chrome ophel-atlas-v1.0.45-chrome.zip Recommended (Consistent ID)
Edge ophel-atlas-v1.0.45-edge.zip Edge Add-ons or Load Unpacked
Firefox ophel-atlas-v1.0.45-firefox.zip Firefox Add-ons
Userscript ophel-atlas-v1.0.45.user.js Tampermonkey script
CWS Upload ophel-atlas-v1.0.45-cws-upload.zip For Store Upload Only (No Key)

🔧 Installation | 安装方法

Chrome / Edge (Recommended)

  1. Download ophel-atlas-...-chrome.zip | 下载 Chrome 版本压缩包
  2. Unzip and load unpacked in Developer Mode | 解压并在开发者模式下加载已解压的扩展

Note: This version includes the public key, ensuring your Extension ID matches the Chrome Web Store version.
注意: 此版本包含公钥,确保您的扩展 ID 与 Chrome 商店版本一致,以保证数据互通。

Userscript (Tampermonkey) | 油猴脚本

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

Full Changelog

Changelog File: CHANGELOG.md