What's new in Outlook CalDav Synchronizer 4.1.0

May 12, 2021
  • New features:
  • New Addressbook Profile handling for Profile Type Swisscom.
  • Use Google oauth library for authentication in Swisscom profile.
  • Update Google NuGet libraries.
  • Bug fixes:
  • Set CurrentUICulture in CompontentContainer startup to avoid issues where Localization didn't work in some dialogs, e.g. github issue 241.
  • Improve naive string handling in vcard parser library, fixed performance issues when syncing large pictures, github isse 299.

New in Outlook CalDav Synchronizer 4.0.0 (Dec 2, 2020)

  • New features:
  • Support for .NET framework 4.8
  • Support for TLS 1.3
  • Update Google Task API
  • Update NuGet libraries
  • Add Fuago contact for Ooutlook Sync for OX, contact [email protected].
  • Bug fixes:
  • Fix sync for empty task lists and check also for hidden tasks (needed for completed tasks), fixes ticket #1377 and gh issue 280
  • Fix PostBuildEvent to sign also setup.exe
  • Remove Microsoft.Bcl.Build reference
  • Migrate to package references and VS 2019

New in Outlook CalDav Synchronizer 3.8.1 (Jun 24, 2020)

  • Bug fixes:
  • HOTFIX: Suppress javascript errors during swisscom oauth.

New in Outlook CalDav Synchronizer 3.8.0 (Apr 9, 2020)

  • New features:
  • Support also external members with email and CN in iCloud groups for DistributionList mapping.
  • Bug fixes:
  • Update Google API and other NuGet packages.
  • Use Utc for aVersion LastModification timestamps in cache to avoid full resync when Windows timezone changes, ticket #1266.
  • Update code signing certificate.

New in Outlook CalDav Synchronizer 3.7.0 (Nov 14, 2019)

  • New features:
  • Add support for resources with urn:uuid values and EMAIL property in attendees.
  • Add principal-property-search report to find resource id from displayname.
  • Add support for X-KIND and X-MEMBER in vCard for contact groups, ticket #1267.
  • Bug fixes:
  • Fix mapping of completed tasks if PercentComplete is not set. Tickets #1211 and #1273.
  • Fix import profile windows title, ticket #1235.

New in Outlook CalDav Synchronizer 3.6.2 (Jun 26, 2019)

  • Bug fixes:
  • Manually set authorization header if forceBasicAuthentication is checked to fix issues with some server configs which fail with 401 otherwise.
  • Update WebResourcUrls to https.
  • Update AboutForm layout and LicenseInfo text.
  • Fix global options for Integration test.

New in Outlook CalDav Synchronizer 3.6.1 (Apr 24, 2019)

  • Bug fixes:
  • Fix Google Contacts sync due to changed native API.
  • Update Google API NuGet packages.
  • Adapt Google Integration Tests.

New in Outlook CalDav Synchronizer 3.6.0 (Apr 10, 2019)

  • New features:
  • Add mapping for Outlook contacts AssistantName, Spouse and ManagerName to vCard X-ASSISTANT, X-SPOUSE and X-MANAGER.
  • Update mailbox.org profile logo.
  • Update NuGet packages.
  • Bug fixes:
  • Take existing color from existing category instead of Dictionary to prevent a KeyNotFoundException, gh issue 251.
  • Reduce Options Window height to improve display for smaller screen sizes.

New in Outlook CalDav Synchronizer 3.5.0 (Feb 26, 2019)

  • New features:
  • Add profile type for EGroupware.
  • Add profile type for FastMail.
  • Map formatted description from Google calendar.
  • Execute server access for Contact sync in Background.
  • Remove general option 'Fix invalid settings'.
  • Bug fixes:
  • Improve GetOwner and check also for organizer property if owner property not found (Workaround for OpenX-change).
  • Improve SOGo profile and add VLIST distribution list mapping to default profile settings.
  • Improve bulk profile creation and set correct synchronization mode and update server email and scheduling settings.
  • Use same value type and tzid for RECURRENCE-ID as for DTSTART to be compliant with RFC 5545.
  • Fix generation of originalOutlookDatesWithExceptions. Always use target timezone.

New in Outlook CalDav Synchronizer 3.4.0 (Jan 13, 2019)

  • New features
  • Add calendar-proxy support for autodiscovery (calendar-proxy-read-for, calendar-proxy-write-for), feature request 103.
  • Show access rights in autodiscovery resource selection.
  • Add option to set organizer on behalf of server identity.
  • Add discovery of server email address and set act on behalf of server identity as default for shared writable calendars.
  • Improve tooltips in SelectResourceForm and show resource URI and color values as tooltip.
  • Update Swisscom profile setup.
  • Add contact mapping configuration option to map anniversary dates for contacts. Supports ANNIVERSARY, X-ANNIVERSARY and X-MS-ANNIVERSARY properties and writes ANNIVERSARY.
  • Add option to map task reminders as absolute DATE-TIME value, needed for IOS, feature request 105.
  • Add Brazilian portuguese translations. Thanks to Flávio Zarur Lucarelli!
  • Bug fixes
  • Ignore empty PHOTO properties in vCards.
  • Fall back to short-term ENTRYID if long-term is not available in QueryOutlookFolderByGetTableStrategy to avoid ArgumentException in row.BinaryToString().
  • Log errors during entity deletion.
  • Fix GetCurrentUserPrincipalUrl. Select only href node.
  • Fix task reminders relative to DUE date.
  • Fix UI typos and translations.

New in Outlook CalDav Synchronizer 3.3.0 (Dec 10, 2018)

  • New features:
  • Add Open-Xchange profile type.
  • Add iCloud Calendar profile type.
  • Bug fixes:
  • Ignore alarms with ACTION different to DISPLAY to not sync email alarms as Outlook reminders, ticket #978.
  • Force organizer of exception to be the same as event organizer to avoid SameOrganizerForAllComponentsException. Github issues 240,244.
  • Move using block inside try/catch in Create to avoid issues with SaveAndReload of new empty AppointmentItems.
  • Improve deserialization of SOGo VLISTs.
  • Limit CalDav-resourcenames to 255 chars.

New in Outlook CalDav Synchronizer 3.2.1 (Sep 12, 2018)

  • Bug fixes:
  • Set Default BusyStatus to Free for AllDay events without TRANSP set, ticket #951.
  • Set WebResourceName comparison to case sensitive, avoid problems with DavMail URIs.
  • Fix Unit Tests.
  • Improve Integration Tests.
  • Check Internet connection async to avoid blocking in case of DNS issues, ticket #968.

