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
fix: prevent false unsaved changes notification when mode/API changes externally
- Added logic to detect and handle external changes (from main interface)
- External changes to mode or API configuration no longer mark settings as dirty
- Only changes made within the Settings dialog itself trigger unsaved changes warning
- Fixes#7417
0 commit comments