3.5.11 — Windows Ollama Host Normalization Follow-up
- Fixed the remaining Windows Ollama client path where
OLLAMA_HOSTcould be inherited as a wildcard bind address such as0.0.0.0or[::] - Wildcard bind hosts now normalize back to
localhostfor client requests - Missing Ollama ports now default to
11434 - Kept the native-
fetchretry fallback in the release path for retryable network failures such asfetch failed - Updated CLI/docs guidance so custom client endpoints use
OLLAMA_BASE_URL - Added regression coverage for wildcard-host normalization
npm package: llm-checker@3.5.11