@9to5Mac UserDefaults seems surprising given that it’s seemingly the preferred way to store basic preferences, though I’m fully inclined to move to SwiftData and AppStorage (which I think uses UserDefaults?) where applicable. This is a great change, though; we should be transparent in explaining what data is being persisted or read from disk, and clarity is always welcome over a lack of clarity.