8.2.0-beta.2
Pre-release
Pre-release
- Fixes issues with third-party software that treats Guid values as strings:
ContactIDPropertyhas gained a new property,ContactIDProperty.OriginalString, which preserves the string value contained in the parsed vCard. By default, this value is retained when theVCardis serialized back into a string.
- Fixes issues with non-standard vCard parameters.
- Improved usability:
- Unlike in earlier versions, the return values of the
ContactID.Createmethods align more closely with natural expectations, without compromising the semantic comparability of theContactIDinstances. The newContactID.Comparerproperty makes it clear what is used for the comparison. NameViewsBuilder.ToDisplayNames()now has a default argument.AddressesBuilder.AttachLabels()now has a default argument.
- Unlike in earlier versions, the return values of the
- Dependency updates
Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.