You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)