@CliftonR Uh, hm. Well I can definitely as a developer understand why a preferences file downgrade could lead to hard-to-understand bugs that you would not want to even *try* to anticipate. Tusky, the app I work on, would do the same in this situation (and this has caused me problems during development).
But there *are* ways they could do notification, or print out a user-readable version of the prefs they're throwing away, and it doesn't sound like they're doing that.
@mcc
Yes, as a developer I understand the issues they're trying to avoid, and your examples are exactly the kind of thing I was thinking of.
Or put up a dialog saying "If you want to keep your old profile, this has some serious risks [blah-blah-blah]" with choices for
"Safe route (start a new profile)" and "Keep my old settings and I'll take my chances, without complaint."
Probably one could build something to diff the supported settings. +