Skip to content

Update

Improvements

  • When using Microsoft Exchange Server, ChronoLink now also synchronizes the visibility and status fields.

    • When synchronizing to Outlook.com or Exchange Online, the values for both fields will be kept. When the target is a Google calendar, ChronoLink will translate the values to their closest equivalent. For details, see the "Status" and "Visibility" tables in our docs.
    • Use the status and visibility conditions to select which events to (not) synchronize, and alter the field values using the statuschange and visibilitychange transformers.

    Setup

    Existing users need to install version 1.1.0 of ChronoLink Connector for Outlook. The installer will upgrade the existing installation.

    For general setup instructions, read the "Exchange Server" page of our user guide.

Fixes

  • Reverted most of the update interval change for iCalendar (ICS) feeds.
    • It turns out that most feeds used by our beta testers set the update interval way too high. For example, having a feed about table reservations only update once per day defeats the purpose of having the feed in the first place.
    • As a quick fix, we reverted our iCalendar code to the old behavior for all feeds except those by Facebook.
    • We plan to introduce a connection-level setting for this in the future.