| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Class name: Contact
Method or attribute name: readonly id?: number|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: readonly key?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: contactAttributes?: ContactAttributes|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: emails?: Email[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: events?: Event[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: groups?: Group[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: imAddresses?: ImAddress[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: phoneNumbers?: PhoneNumber[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: portrait?: Portrait|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: postalAddresses?: PostalAddress[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: relations?: Relation[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: sipAddresses?: SipAddress[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: websites?: Website[]|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: name?: Name|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: nickName?: NickName|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: note?: Note|@ohos.contact.d.ts|
|Added|NA|Class name: Contact
Method or attribute name: organization?: Organization|@ohos.contact.d.ts|
|Added|NA|Class name: Email
Method or attribute name: labelName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Email
Method or attribute name: displayName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Email
Method or attribute name: labelId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: Event
Method or attribute name: labelName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Event
Method or attribute name: labelId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: Group
Method or attribute name: groupId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: Holder
Method or attribute name: readonly displayName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Holder
Method or attribute name: holderId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: ImAddress
Method or attribute name: labelName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: ImAddress
Method or attribute name: labelId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: familyName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: familyNamePhonetic?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: givenName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: givenNamePhonetic?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: middleName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: middleNamePhonetic?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: namePrefix?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Name
Method or attribute name: nameSuffix?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Organization
Method or attribute name: title?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PhoneNumber
Method or attribute name: labelName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PhoneNumber
Method or attribute name: labelId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: city?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: country?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: labelName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: neighborhood?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: pobox?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: postcode?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: region?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: street?: string|@ohos.contact.d.ts|
|Added|NA|Class name: PostalAddress
Method or attribute name: labelId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: Relation
Method or attribute name: labelName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: Relation
Method or attribute name: labelId?: number|@ohos.contact.d.ts|
|Added|NA|Class name: SipAddress
Method or attribute name: labelName?: string|@ohos.contact.d.ts|
|Added|NA|Class name: SipAddress
Method or attribute name: labelId?: number|@ohos.contact.d.ts|
|Model changed|Class name: settings
Method or attribute name: function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\