Skip to content

Releases: SolidKeyAB/logan

v0.9.1 — Windows & Linux Compatibility

26 May 15:54

Choose a tag to compare

What's New

Bug Fixes

  • Linux: File open dialog no longer freezes on first use (XDG portal pre-warming + re-entrancy guard)
  • Windows: Port conflict recovery uses netstat instead of Unix-only lsof
  • Windows: Terminal fallback spawns cmd.exe directly instead of failing with Unix script command
  • Windows: Claude/Aider/Gemini CLI detection uses where instead of which, adds Windows install paths
  • Cross-platform: LLM service detection (Ollama, LM Studio) uses Node.js http instead of curl
  • Cross-platform: Fixed 6 path-parsing locations in renderer that broke on Windows backslash paths

Full Changelog: v0.7.3...v0.9.1