github yazinsai/OpenOats v1.30.2
OpenOats 1.30.2 — Local Network LLM Fix

latest releases: v1.32.1, v1.32.0, v1.31.0...
7 hours ago

What's Changed

  • fix: allow HTTP connections to local network LLM endpoints (#189, closes #188) — Added NSAllowsLocalNetworking to App Transport Security config, fixing the "secure connection required" error when connecting to LM Studio, Ollama, or other LLM servers running on LAN IPs (e.g. http://192.168.x.x:8080). Localhost connections were already working; this extends the exception to all local network addresses.
  • Homebrew cask update — Bumped Casks/openoats.rb from 1.29.4 to 1.30.1 (was stale by multiple releases).

Full Changelog: v1.30.1...v1.30.2

Don't miss a new OpenOats release

NewReleases is sending notifications on new releases.