Skip to content

v1.1.5 — Fix update check timeout on Linux

Choose a tag to compare

@NATroutter NATroutter released this 31 Mar 04:20

Bug fixes

  • Fixed SocketTimeoutException: Read timeout when checking for updates on Linux — the
    GitHub API request timeout was 5 s which was too short on some systems. Bumped to 15 s via
    foxlib 1.4.1.

Improvements

  • Fixed SocketTimeoutException on Linux when checking for updates — request timeout raised
    from 5 s to 15 s
  • Added Logs viewer under Help → Logs — shows the in-session log with color-coded
    entries (red for errors, yellow for warnings, green for info)