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
Fixed: Baidu LLM translation now uses the correct POST JSON API, with Bearer API Key or AppID/secret signature fallback.
Fixed: Baidu translation no longer gets killed by the shared 25s timeout; LLM translation has a dedicated 60s timeout and requests are batched to avoid aborts.
Added: Hovering the “sources unavailable” indicator in the floating board now shows the unavailable source names.
Added: “View logs” in Settings → Updates & display shows translation API call logs.
Added: “View logs” in Settings → Sources shows data fetching logs.
Improved: The “View logs” buttons are placed on the section title row, right-aligned and compact.