New in Outlook CalDav Synchronizer 3.2.0 (May 17, 2018)

  • New features:
  • Add French and Italian translations.
  • Update NuGet packages.
  • Bug fixes:
  • Remove duplicate categories (Ticket #881).
  • Catch not only COMExceptions in OutlookUtility functions, gh issue 229.
  • Fix typo in german translation.

New in Outlook CalDav Synchronizer 3.1.1 (May 2, 2018)

  • Bug fixes:
  • Remove Email from Recipient CN. Should avoid attendees with Name (Email) <Email>.
  • Escape Backslash, DDay.iCal workaround. ticket #810, gh issue 226.

New in Outlook CalDav Synchronizer 3.1.0 (Mar 25, 2018)

  • New features:
  • Map tentative to TRANSP:OPAQUE instead of TRANSPARENT, feature request 94.
  • Add event mapping configuration to map Outlook public events to default visibility instead of public, feature request 98. Set this option as default for google profiles.
  • Bug fixes:
  • Fix translation for OL2007 toolbar, ticket #821.
  • Update some Russian and German translations.
  • Fix integration tests.
  • Fix selection of reports in Listview.
  • Fix report name parsing for large sequence numbers.
  • Ticket 842: read all pages from google task service.
  • Retry without sync-token if sync-token is invalid.
  • Fix mapping of weekday recurrence rule with FREQ=DAILY;BYDAY=MO,TU,WE,TH,FR ticket #847.

New in Outlook CalDav Synchronizer 3.0.0 (Feb 10, 2018)

  • Released 2018/02/10
  • WARNING: This release is a major upgrade and needs .NET framework 4.6.1 as minimal requirement. Automatic upgrade won't work if you still have only .NET framework 4.5 installed. Install and upgrade manually in that case!
  • New features:
  • Use .NET framework 4.6.1.
  • Added localization support.
  • Added German and Russian translations (more to come and help wanted, contact us!)
  • Added general option to switch UI language (needs restart of Outlook to take effect).
  • UI redesign for general options with WPF TabControl.
  • Improve accessibility by adding keytips to ribbon.
  • Added ProfileType for Swisscom.
  • Update of Google API and other NuGet packages.
  • Sort sync reports.
  • Bug fixes:
  • Fixed many typos.
  • Fixed some UI inconsistencies and content fit to screen issues.
  • Improve logging.
  • Improve Profile Status.
  • Improve IntegrationTests.

New in Outlook CalDav Synchronizer 2.27.0 (Dec 27, 2017)

  • New features:
  • Add Kolab profile, credits to Achim Leitner.
  • Improve default Button behavior.
  • Add mapping of Outlook OfficeLocation to work ExtendedAddress attribute.
  • Refactoring and Restructuring of ProfileTypes.
  • Bug fixes:
  • Unescape also COLON in vCardStandardReader do avoid problems with some servers wrongly encoding vCard NOTES, ticket #741.
  • Disable "Map Organizer and Attendees" for Google by default.
  • Cache sync run results, so that TransientProfileStatusesViewModel is not empty when opened, gh issue 217.
  • Fix handling of vCard ORG property for mapping of organization and department to Outlook CompanyName and Department properties.
  • Fix exception when reconstructing master event, ticket #777.
  • Improve Logging.
  • Fix Integration tests.

New in Outlook CalDav Synchronizer 2.26.0 (Nov 16, 2017)

  • New features:
  • New Logo and Application Icon, thanks to Michael C. Krieter!
  • Add support for absolute alarms and alarms relative to the end and map them to Outlook reminders if the alarm is before the appointment start (otherwhise not supported in Outlook), feature request 82.
  • Bug fixes:
  • Improve Color and ShortcutKey mapping.
  • Disable IsCategoryFilterSticky also for Events by default.
  • Improve profile separation.
  • Create Outlook items with default ItemType of the folder if includeCustomMessageClasses is enabled, feature request 80.
  • Improve IntegrationTests.
  • Set PercentCompleted after setting the task status in TaskMapper to avoid that the value gets lost if status in not in progress.

New in Outlook CalDav Synchronizer 2.25.0 (Oct 9, 2017)

  • New features:
  • Add optional WebDAV Collection Sync (RFC 6578) for calendar and addressbook collections, which speeds up the detection of server changes dramatically but excludes the possibility to use the time range filter.
  • Improve EventColor-Category mapping and use existing categories if color matches.
  • Bug fixes:
  • Use official certificate for click once code signing.
  • Prevent InvalidCastExceptions in QueryOutlookFolderByGetTableStrategy.
  • Do not keep the Status window alive if it is invisible.
  • Disable IsCategoryFilterSticky by default and add warnings for wrong category filter uses.
  • Do not switch categories automatically, when changing Category filter.
  • Catch not only COMExceptions when responding to meeting invites, ticket #721.

New in Outlook CalDav Synchronizer 2.24.0 (Sep 13, 2017)

  • New features:
  • Add support for RFC7986 per-event color handling, mapping of Outlook category color to COLOR attribute, feature request #76.
  • Add ProfileType for mail.de.
  • Add ProfileType for iCloud contacts.
  • Add support for mapping Distribution Lists to iCloud contact groups.
  • Use Credentials and Proxy from profile for Weblclient to download photo URL, fixes syncing of contact photos for iCloud and others, feature request #71.
  • Add general option to a) Log all entity synchroniaztion reports and b) to include entity names in entity synchronization reports.
  • Bug fixes:
  • Avoid ArgumentNullException in Nodatime timezone conversions, ticket #674,#677
  • Ignore redundant entities in GetTransformedEntities.
  • Fix invalid DTSTART in VTIMEZONE, gh issue #210.
  • Some code cleanup and refactoring.

New in Outlook CalDav Synchronizer 2.23.0 (Aug 14, 2017)

  • New features:
  • Add ProfileType for SmarterMail.
  • Update REV property for vcards, gh issue 204.
  • Update NuGet packages for Google API to 1.28.0 and NodaTime to 2.2.0.
  • Bug fixes:
  • Avoid IndexOutOfRangeException when parsing IMAddress, ticket #652.

New in Outlook CalDav Synchronizer 2.22.1 (Jun 23, 2017)

  • Bug fixes:
  • Fix InitialMatching for GoogleContacts and GoogleTasks if there are more new OutlookItems than ChunkSize and avoid InvalidOperationException (Cannot access a disposed object!)
  • Fix #611 CALDAV hangs Outlook , #613 CalDav locking up Outlook, remove DoEvents call in sync progress bar.

