* feat(auto-update): improve auto-update toggle functionality - Added setAutoUpdate method in AppUpdater to control auto-update behavior. - Updated IPC handler to set auto-update status based on user preference. - Modified AboutSettings component to conditionally display update options based on auto-check setting. * update autoupdate position