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
Implement a new RemoveInvalidXmlCharacterStreamReader for option Accept invalid chars in server response.
Bug fixes
Fix typo and add translation for Close profile window dialog.
ignore empty photo URI, sourceforge ticket 1822.
Enable force basic authentication as default for new profiles, with CredentialCache there are issues with accentuated characters in passwords, issue 1774, gh issue #363.
Don't serialize password and salt for profiles where UseAccountPassword is enabled, gh issue #364.
Don't serialize ProxyPassword when DefaultProxy is enabled.
Catch possible exceptions in accessing MAPI folder when getting ItemCount, should fix profile load if folders are not accessible, gh issue #310,#381.
Explicitely set NoEndDate to true for recurring events and tasks, gh issue #334.
Remove invalid xml chars from appointment, task and vcard encoded strings.