Only force reconfig for old app versions
Latest app refactoring including to fix some portal_type naming like 'promise' to 'Promise', opml, etc., making unusable old client app configurations. Previous fix for this was to force app re-configuration when app version changes, but this leads to do it on every app release.
To avoid it, re-configuration is only forced when old data is present.
- fixed bug on opml delete