Update
Improvements
- Connections with Google Calendar sinks that contain many events now run much faster and therefore more frequently.
- Previously, connections with sink calendars that have hundreds or thousands of non-ChronoLink events could run for several minutes even when there was nothing to do. Some connections even took 15 or 20 minutes!
- Now, thanks to our new approach, most such runs complete in less than 20 seconds. Also, the total number of runs per hour increased by 60%.
- Users can now opt in to synchronizing
PENDING
orDECLINED
meeting invitations by using the new include transformer.- Previously, ChronoLink always skipped such invitations.
- Added the exclude transformer to allow excluding an event from the synchronization run.
- Using the
exclude
transformer on an event is effectively equivalent to filtering out that event with a suitable condition.
- Using the
Changes
- The organizer condition now also allows checking only the domain of the meeting organizer.
- Previously, this functionality was offered by the
organizerdomain
condition, which has now been removed. Existing connections usingorganizerdomain
have been migrated automatically.
- Previously, this functionality was offered by the
Fixes
- When reading from Google Calendar, ChronoLink now synchronizes meetings that the calendar owner organizes but does not attend.
Documentation
- Added new example "Copy pending invitations to your main account" to the user guide.