0.2.0
0.2.0
发布日期:2026 年 7 月 24 日
OpenChatGPTSkin 0.2.0 将角色主题从单次定制升级为可复用的 Theme Schema v4 模板,并增强真实 ChatGPT Desktop 的界面覆盖与启动稳定性。本版本继续提供 Windows x64 正式安装包,以及 macOS ARM64/x64 未签名预览包。
版本亮点
可复用的角色主题模板
Theme Schema v4 支持本地化动态欢迎语、欢迎语位置与排版、精确视觉图层、项目图标、建议卡片图标、账户头像和可上传展示字体。新的标准构建器让后续角色主题可以复用同一套安全校验、预览与 Runtime 应用能力。
三上悠亚·星光粉内置主题
第五个内置主题提供完整背景、装饰图层、建议卡片图标、项目图标、账户头像与展示字体。主题使用随包分发的站酷小薇字体,字体依据 SIL Open Font License 1.1 授权。
更可靠的 Windows 启动
Runtime 会先等待直接启动的官方 ChatGPT 窗口自然就绪,再按需执行 AUMID 激活,避免重复激活制造第二个根进程。进程身份、可见窗口和回环 CDP 所有权的安全校验保持不变。
新功能
- Theme Schema v4: 主题包可定义动态欢迎语、展示字体、欢迎语布局、精确组合图层,以及项目、建议卡片和账户头像素材。
- 角色主题标准构建器: 通过统一模板生成目录、素材清单、哈希、授权信息和 Runtime 可用产物,便于批量扩展同类主题。
- Theme Studio v4 编辑能力: 可视化编辑欢迎语、排版、界面图片和组合图层,并在隔离预览中同步检查首页与任务工作区。
- 第五个内置主题: 新增三上悠亚·星光粉,安装后无需额外下载即可使用。
改进
- 预览与真实界面更一致: 欢迎语会使用真实项目名和可见界面语言,支持自定义锚点、尺寸、对齐和原生图标隐藏。
- 界面素材覆盖更完整: 项目文件夹图标、账户头像和四张建议卡片图标现在可独立配置尺寸与裁切位置。
- 字体呈现更接近设计稿: 自定义 WOFF2 字体会在 Theme Studio 和真实 ChatGPT Desktop 中使用同一 FontFace 配置。
- 五个内置主题统一升级: 未来歌姬、玫瑰星光、山岚云海、冰川极光和三上悠亚·星光粉均使用 Schema v4 产物。
问题修复
- 修复直接启动窗口尚在初始化时重复执行 AUMID,偶发触发
CODEX_WINDOW_ACTIVATION_FAILED的问题。 - 修复工作空间额度横幅仍显示黑色实底、主按钮文字对比不足的问题。
- 修复部分 ChatGPT 版本中项目图标和账户头像仍显示原生素材的问题。
- 修复动态欢迎语位置可能遮挡建议卡片,以及建议卡片自定义图标尺寸过小的问题。
- 修复 React 替换首页子树后欢迎语、界面图片或主题 surface 标记失效的问题。
下载
OpenChatGPTSkin_0.2.0_windows_x64_Setup.exe:Windows 当前用户安装包,不请求管理员权限。OpenChatGPTSkin_0.2.0_windows_x64.zip:Windows 便携包,解压后运行OpenChatGPTSkin.cmd。OpenChatGPTSkin_0.2.0_macos_arm64.dmg:Apple Silicon 未签名预览包。OpenChatGPTSkin_0.2.0_macos_x64.dmg:Intel x64 未签名条件性预览包。OpenChatGPTSkin_0.2.0_macos_arm64.tar.gz与OpenChatGPTSkin_0.2.0_macos_x64.tar.gz:macOS 开发者便携包。checksums.txt:全部六个发布产物的 SHA-256 校验值。
已知限制与安全提示
- Windows 安装包尚未签名,SmartScreen 可能显示警告;请只从本项目 GitHub Release 下载并核对 SHA-256。
- macOS 包尚未使用 Developer ID 签名或公证;请使用标准 Control-click/右键“打开”流程,不要关闭 Gatekeeper。
- macOS 真实 ChatGPT 视觉闭环仍待实机验收;Intel x64 还依赖官方 ChatGPT 提供对应架构。
- Windows ARM64、Linux、自动更新、主题市场和 ChatGPT 插件市场安装尚不在本版本范围内。
- ChatGPT 更新可能改变内部 UI。Runtime 会安全拒绝未经验证的结构,项目需通过兼容性 Probe 和固定页面测试完成适配。
- 手动
workflow_dispatch只生成全平台测试产物;只有推送匹配版本的 Tag 才会创建 GitHub Release。
English
Release date: July 24, 2026
OpenChatGPTSkin 0.2.0 turns one-off character styling into a reusable Theme Schema v4 workflow, while improving real ChatGPT Desktop coverage and Windows launch reliability. Stable Windows x64 packages and unsigned macOS ARM64/x64 previews are included.
Highlights
- Reusable character-theme templates: Define localized dynamic welcomes, precise composition layers, project icons, suggestion-card images, profile avatars, and uploaded display fonts in one portable theme package.
- Yua Mikami Starlight: A fifth built-in theme includes complete imagery, interface assets, and the bundled ZCOOL XiaoWei display font under the SIL Open Font License 1.1.
- More reliable Windows launch: Runtime now gives the directly launched official window time to settle before attempting AUMID activation, preventing duplicate roots without weakening identity or CDP ownership checks.
New features and improvements
- Theme Studio can edit and preview Schema v4 welcome content, layout, interface imagery, and composition layers.
- A standard character-theme builder generates validated assets, manifests, hashes, license records, and Runtime-ready output.
- Project icons, the account avatar, and four suggestion-card images support independent sizing and crop positions.
- All five built-in themes now use Schema v4 output.
Fixes
- Fixed intermittent
CODEX_WINDOW_ACTIVATION_FAILEDerrors caused by redundant AUMID activation during direct-launch startup. - Fixed the workspace quota banner retaining an opaque black layer and unreadable primary button styling.
- Fixed native project icons and profile avatars remaining visible on some ChatGPT builds.
- Fixed dynamic welcome placement overlapping suggestion cards and custom suggestion imagery rendering too small.
- Fixed theme markers or interface imagery disappearing after React replaced the home subtree.
Known limitations
- Windows packages are unsigned and may trigger SmartScreen; verify downloads against
checksums.txt. - macOS packages are unsigned and not notarized. Use the standard Control-click → Open flow and do not disable Gatekeeper.
- Real-ChatGPT visual acceptance on macOS remains pending, and Intel x64 requires a matching official ChatGPT build.
- Windows ARM64, Linux, automatic updates, a theme marketplace, and ChatGPT plugin-market installation are not included in this release.
- Upstream ChatGPT updates can change internal UI. Runtime fails closed on unverified structures until compatibility checks are updated.
反馈 / Feedback
请通过 GitHub Issues 提交可复现问题或改进建议。
Please use GitHub Issues for reproducible problems and improvement requests.