feat: add option to disable update checker #502

Merged
ZacharyZcR merged 2 commits from feat/disable-update-checker into dev-1.10.1 2026-01-13 06:02:24 +00:00

2 Commits

Author SHA1 Message Date
LukeGus
434926f9e3 feat: remove locales 2026-01-13 00:02:07 -06:00
ZacharyZcR
4c8e5988c2 feat: add option to disable update checker
Add a new setting in User Profile > Settings to disable automatic
update checking on startup and dashboard.

- Adds 'Disable Update Check' toggle in profile settings
- Skips GitHub API calls when disabled (reduces network requests)
- Works for both web app and Electron client

Fixes Termix-SSH/Support#410
2026-01-13 07:48:29 +08:00