New in Outlook CalDav Synchronizer 2.22.0 (Jun 21, 2017)

  • New features:
  • Add contact mapping configuration to choose default IM protocol when writing IM addresses, ticket #543.
  • Add contact mapping configuration to write IM addresses as IMPP attribute instead of X-PROTOCOL e.g. X-AIM, ticket #543.
  • Add SIP IMServiceType and support X-SIP in vCardStandardReader.
  • Add sync profile for web.de.
  • Improve EntityMatching for very large Calendars (>5000 Entries), by using EventServerEntityMatchData instead of iCalendar for matching.
  • Bug fixes:
  • Fix google Oauth2 authentication "Access denied" error on Windows7/8.1 without admin privileges.
  • Improve Logging.

New in Outlook CalDav Synchronizer 2.21.0 (May 31, 2017)

  • New features:
  • Update NodaTime to version 2 to improve timezone calculations.
  • Update Google APIs NuGet packages.
  • Bug fixes
  • Don't enable chunked synchronization by default.

New in Outlook CalDav Synchronizer 2.20.0 (May 31, 2017)

  • New features:
  • Full support for chunked synchronization
  • Bug fixes
  • Avoid Nullreference exception when TYPE is empty in X-SOCIALPROFILE property in vCardStandardReader, ticket #599.
  • Make mapping of Outlook EmailAddress1 configurable (if it should be mapped to HOME or WORK), gh ticket 193.
  • Fix reading vcard KEY attribute if encoding is not set explicitely to base64, gh issue 195.

New in Outlook CalDav Synchronizer 2.19.2 (May 31, 2017)

  • Bug fixes:
  • Honor chunk size also for Google Contact API read calls, ticket #586.
  • Switch mapping of email addresses and map HOME to email1 and WORK to email2 to be more consistent, gh ticket 193.
  • Provide Login-Hint for Google-Authorization.
  • Add larger sync intervals, feature request #70.
  • Fix layout for ok and cancel button in GeneralOptionsForm.
  • Improve IntegrationTests.

New in Outlook CalDav Synchronizer 2.19.1 (Apr 19, 2017)

  • Bug fixes:
  • Fix toolbar not accessable within Outlook2007, ticket #570.
  • Improve IntegrationTests.

New in Outlook CalDav Synchronizer 2.19.0 (Apr 18, 2017)

  • NEW FEATURES:
  • Abort and postpone synchronization when server reports HTTP 429.
  • Abort synchronization on network related exceptions and consider them as warnings the first two times they occur. This should help avoid errors on laptop startup after hibernation or if VPN is not ready yet, GH issues #104,#181.
  • Do not block Outlook Startup with component initialization, should avoid issues with Outlook deactivating the addin after slow startup.
  • Refactoring of IntegrationTests.
  • BUG FIXES:
  • Fix MapDistListMembers2To1 for members not resolved from the addressbook.
  • Fix mapping of google home-only email address to Outlook Email1Address, ticket #561.

New in Outlook CalDav Synchronizer 2.18.0 (Mar 27, 2017)

  • New features:
  • Add mapping of distribution lists to contact groups with KIND:group
  • Add profile type for Easy Project / Easy Redmine with special setup wizard
  • Add profile type for mailbox.org
  • Switch profile selection to WPF
  • Bug fixes:
  • Add MessageBox with warning about sensitive data in log file before showing the log.
  • Add task mapping configuration option to map Outlook start and due date of tasks as floating without timezone information to avoid issues with tasks across timezones, ticket #530.
  • Update NuGet packages.

New in Outlook CalDav Synchronizer 2.17.0 (Feb 28, 2017)

  • NEW FEATURES:
  • Add general option to show/hide sync progress bar and make threshold for its display configurable.
  • Add App.config setting for SoftwareOnly WPF Rendering to avoid issues with graphics card drivers and hardware acceleration, ticket #480.
  • BUG FIXES:
  • Avoid System.Collections.Generic.KeyNotFoundException for google contact API and consider paging when fetching Google groups, ticket #511.
  • Follow redirect also for 303 in WebDabClient, ticket #516.

New in Outlook CalDav Synchronizer 2.16.0 (Feb 15, 2017)

  • NEW FEATURES:
  • Add warning if one-way synchronization mode would lead to deletion of the existing non empty outlook folder or replication of an empty folder to the server.
  • Add possibility to use chunked execution also for Google contacts.
  • Add Option to disable sticky category filter.
  • Add mapping of ROLE to Outlook Profession for contacts, ticket #505.
  • BUG FIXES:
  • Better handling of SOGo VLIST members as recipients so that the underlying contact is used.
  • Assume that a HTTP-404 denotes an empty addressbook only, if the addressbook resource exists.

New in Outlook CalDav Synchronizer 2.15.1 (Feb 1, 2017)

  • Bug fixes:
  • Avoid Exception in QueryAppointmentFolder when GlobalAppointmentID can't be accessed or is null, ticket #491.
  • Make GeneralOptions window resizable and add scrollbar, avoids issues on low resolution devices.

New in Outlook CalDav Synchronizer 2.15.0 (Feb 1, 2017)

  • New features:
  • Huge performance improvements accessing Outlook folder data when nothing changed and avoid fetching all items, add general option to configure the folder query option.
  • Many UI improvements, add link to show/hide advanced settings and general option to set default
  • reorder/regroup general options.
  • Many improvements of vCard reader, add support for various X-properties for IMs, ticket #463.
  • Save unrecognized properties in vCard OtherProperties.
  • Bug fixes:
  • Catch DateTimeZoneNotFoundException, ticket #484.
  • Avoid adding email address twice.
  • Catch FormatException in vCardStandardReader and log warnings from vcard deserialization.
  • Warn if RRULE COUNT=0 and avoid COM exceptions when setting invalid RecurrencePattern Occurences or PatternEndDate values.
  • Don't set RRULE COUNT if Occurrences is an invalid number.
  • Avoid NullReferenceException when a SOGo VLIST has a member card without FN and avoid empty members.
  • Catch possible COMException when responding to a meeting invite.
  • Workaround for reading wrong encoded vcard PHOTO attributes from SOGo global adressbooks mapped from LDAP/AD avatar pictures.

New in Outlook CalDav Synchronizer 2.14.1 (Jan 26, 2017)

  • Bug fixes:
  • Update installer to fix dependency for Thought.vCards.

New in Outlook CalDav Synchronizer 2.14.0 (Jan 26, 2017)

  • New features:
  • Initial support for syncing contact groups/Distribution Lists (only supports SOGos own VLIST format right now).
  • Include own version of Thought.vCards from https://github.com/aluxnimm/Thought.vCards instead of NuGet package and remove vCardImprovedWriter.
  • Improve vCardWriter and add support for different IM servicetypes, ticket #463.
  • Add support for ADR Post Office Box and extended address, feature request 17.
  • Bug fixes:
  • Unfold lines before further processing in vCardStandardReader, fixes issues with long subproperties like X-ABCROP-RECTANGLE
  • Set recurring task DTSTART to PatternStartDate to avoid missing DTSTART, ticket #465.
  • Switch ProgressWindow to Wpf to avoid DPI problems.
  • Update project urls in about dialog.

