Releases: aluxnimm/outlookcaldavsynchronizer
Releases · aluxnimm/outlookcaldavsynchronizer
1.3.3
- Fix reminders for google
- Clarify test settings info for read-only resources and set Synchronization mode
1.3.1
- Add guard to prevent that a SynchronizationWorker is running multiple times.
- Fix priority mapping for tasks.
- Initial implementation of recurring tasks.
1.3.0
- Add support for Autodiscovery of CalDAV urls
- Workaround: Since DDay.iCal is not capable to parse events, which contain unsorted TimeZoneComponents, they must be sorted before parsing.
1.2.2
- Fixed bug in InitialEventEntityMatcher which caused a duplication of events, when a profile was deleted and recreated.
- Catch UriFormatExceptions in attendee and organizer Values from CalDav.
- Include response message in exception, if a protocol error occurs.
1.2.1
- Fixed HttpClient redirect issue, which affected Zimbra integration
1.2.0
- Added option to ignore new version and wait for next update.
- Added workaround for Group Office, which will tolerate empty VALARMs.
- Disable SynchronizeNowButton during synchronization.
- Disable TestConnectionButton while test is in progress.
- Add proper disposing for web messages.
1.1.0
- Support for Google OAuth
- Perform all web operations in the Background
- Fix TimeRange filter for events
1.0.3
Changes since 0.9.15
Add feature, which checks if a newer version is available (Ticket 61)
Bugfix: Preserve UID when updating an Event.
Make filtering for time range optional
0.99.15
- Implement app.config options for disabling SSL/TLS certificate validation and enabling/disabling SSL3/TLS12
0.99.14
- Use BYSETPOS also for other instances from Outlook
fixes first/second/... weekday/weekend day in month