Skip to content

Releases: aluxnimm/outlookcaldavsynchronizer

0.99.13

06 Aug 20:26
Compare
Choose a tag to compare
  • Use BYSETPOS -1 to fix last (working)day monthly/yearly recurrences from Outlook
  • Add UserAgent header to request. (needed by BAIKAL for example)

0.99.12

06 Aug 04:41
Compare
Choose a tag to compare

-Fix Bug: Mapping is wrong, when master event is not first event in CalDAV resource.
-Fix logging issue
-Fix recurrence from Outlook for last weekday in month

0.99.10

03 Aug 19:22
Compare
Choose a tag to compare
  • When an entity is updated and the Etag is not set in the response, the Etag has to be fetched from the server.
  • Factor out CalDavWebClient from CalDavDataAccess.

0.99.9

30 Jul 09:42
Compare
Choose a tag to compare
  • Dispose Folders in OptionDialog
  • Call GarbageCollector after each synchronizer run to avoid issues with recurrence exceptions, solves issue #47

0.99.8

30 Jul 04:45
Compare
Choose a tag to compare

-Fix some caldav timeout issues, properly dispose WebRequests

0.99.7

29 Jul 12:51
Compare
Choose a tag to compare

-Check if organizer address is empty to avoid COM Exception in GetMailUrl
-Fix exdate calculation for moved recurrence exceptions

0.99.6

26 Jul 05:32
Compare
Choose a tag to compare

Catch 404 response for empty caldav repositories from Synology
Some generic Refactoring

0.99.5

21 Jul 09:47
Compare
Choose a tag to compare
0.99.5 Pre-release
Pre-release
v0.99.5

add README.md