New in Outlook CalDav Synchronizer 2.13.0 (Jan 26, 2017)

  • Upgrade instructions:
  • Outlook and Google and some other CalDAV servers calculate the intersection with the time-range differently for recurring events which can cause doubled or deleted events, so it is recommended to select a time-range which is larger than the largest interval of your recurring events (e.g. 1 year for birthdays). The default timerange for new profiles is changed from 180 days to 365 days in the future, for existing sync profiles you need to change it manually if affected!
  • New features:
  • Add mapping configuration option to include also appointments/tasks without category to category filter.
  • Bug fixes:
  • Set time-range default timespan to 365 days in the future and add tooltip and warning for time-range filter, ticket #450.
  • Fix timezone issues with google tasks, ticket #452.
  • Don't add X-ALT-DESC if body is empty.

New in Outlook CalDav Synchronizer 2.12.1 (Jan 26, 2017)

  • New features:
  • Update Google API NuGet packages to version 1.20.0.
  • Bug fixes:
  • prevent NullReferenceExceptions, caused by uninitialized ComponentContainer due to load errors.
  • improve html<->rtf mapping for appointment bodies
  • sync removal of task start and due date from server to Outlook, ticket #446.
  • Add absolute task alarm if start and due dates are not set, ticket #445.

New in Outlook CalDav Synchronizer 2.12.0 (Jan 26, 2017)

  • New features:
  • Add general option to enable client certificate TLS authentication, feature request 55.
  • Map Outlook formatted RTFBody to html description via X-ALT-DESC attribute.
  • Bug fixes:
  • Use lowercase for mailto in organizer and attendee uris to avoid problems with some clients, ticket #426.

New in Outlook CalDav Synchronizer 2.11.0 (Jan 26, 2017)

  • New features:
  • Add possibility to add DAV server calendars/addressbooks.
  • Improve privileges check in connection test.
  • Map SCHEDULE-STATUS to Outlook FINVITED flag, which shows if invitation email has been sent, gh issue 162.
  • Add PostBuildEvent to sign installer files to avoid warning because of untrusted manufacturer during install.
  • Update Google API NuGet packages to version 1.19.0.
  • Bug fixes:
  • Set UseGlobalAppointmentID as default for SOGo profiles to avoid doubled appointments when Outlook sends invites.
  • Fix mapping of vtodo status NEEDS-ACTION to Outlook olTaskNotStarted, ticket #418.
  • Fallback to local timezone if FindSystemTimeZoneById throws an exception, ticket #421.
  • Fix logging for alarms and remove warning for multiple alarms from sync report.
  • Do not delete invitations from server identity.

New in Outlook CalDav Synchronizer 2.10.0 (Nov 7, 2016)

  • New features:
  • Add profile type for NextCloud.
  • Add general option to enable useUnsafeHeaderParsing, needed for Yahoo and cPanel Horde.
  • Improve Autodiscovery.
  • Bug fixes:
  • Fix installer for Office 64-bit installation for AllUsers deployment and copy registry keys to correct HKLM location, ticket #410.
  • Add scrollbar to sync profiles content control, gh issue 176.
  • Fix autodiscovery for iCloud CardDav, ticket #414.
  • Trigger sync also on Outlook startup when TriggerSyncAfterSendReceive is enabled in general options, ticket #415.
  • Catch COMException when Outlook item can't be found in sync reports.

New in Outlook CalDav Synchronizer 2.9.1 (Oct 28, 2016)

  • Hotfix:
  • Fix reminder mapping for just upcoming reminders, regression intruduced in 2.9.0, ticket #406.
  • New features:
  • Add CheckForNewVersions, StoreAppDatainRoamingFolder and IncludeCustomMessageClasses as app.config keys as well, useful for All Users deployment to change defaults.
  • Bug fixes:
  • Improve CustomPropertyMapping Validation and check if properties are empty to avoid Nullreference Exceptions.
  • Update Google Api Nuget packages.

New in Outlook CalDav Synchronizer 2.9.0 (Oct 28, 2016)

  • New features:
  • Add Profile Import/Export.
  • Improve Installer, remove Manufacturer from DefaultLocation and remember InstallDir in registry for updates.
  • Use passive install for updates.
  • Add toolbar buttons to expand and collapse all nodes in synchronization profiles.
  • Add general option to expand all nodes in synchronization profiles by default.
  • Bug fixes:
  • Catch COMException when SyncObjects can't be accessed, github issue 175.
  • Fix installer for All users deployment.
  • Fix Map just upcoming reminders for recurring appointments, ticket #398

New in Outlook CalDav Synchronizer 2.8.1 (Oct 28, 2016)

  • Bug fixes:
  • Avoid Nullreference Exceptions when options are not saved after upgrade to 2.8.0, gh issue 174.

New in Outlook CalDav Synchronizer 2.8.0 (Oct 28, 2016)

  • New features:
  • Configurable custom properties mapping for Appointments and Tasks.
  • Update NuGet packages for Google API and NUnit.

New in Outlook CalDav Synchronizer 2.7.0 (Oct 28, 2016)

  • New features:
  • Map UID to GlobalAppointmentID for new meetings to avoid double events from Mail invites (only possible in Outlook 2013+).
  • Add option to perform CalDAV/CardDAV sync in chunks with configurable chunk size to avoid OutOfMemoryEceptions, ticket #390.
  • Add Button which opens profile data directory for debugging.
  • Bug fixes:
  • Avoid ArgumentNullException if appointments have no GlobalAppointmentID and log warning, ticket #389.
  • Update icon of profile in options, when OutlookFolderType of profile changes.
  • Fix for ToolBarButtons in Options.

New in Outlook CalDav Synchronizer 2.6.1 (Sep 30, 2016)

  • Bug fixes:
  • Fix cache conversion for tasks.
  • Ensure synchronization context on every button click

New in Outlook CalDav Synchronizer 2.6.0 (Sep 29, 2016)

  • This version changes the internal cache structure, when downgrading to an older version, the cache gets cleared and a new inital sync is performed!
  • NEW FEATURES:
  • Better support for meeting invitations.
  • Improve duplicate event cleaner.
  • Update Google Apis nuget packages to 1.16.0.
  • Include GlobalAppointmentId in RelationCache.
  • BUG FIXES:
  • Update accepted meeting invitations instead of deleting and recreating them to avoid wrong cancellation mails from the CalDAV server.
  • Catch OverflowException for invalid birthdays in contacts, ticket #386.
  • DuplicateEventCleaner: catch exception if appointment doesn't exist anymore.
  • Avoid Nullreference Exception and don't add server resource when it doesn't contain any valid VEVENT or VTODO, gh issue 167.
  • Check if caldav resource is not empty to avoid ArgumentOutOfRangeException.

