You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Renames the desktop entry, app bundles, installers, and in-app copy to ChatGPT Codex Tools while cleaning up legacy Codex++ shortcuts and uninstall records.
6
+
- Refactors the manager UI and backend payload handling for clearer status cards, relay/provider settings, marketplace actions, and diagnostics.
7
+
- Keeps plugin and site marketplace enhancements available for mixed API relay mode while disabling only the paths that are unsafe for pure relay/aggregate mode.
8
+
- Improves ChatGPT desktop target detection, CDP page selection, launcher errors, and Windows startup/uninstall behavior.
9
+
- Refreshes macOS pkg/zip and Windows setup/portable build metadata, including offline installers and migration-friendly package names.
10
+
- Updates README and localized UI text across Chinese, English, Japanese, and Korean documentation.
11
+
12
+
### macOS unsigned build notice
13
+
14
+
The macOS packages are unsigned community builds, including the pkg installers. If macOS blocks the first launch, run:
Copy file name to clipboardExpand all lines: docs/downloads.html
+20-16Lines changed: 20 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -214,25 +214,25 @@ <h2>Windows</h2>
214
214
215
215
<sectionclass="release-note">
216
216
<divdata-lang="en" class="active">
217
-
<strong>Version 1.2.1</strong>
217
+
<strong>Version 1.2.2</strong>
218
218
<ul>
219
-
<li>Fixes macOS launcher discovery so the manager opens the sibling ChatGPT Codex.app launcher instead of falling back to a nested launcher inside the manager bundle.</li>
220
-
<li>Prefers the injected bridge for backend calls while keeping the HTTP helper fallback for status and repair routes, with clearer diagnostics when either transport is unavailable.</li>
221
-
<li>Downgrades missing service-tier assets to a non-fatal unavailable state instead of breaking the injected menu on unsupported ChatGPT builds.</li>
222
-
<li>Allows the local HTTP helper to answer private-network browser preflight requests and extends thread sort-key requests for larger history sets.</li>
223
-
<li>Improves Windows mirror repair by reusing matching packages already present in Downloads before downloading again.</li>
224
-
<li>Removes stale provider-sync locks automatically while keeping active locks protected, reducing stuck history/provider sync states.</li>
219
+
<li>Renames the desktop entry, app bundles, installers, and in-app copy to ChatGPT Codex Tools while cleaning up legacy Codex++ shortcuts and uninstall records.</li>
220
+
<li>Refactors the manager UI and data payloads for cleaner status cards, relay/provider settings, marketplace actions, and diagnostics.</li>
221
+
<li>Keeps plugin and site marketplace enhancements available for mixed API relay mode while disabling only the paths that are unsafe for pure relay/aggregate mode.</li>
222
+
<li>Improves ChatGPT desktop target detection, CDP page selection, launcher errors, and Windows startup/uninstall behavior.</li>
223
+
<li>Refreshes macOS pkg/zip and Windows setup/portable build metadata, including the offline installers and migration-friendly package names.</li>
224
+
<li>Updates README and localized UI text across Chinese, English, Japanese, and Korean documentation.</li>
0 commit comments