Changelog
Small, clear updates.
1.5.1
August 11, 2026
A connection-test fix, and brew install
- Testing a custom OpenAI connection no longer fails on gpt-5 or the o-series. Graker was sending max_tokens, which those models reject; it doesn't send it at all now. Grammar check and translate were never affected.
- Graker is on Homebrew: brew install --cask eryouhao/tap/graker.
1.5.0
August 7, 2026
A wider panel, a friendlier toolbar
- The panel can go wide now: one click switches between 440 and 840 points, so a long translation reads in a few lines instead of a tall column. Your choice sticks.
- The toolbar got a redo. On macOS 26 the mode switch is real Liquid Glass, the model picker moved next to it, and a Check / Translate button with a Return hint sits on the right — you always know what Enter will do.
- Paste into the input and it just runs — pasted text is usually a complete sentence. Typing by hand never triggers anything.
- "Quick Translate" is now just "Translate", and menu items dropped their trailing ellipses. Fewer words, same tools.
1.4.0
July 27, 2026
Markdown, properly rendered
- Quick-translate results now render as real Markdown: headings, lists and code blocks take shape while the text streams in, and your original line breaks survive.
- The panel grows with long results, up to 80% of the screen, and streaming updates got smoother.
- Custom providers no longer send a fixed temperature. Endpoints that only accept their default, like Kimi k3, just work now.
- Graker now requires macOS 15. On macOS 13 or 14, 1.3.0 keeps working and won't nag you to update.
1.3.0
July 11, 2026
Speaks your language
- The interface now speaks English, 简体中文 and 繁體中文. Follow the system or pick one in Settings — switching applies instantly, no relaunch.
- The menu bar menu was redone: icons on every action, and your recorded shortcuts shown natively on the right, always in sync.
- Settings moved to a native preferences layout with four tabs: General, AI Provider, Shortcuts, About.
1.2.0
July 11, 2026
Auto-updates and a faster panel
- Graker now keeps itself up to date: quiet checks in the background, one click in the menu bar when a new version is ready.
- The quick-translate panel was rebuilt: results stream in, requests can be cancelled any time, and providers run side by side.
- New ⌘1 / ⌘2 / ⌘3 shortcuts: translate clipboard, open quick translation, open grammar check.
1.1.0
June 26, 2026
Format-preserving translation
- New format-preserving translation: select text or a rich HTML email and translate it without breaking images, links, or layout.
- New Open Recent: the last 10 grammar checks from this run can be reopened from the menu bar.
1.0.10
May 8, 2026
A smoother default shortcut
- The default grammar-check shortcut is now Command + Shift + G.
- Fewer Keychain prompts on first launch, and a refined follow-up input below the result.
1.0.9
May 7, 2026
Context-aware refinement
- New contextual grammar refinement: add your real intent and Graker keeps revising based on the original text and the previous result.
- Legacy or incomplete model responses now also get a readable explanation.
1.0.8
April 30, 2026
Bring your own provider
- New Custom OpenAI-compatible provider with configurable Base URL and model.
- New MiMo cluster selection and API endpoint display.