New in Outlook CalDav Synchronizer 2.5.1 (Sep 14, 2016)

  • New features:
  • Add account type for Cozy Cloud and set UseIanaTz as default.
  • Bug fixes:
  • Set BusyStatus to tentative for meeting invites without response.
  • Follow also 307 redirects in WebDavRequests, fixes autodiscovery for Telstra BigPond.
  • Ensure that discovered resource uris end with slash.
  • Fix linebreak issues for Open-Xchange vcards, ticket #290.
  • Add TYPE=WORK to first Outlook Email Address and TYPE=HOME to second for CardDAV profiles and map work email to first Outlook Email Address and home email to second for CardDAV and google contact profiles.
  • Add default mapping of cell,work and home phone number if PhoneTypes are missing when syncing from CardDAV server to avoid loss of telephone numbers.
  • Exclude received meetings from immediate sync to avoid problems with doubled events.

New in Outlook CalDav Synchronizer 2.5.0 (Aug 30, 2016)

  • New features:
  • Add mapping configuration to use IANA timezones instead of Windows timezones.
  • Make addin startup and EntityMapper async.
  • Add progressBar and download new version async, github issue 156.
  • Bug fixes:
  • Add SCHEDULE-AGENT=CLIENT also to attendees, ticket #354.
  • Avoid empty PARTSTAT and default to NEEDS-ACTION.
  • Add KeepOutlookFileAs option (defaults to true) for contacts to avoid overwriting existing FileAs with FN attribute.
  • Set Outlook contact FullName to FN as fallback if N is missing in vcard.
  • Set Outlook task status to Completed when complete date exists and percentComplete is 100 also when VTODO status is missing, gh issue 154.
  • Fix mapping organizer if CN and email are identical, gh issue 157.
  • Avoid DDay.ICal UTC calls and use NodaTime instead for conversion, gh issue 159.

New in Outlook CalDav Synchronizer 2.4.0 (Aug 16, 2016)

  • NEW FEATURES:
  • Add Use Account Password also to bulk profile creation and add posibility to get server settings (DAV url, Email, Username) from Outlook IMAP/Pop3 Account.
  • Add mapping for task alarms with absolute date/time triggers.
  • Add category filter also for tasks, feature 48.
  • Download contact photo if provided by url, fixes contact photo mapping for GMX, ticket #358.
  • BUG FIXES:
  • Change SOGo account profile url path to /SOGo/dav/.
  • Fix mapping of PostalAddress Country in Google Contacts API.
  • Fix mapping of PostalCode for Google Contacts, ticket #352.
  • Update NuGet packages for used external libraries.
  • Log warning and avoid COM Exception for recurring events and tasks when RRULE BYMONTH is invalid, ticket #334.
  • Use correct request URI in reports when server uri has different encoding than resource URI, github issue 152.

New in Outlook CalDav Synchronizer 2.3.1 (Aug 4, 2016)

  • Bug fixes:
  • Fix OL2007 toolbar positioning and saving
  • Use only Start, End and Subject for DuplicateEventCleaner

