• v4.4.0 a467f80aa7

    v4.4.0 Stable

    kerem released this 2023-03-21 18:14:27 +03:00 | 21 commits to master since this release

    📅 Originally published on GitHub: Tue, 21 Mar 2023 15:21:47 GMT
    🏷️ Git tag created: Tue, 21 Mar 2023 15:14:27 GMT

    • Released 2023/03/21
    • New features
      • Implement PKCE for Swisscom Oauth2 requests.
      • Update NuGet packages.
      • Update mailbox.org logo.
      • Optimize vCardStandardReader/Writer and use LINQ.
      • 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.
    Downloads