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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ ReRouted is an independent project and is not affiliated with or endorsed by any
98
98
99
99
### 1. Install
100
100
101
-
[Download ReRouted 0.4.3 for Apple Silicon](https://github.com/gitcommit90/rerouted/releases/download/v0.4.3/ReRouted-0.4.3-arm64.dmg), open the DMG, and drag ReRouted to Applications.
101
+
[Download ReRouted 0.4.4 for Apple Silicon](https://github.com/gitcommit90/rerouted/releases/download/v0.4.4/ReRouted-0.4.4-arm64.dmg), open the DMG, and drag ReRouted to Applications.
102
102
103
103
ReRouted requires Apple Silicon and macOS 12 Monterey or newer.
104
104
@@ -204,7 +204,7 @@ The implementation is intentionally small: Electron, Node's built-in HTTP server
204
204
205
205
## Current release
206
206
207
-
ReRouted `0.4.3` fixes compact usage metrics so billion and trillion totals display with `B` and `T` units instead of continuing to grow in millions. It includes the hardened OAuth callbacks and renderer lock boundaries, uncapped SQLite usage history, 60-second quota refreshes while the Quota page is open, masked account identities, and image inputs introduced in `0.4.2`. Public builds are Developer ID signed, notarized, stapled, and distributed through stable GitHub Releases with in-app updates. The public API is intentionally limited to health, model discovery, and chat completions; a published third-party client compatibility matrix is still forthcoming.
207
+
ReRouted `0.4.4` removes the preselected High effort suffix from the ChatGPT OAuth Sol model. Sol now appears as `gpt-5.6-sol`, matching Terra and Luna, while reasoning effort remains controlled by each calling client. Existing accounts, routes, and temporary model locks migrate automatically from the old ID. Public builds are Developer ID signed, notarized, stapled, and distributed through stable GitHub Releases with in-app updates. The public API is intentionally limited to health, model discovery, and chat completions; a published third-party client compatibility matrix is still forthcoming.
0 commit comments