• v4.6.0 6073db180a

    v4.6.0 Stable

    kerem released this 2025-06-04 12:02:05 +03:00 | 3 commits to master since this release

    📅 Originally published on GitHub: Wed, 04 Jun 2025 09:21:08 GMT
    🏷️ Git tag created: Wed, 04 Jun 2025 09:02:05 GMT

    • Released 2025/06/04
    • New features
      • Update NuGet packages.
      • Add Aruba profile.
    Downloads
  • v4.5.0 2fa93a92c1

    v4.5.0 Stable

    kerem released this 2024-12-26 18:06:59 +03:00 | 5 commits to master since this release

    📅 Originally published on GitHub: Thu, 26 Dec 2024 15:12:46 GMT
    🏷️ Git tag created: Thu, 26 Dec 2024 15:06:59 GMT

    • Released 2024/12/26
    • New features
      • Update NuGet packages.
      • Use Unicolour library for colour comparison and remove ColorMine package.
      • Use json site to query newest version.
    Downloads
  • v4.4.1 365019167c

    v4.4.1 Stable

    kerem released this 2023-04-06 13:12:31 +03:00 | 18 commits to master since this release

    📅 Originally published on GitHub: Thu, 06 Apr 2023 10:17:04 GMT
    🏷️ Git tag created: Thu, 06 Apr 2023 10:12:31 GMT

    • Released 2023/04/06
    • Bug fixes
      • fix regression bug gh #388, recurring events and tasks with COUNT!=0, sourceforge 1770.
    Downloads
  • 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
  • v4.3.0 8c1d660ec8

    v4.3.0 Stable

    kerem released this 2022-07-05 17:11:31 +03:00 | 41 commits to master since this release

    📅 Originally published on GitHub: Tue, 05 Jul 2022 14:17:19 GMT
    🏷️ Git tag created: Tue, 05 Jul 2022 14:11:31 GMT

    • Released 2022/07/05
    • Security Fixes
      • Update NuGet packages. (fixes security vulnerability in Newtonsoft.Json).
    • New features
      • Add Simplified Chinese (中国) [zh-CN] translation. Credits to Liu Yihua (yihuajack)
      • Add untermStrich profile type.
    • Bug fixes
      • Hide PasswordBox when UsaAccountPassword is enabled to improve profile creation ServerSettings dialog.
      • Fix typos in fr-FR translation.
      • Fix WebDavSync setting in profile selection after folder change.
    Downloads