New in Outlook CalDav Synchronizer 2.3.0 (Jul 29, 2016)

  • NEW FEATURES:
  • Save Outlook 2007 toolBar position and visibility in Registry, github issue 102.
  • Implement duplicate event cleanup in Event mapping configuration.
  • Add CalDavConnectTimeout as general option (feature 46).
  • BUG FIXES:
  • Fix commandbar for OL2007, ticket #339
  • Some fixes for recurrence exceptions if timezone of appointment is different to Outlook local timezone.
  • Fix setting organizer name in Outlook from CommonName and Email.
  • Use general option to show reports for warnings and/or errors also for systray notifications, github issue 143.
  • Map also default events to private when mapping option is activated, ticket #329.
  • Do not steal focus when showing ProgressForm (#328 Window steal focus when initiating sync).
  • validate input in GeneralOptionsForm.

New in Outlook CalDav Synchronizer 2.2.0 (Jun 27, 2016)

  • New features:
  • Add general option to trigger sync after Outlook Send/Receive finishes, github issue 141.
  • Add event mapping configuration parameter to map CLASS:PUBLIC to Outlook Private flag, feature request 45.
  • Implement DNS SRV and TXT lookups for autodiscovery from email address.
  • Bug fixes:
  • Fix autodiscovery when server returns multiple calendar-home-set hrefs, github issue 139.

New in Outlook CalDav Synchronizer 2.1.3 (Jun 10, 2016)

  • New features:
  • Add event mapping configuration to use Outlook GlobalAppointmentID for UID attribute, ticket #318.
  • Bug fixes:
  • Don't log warning if DTEND is not set for allday events, ticket #316.
  • Prefix summary of events and not only meetings with status cancelled, since Android uses this instead of exdates for recurrence exceptions, ticket #307.

New in Outlook CalDav Synchronizer 2.1.2 (May 22, 2016)

  • New features:
  • Add ProfileType for SOGo.
  • Bug fixes:
  • Fix detecting deleted appointments from folders in local pst data files when using category filter, ticket #297.

New in Outlook CalDav Synchronizer 2.1.1 (May 22, 2016)

  • New features:
  • Add ProfileType for Landmarks.
  • Bug fixes:
  • Avoid sync loops and delete new events, when they represent an invitation from server identity.
  • Fix event mapping of TRANSP to Outlook BusyStatus and use X-MICROSOFT-CDO-BUSYSTATUS.
  • Fix Autodiscovery behavior in case of url textbox is empty.

New in Outlook CalDav Synchronizer 2.1.0 (Apr 28, 2016)

  • New features:
  • Implement Bulk profile creation to add multiple profiles at once and choose the folder for each discovered server resource (calendar, addressbook and task).
  • Query supported-calendar-component-set and filter out VEVENT and VTODO resources for autodisovery.
  • Bug fixes:
  • add functionality to cope with multiple groups with the same name for Google Contacts API.
  • Restore old CalendarUrl when Google Autodiscovery has error or was cancelled.
  • Map ResponseStatus default to NEEDS-ACTION in MapParticipation1To2 to avoid exception.

New in Outlook CalDav Synchronizer 2.0.2 (Apr 13, 2016)

  • New features:
  • Improve event mapping of TRANSP and STATUS to Outlook BusyStatus. (contributed by Florian Saller).
  • Improve Autodiscovery.
  • Add ProfileType for Sarenet.
  • Bug fixes:
  • Ignore invalid-xml-errors in EntityRelationDataAccess unless a new version has been saved.
  • Fetch all Google Contacts with a single request to avoid 503 errors.
  • Query just contacts from Default Group from Google Contacts API.
  • Do not log an error if delete or update fails because of concurrency effects.
  • Only access AddressEntry if recipient can be resolved and catch possible COMExceptions.

New in Outlook CalDav Synchronizer 2.0.1 (Apr 8, 2016)

  • New features:
  • Initial support for mail.ru
  • Add option to keep Outlook photo in contact mapping configuration.
  • Bug fixes
  • Catch COMException if birthday can't be set in Outlook, ticket #276.
  • Preserve current mapping configuration, if no folder selected.
  • Fix own identity handling in event mapping (especially for Exchange accounts).
  • Fix possible Nullreference Exception in CardDavDataAccess.GetEntities.
  • Check if key exists before adding to targetExceptionDatesByDate in MapRecurrence1To2, ticket #270.
  • Skip directoryresource, if returned from calendar-query, since mail.ru returns directory itself even with an etag.
  • Disable other checkboxes in schedule settings when Map Attendees is unchecked.
  • Remove X-ABCROP-RECTANGLE from vcard photo attributes since the deserializer can't parse the base64 value, ticket #274.
  • Disable sync now button during synchronization runs.

New in Outlook CalDav Synchronizer 2.0.0 (Apr 5, 2016)

  • New features:
  • Add support for Google Contacts API to sync Outlook contact folders with Google contacts which improves mapping and performance, since the Google CardDAV API has some issues (first official release, beta)
  • Support for google contact groups, which are synced to Outlook categories.
  • Sync contact photos, WebPages, Notes, Sensitivity, Hobbies for google contacts.
  • Added mapping for anniversary, relations (spouse, child, etc.) and IMs for google contacts
  • Remove legacy synchronization profile settings user interface.
  • Bug fixes:
  • Add TYPE=JPEG to vcard photo attributes and catch exceptions in MapPhoto2To1.
  • Catch COM-Exception, when fetching Items from Outlook (ticket #263 Error when deleting contacts with Synchronize changes immediately after changes activated).
  • Fix possible Nullreference Exception in CardDavDataAccess.
  • Fix ForceBasicAuthentication checkbox in WPF UI.
  • Fix and simplify connection testing.

New in Outlook CalDav Synchronizer 1.24.0 (Mar 26, 2016)

  • New features:
  • Add general option to ignore invalid characters in server response.
  • Implement reordering of synchronization profiles in the WPF UI
  • Bug fixes:
  • Fix VALARM trigger handling if duration is zero, ticket #253.
  • Fix display issues for reports #259.
  • Add missing check box in WPF EventMappingConfigurationView (Negate filter and sync all Appointments except this category).
  • Hide TimeRangeView for all folder types except Appointments and Tasks.
  • Fix proxy settings in new WPF UI.
  • Disable ConflictResolution for OneWay synchronization in WPF UI.

New in Outlook CalDav Synchronizer 1.23.0 (Mar 15, 2016)

  • New features:
  • First implementation of a complete redesign of Synchronization Profiles GUI using WPF framework.
  • General option to switch between modern WPF and standard WinForms GUI.
  • Improve update handling and download README after installing new version.
  • Bug fixes:
  • Ignore invalid BYMONTHDAY values in recurrence rules, catch COMException and log it as warning.
  • Set HasTime for completed of vtodo to avoid VALUE=DATE for GMT timezone to be RFC compliant, ticket #247.
  • Improve exception Handling.
  • Ensure SynchronizationContext BEFORE invoking async methods, wrap all invocations of async methods with a try-catch, ticket #248.
  • Try to reconstruct master event and properly sync exceptions to Outlook, if server resource consists of recurrence exceptions only.

New in Outlook CalDav Synchronizer 1.22.0 (Mar 10, 2016)

  • New features:
  • Add option to enable/disable mapping of recurring tasks in TaskMappingConfiguration to avoid problems with servers that don't support recurring tasks.
  • Add option in ContactMappingConfiguration to fix formatting of phone numbers when syncing from server to Outlook, so that Outlook can detect country and area code, feature request 34.
  • Use email address for vcard FN if fileas, name and company attributes of outlook contact are emtpy.
  • Bug fixes:
  • Fix VTIMETONE DTSTART generation for timezones with yearly floating DST rules like Jerusalem when syncing to Google, ticket #244. (Workaround for a bug in the DDay.iCal library)
  • Don't add filter category to Outlook categories if Negate filter is activated, ticket #245.

New in Outlook CalDav Synchronizer 1.21.0 (Mar 5, 2016)

  • New features:
  • Implement option in network and proxy options to force basic authentication, needed for some servers where negotiation or digest auth are not working properly, fixes connection problems with OS X servers.
  • Add general option to enable/disable tray icon.
  • Improve debug logging.
  • Bug fixes:
  • Use NullOutlookAccountPasswordProvider if Outlook profile name is null, ticket #239.
  • Fix proxy support in Google tasklibrary and oauth requests, ticket #234.
  • Fix line breaks in vcard notes and street addresses to avoid r.

New in Outlook CalDav Synchronizer 1.20.3 (Mar 5, 2016)

  • Bug fixes:
  • Fix Outlook crash when opening synchronization profiles for Outlook 2007 (ticket #230,#231).

New in Outlook CalDav Synchronizer 1.20.0 (Mar 5, 2016)

  • New features:
  • New implementation of partial sync, which triggers immediately after an item is created, changed or deleted in Outlook (with a 10 seconds delay), works also for contacts and tasks now.
  • Add option to use IMAP/Pop3 Password from Outlook Account associated with the folder, the password is fetched from the Windows registry entry of the Outlook profile.
  • Add checkbox to sync all Outlook appointments except a defined category (negates the category filter) in EventMappingConfiguration, feature request 30.
  • Use ComboBox with all available Outlook categories instead of TextBox to choose category filter.
  • Add account types for Fruux, Posteo, Yandex and GMX with predefined DAV Urls and add logos to the account select dialog.
  • Bug fixes:
  • Fix well-known URIs according to RFC, they contain no trailing slash, fixes autodisovery for fruux.
  • Avoid ArgumentNullException for GoogleTasks if tasklist is empty, ticket #229.
  • clear contact attributes in Outlook when attributes are removed on server, fixes some update mapping issues from server to outlook for CardDAV.

New in Outlook CalDav Synchronizer 1.19.0 (Mar 5, 2016)

  • New features
  • Add System TrayIcon with notifications of sync runs with errors and warnings and context menu.
  • Add Synchronitation Status with info about last sync run time and status, accessible from the TrayIcon or the ribbon.
  • Add TaskMappingConfiguration with possibility to toggle reminder, priority and body mapping.
  • Bug fixes
  • Catch COMException when accessing IsInstantSearchEnabled of Outlook store, ticket #223.
  • Fix Error, when opening legacy profiles without proxy options, ticket #224.

New in Outlook CalDav Synchronizer 1.18.0 (Feb 20, 2016)

  • New features:
  • Deactivate prefix filter for custom message_classes by default and make it configurable as general option, since Windows Search Service was needed and not available in all setups.
  • Add manual "Check for Update" button in about box.
  • Bug fixes:
  • proper check for IsInstantSearchEnabled for the store when using prefix filter.
  • Remove unused DisplayAllProfilesAsGeneric general option.
  • Remove unneeded enableTaskSynchronization in app.config.
  • Change mapping errors to warnings for logging.

New in Outlook CalDav Synchronizer 1.17.0 (Feb 20, 2016)

  • New features:
  • Improved formatted view for sync reports with possibility to view Outlook and server entities causing mapping warnings or errors.
  • Improve UI. Rename Advanced Options to Network and proxy options and move button to server settings. Move Mapping Configuration button from advanced options form to main profile configuration form.
  • Use prefix comparison in Outlook Repositories to filter also custom message_classes.
  • Bug fixes:
  • Fix test settings and don't allow an Outlook task folder for google calendar but only for a google tasklist.
  • Change BackColor of all UI forms and textboxes to SystemColors.Window.
  • Fix wordrap in changelog textbox of update window and make window resizable, feature request 24.
  • Use empty password, if decrypting password fails, ticket #165.

New in Outlook CalDav Synchronizer 1.16.0 (Feb 20, 2016)

  • New features:
  • Google task support added. You can sync google tasklists to Outlook task folders via the Google Task Api. Just use a google profile and choose a task folder and do autodisocery to select the google tasklist.
  • Improved UpdateChecker, add button to automatically download and extract the new version and start the installer.
  • Improved Synchronisation reports with formatted view.
  • Small UI improvements and layout changes.
  • Add Link to Helppage and Wiki in About Dialog.
  • Improve Autodiscovery in google profiles and add button to start a new autodiscovery.
  • Bug fixes:
  • fix workaround for Synology NAS empty collections wrongly returning 404 NotFound, ticket #203.
  • Perform delete and create new , if an update for a Google-event returns HTTP-error 403, ticket #205.
  • Fix logging of server resource uri in sync reports.
  • Fix wrong handling of folder in OutlookTaskRepository.
  • Properly dispose WebClient in UpdateChecker and IsOnline check.

New in Outlook CalDav Synchronizer 1.15.0 (Feb 4, 2016)

  • WARNING: This version changes the internal cache structure, when downgrading to an older version, the cache gets cleared and a new inital sync is performed!
  • New features:
  • Improved handling of Uris, Use custom class WebResourceName instead of System.Uri to identify WebDAV resources. This should fix various issues with filenames with wrongly encoded special chars like slashes or spaces especially for Owncloud, see ticket #193 and discussions.
  • Add advanced option for preemptive authentication and set it to default for new profiles, feature request from ticket #198.
  • Make Options-Tabs draggable.
  • Delete caches if they have a version, other than the required version and implement cache conversion from version 0 to 1.
  • Improve InitialTaskEntityMatcher and also compare Start and Due Date if available for matching tasks.
  • Bug fixes:
  • Set PatternEndDate of Recurrence to PatternStartDate if it is an invalid date before the start in the vevent to avoid COMException, ticket #197.
  • Don't set task completed in local timezone, COMPLETED of vtodo must be in UTC, fix regression introduced in 1.14.0.
  • Avoid UTC conversion in InitialEventEntityMatcher and use local timezone to avoid Nullreference Exceptions from Dday.iCal library in some strange timezone cases, ticket #154. Also fix matching of allday events and check if date matches.
  • Catch COMException when getting AddressEntryUserType of Recipient, ticket 109 from github.

New in Outlook CalDav Synchronizer 1.14.2 (Feb 4, 2016)

  • Bug fixes:
  • Fix every workday recurrence and avoid INTERVAL=0 which is wrongly set from Outlook Object Model, fixes problem with certain versions of SabreDAV/OwnCloud, where INTERVAL=0 leads to an internal server error
  • Catch also possible ArgumentException in MapRecurrence1To2 when trying to get AppointmentItem of a changed occurence.
  • Improve handling of DECLINED and cancelled meetings.
  • Prefix AppointmentItem Subject with "Cancelled: " if event status is CANCELLED
  • Use extension .vcf instead of .vcs for newly created vcards.
  • Improve mapping of phonenumbers, map Outlook OtherPhoneNumber and OtherFaxNumber and set TYPE=MAIN for PrimaryPhoneNumber.
  • Improve mapping of HOME and WORK URLs for vcards.
  • Refactor IsOnline() check to avoid problems in proxy environments, ticket #189

New in Outlook CalDav Synchronizer 1.14.0 (Feb 4, 2016)

  • New features:
  • Skip sync runs, if network is not available to avoid error reports in that case, add general option to check Internet connection with dns query to www.google.com. If you are in a local network without dns or google.com blocked, disable this option.
  • Implement EventMappingConfiguration options for syncing private flag to CLASS:CONFIDENTIAL and vice versa, feature request 15.
  • Bug fixes:
  • Fix mapping outlook task dates to DTSTART and DUE, use local timezone and time 00:00:00 for start, 23:59:59 for due values and remove DURATION to be RFC 5545 compliant, see ticket #170. Use also localtime for COMPLETED instead of UTC to be consistent and fix VTIMEZONE DST rules for tasks.
  • Fix yearly recurrence with interval=1 for tasks.
  • Treat not recognized PARTSTAT same way as NEEDS-ACTION according to RFC 5545.
  • Fix mapping of attendees with type resource/room or unknown role, map X-LOCATION to type resource, set CUTYPE=RESOURCE for resources.
  • Catch COMException when setting recurrence interval and ignore invalid intervals for Appointments and Tasks, ticket #174.
  • Fix logging uid of events for recurrence errors.
  • Avoid COMException for invalid organizer in MapAttendeesAndOrganizer2To1, skip organizer if no email and no CN is valid.
  • Replace year 0001 with 1970 in VTIMEZONE definitions before deserializing icaldata, since DDay.iCal is extremely slow otherwise, needed for emClient, see ticket #150.

New in Outlook CalDav Synchronizer 1.13.2 (Feb 4, 2016)

  • Bug fixes:
  • Refactor SetOrganizer and GetMailUrl in EventEntityMapper to avoid Nullreference Exceptions and catch COMExceptions.
  • Catch COMExceptions when accessing timezone of AppointmentItem and fallback to UTC in that case.
  • Catch COMException when AppointmentItem of an Exception doesn't exist, ignore that exception then since we can't get the changes. This happens when the recurring event is not in the local Outlook timezone.
  • Set WordWrap in newFeaturesTextBox for better readability of new features, feature request 24.
  • Check for invalid DTEND of vevents and catch COMException when trying to set EndTime, use DTSTART in those cases.
  • Catch COMException in GetEventOrganizer(), fixes issues with OL2007.
  • Avoid possible NullReferenceExceptions in MapAttendeesandOrganizer2To1.
  • Catch possible COMException in MapOrganizer1To2.
  • Catch UriFormatException also in Map2To1 when the server sends invalid attendee email adresses, ticket #168.

New in Outlook CalDav Synchronizer 1.13.0 (Feb 4, 2016)

  • New features:
  • Support for GMX calendar, new events need to be created in UTC see section GMX in README.
  • Implement Show/Clear Log and log level configuration in General Options (feature 22).
  • Add also 1 min and 2 min to avaiable Sync Intervals since requested multiple times.
  • Add option to disable mapping of contact photos in ContactMappingConfiguration, since it is not working properly in OL 2007.
  • Bug fixes:
  • EnsureSynchronizationContext on callbacks from Outlook, fixes errors when showing synchronization reports when synchronizung items immediately after changes.
  • Do not perform empty queries to repositories, fixes HTTP 400 errors with GMX.
  • Use PR_MESSAGE_CLASS to filter only AppointmentItems/TaskItems in OutlookRepositories, should fix casting errors when other items are in the folder.
  • Fix button layout in MappingConfiguration and OptionsDisplay.
  • Add EventMappingConfiguration to create events in UTC, needed for GMX for example, since local Windows Timezone leads to HTTP 403 error, ticket #162.
  • Catch System.UnauthorizedAccessExceptions in ContactEntityMapper.
  • Execute startup code just once, should fix error in ticket #161.
  • Avoid NullreferenceException when AdressEntry of recipient can't be fetched, ticket #163.

New in Outlook CalDav Synchronizer 1.12.0 (Feb 4, 2016)

  • New features:
  • Match added entities with every sync run, this should avoid duplicates and errors, when same event is added in both server and client e.g. a (autoaccepted) meeting invitation.
  • Add "Reset Cache" button to delete the sync cache and start a new initial sync with the next sync run.
  • Delete associated birthday appointment if deleting ContactItem in Outlook, feature #21.
  • Cleanup outdated synchronization reports with configurable timespan.
  • Bug fixes:
  • Fix issues which might occur due to load behavior of controls.
  • Fix exporting of DateCompleted for tasks, according to the RFC it must be a DATE-TIME value, see ticket #156
  • Convert DateCompleted for tasks from UTC to local date when mapping back to Outlook.
  • Add Reports to ToolBar Buttons for OL2007.
  • Update Meeting Response only if MapAttendees is set in MappingConfiguration.
  • Fix yearly recurrence with interval=1, patch provided by Jonathan Westerholt, ticket #159
  • Revert "Use GlobalAppointmentID for new events instead of random Guid to avoid doubling events from invitations for own attendee". This caused problems with Google when recreating deleted events with same UID.
  • Cleanup outdated synchronization reports.
  • Add context menu which allows to open the cache directory also to Google profile type.
  • Select the new tab in OptionsForm when a new profile is added.

New in Outlook CalDav Synchronizer 1.11.0 (Feb 4, 2016)

  • New features:
  • Advanced Logging and configurable Synchronization Reports after each sync run. You can configure if reports should be generated for each sync run or only if errors or warnings occur and if the reports should be shown immediately after the sync run. You can also delete or zip reports from the Reports window.
  • Support for Zoho Calendar, patch provided from Suki Hirata [email protected]
  • Bug fixes:
  • Factor out common mapping functions for events and tasks and map priority 1-9 according to RFC5545

New in Outlook CalDav Synchronizer 1.10.0 (Feb 4, 2016)

  • New features:
  • Add possibility to set server calendar color to selected category color
  • Allow to specify shortcut key of category and improve EventMappingConfiguration UI
  • Add scheduling configuration options to EventMappingConfiguration and set RSVP for attendees. (You can specify if you want to set SCHEDULE-AGENT:CLIENT or X-SOGO-SEND-APPOINTMENT-NOTIFICATIONS:NO for SOGo)
  • Bug fixes:
  • Escape single quotes in category filter string and validate it in EventMappingConfiguration, it must not contain commas or semicolons to avoid exceptions
  • Use DASL filter instead of JET syntax to fix category filtering for OL 2010(64bit)
  • Take relative redirects in account. (fixes Autodiscovery for some servers based on cpanel/horde)
  • Avoid UTC conversion from Dday.iCal library for upcoming reminder check.
  • Use GlobalAppointmentID for new events instead of random Guid to avoid doubling events from invitations for own attendee.

New in Outlook CalDav Synchronizer 1.9.0 (Feb 4, 2016)

  • New features:
  • Map CalDAV server colors to Outlook category colors. It is possible to choose the category color manually or fetch the color from the server and map it to the nearest supported Outlook color.
  • Bug fixes:
  • Don't use environment specific newline, in data sent to the server
  • Escape Uris, which are inserted into XML documents
  • Remove unused calDavReadWriteTimeout from config

New in Outlook CalDav Synchronizer 1.8.0 (Feb 4, 2016)

  • New features:
  • Add filtering on outlook side, so that multiple CalDAV-Calendars can be synchronized into one Outlook calendar via an Outlook category
  • Add mapping configuration options for Contacts (Enable or Disable mapping of Birthdays, feature #12)
  • Provide entity version (etag) on delete and set If-Match header
  • Add option to synchronize just upcoming reminders.
  • Autodiscovery improvemnts: Ignore xml Exceptions during Autodiscovery (needed for some wrong owncloud server paths) and try hostname without path too if well-known not available, fixes autodiscovery for posteo (https://posteo.de:8443), Display if no resources were found via well-known URLs
  • Bug fixes:
  • Filter out SOGo vlists (contenttype text/x-vlist) since we can't parse them atm, avoids syncing vlists to a empty vcard and destroying the vlist when syncing back to SOGo
  • Trim category names for events,tasks and contacts when mapping to caldav
  • Use ENCODING=b instead of BASE64 according to vcard 3.0 spec for binary attributes