Releases: RyensX/OpenCodex
Releases · RyensX/OpenCodex
v2.0.1
更新如下:
- 启动器支持关闭窗口在托盘图标常驻
- 新增插件系统,增强功能通过插件系统实现,且支持指定外部插件目录使用三方插件
- 兼容修复iOS下显示问题
- 新增PWA支持,提升本地使用体验
- 新增启动器自动检查更新
- 新增token消耗情况显示(在AI回复底部)
- 优化启动器UI
- 优化认证页面UI
Updates:
- Launcher now supports keeping the tray icon active even when the window is closed.
- Added a plugin system. Enhanced functionality is achieved through this system, and it supports using third-party plugins from specified external plugin directories.
- Fixed display issues on iOS.
- Added PWA support, improving the local user experience.
- Added automatic update checks for the launcher.
- Added token consumption display (at the bottom of the AI reply).
- Optimized the launcher UI.
- Optimized the authentication page UI.
v2.0.0
新架构!不再需要繁琐的实现IPC,最大程度兼容Codex!Codex更新也不会导致功能大面积失效!还实提高了数据加载速度和完全兼容MacOS(Arm64)和Windows!
New architecture! No more cumbersome IPC implementations, maximum compatibility with Codex! Codex updates will not cause widespread functionality failures! It also significantly improves data loading speed and is fully compatible with macOS (Arm64) and Windows!
v1.0.0
第一版,基本可用,支持访问认证、命令行/Desktop Launcher运行gateway,还修复了诸多错误
目前仅发布Mac(Arm64),Windows版本正在适配兼容中
Version 1 is basically usable, supporting access authentication, command-line/Desktop Launcher gateway execution, and numerous bug fixes. Currently, only Mac (Arm64) is released; Windows version compatibility is underway.