Skip to content

RCMCardDAV v4.4.6

Compare
Choose a tag to compare
@mstilkerich mstilkerich released this 27 Dec 17:11
· 340 commits to master since this release
  • Fixes for better handling of incoming vCard4 (Fixes: #411)
    • Handle data-URI-style inline PHOTO as used in vCard4
    • Use VCard conversion to handle v4 properties such as KIND=group for which extensions are used in v3 vCards
  • Fix: Do not attempt to download photos from URIs with unsupported URI scheme (supported are http and https) (#411)