Skip to content

Update

Fixes

  • When reading the "Location" field from a Microsoft calendar, ChronoLink no longer turns values like "Teams" into "Teams (, )".
    • This happened because of a bug in the code that turns a structured physical address into a single line of text such as "Joe's Grill (123 Main Road, Exampletown, Somestate, 9876, United States)".
  • Fixed a bug that prevented ChronoLink from ever clearing the "Location" field of events in a Microsoft calendar that were created by earlier runs.
    • This could happen e.g. when one added a { "type": "textchange", "field": "LOCATION", "mode": "CLEAR" } transformer to a connection after it had already run at least once.