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
- Replace deprecated .cornerRadius() with .clipShape(RoundedRectangle()) in 8 files
- Remove dead nonisolated deinit from AppDelegate
- Replace DispatchQueue.main.async with Task in @mainactor SQLEditorCoordinator
- Add @mainactor to UserDefaults+RecentDatabases.trackDatabaseAccess
- Add Logger warning on invalid hex color fallback in Color+Hex
- Document AppLanguage.apply() side effect
- Use ThemeEngine typography in ConnectionSwitcherPopover (replace hardcoded sizes)
0 commit comments