> For the complete documentation index, see [llms.txt](https://docs.secure-contacts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secure-contacts.com/additional-information/release-notes.md).

# Release Notes

### SCA 3.0.7 **–** coming soon <a href="#sca-3.0.6-not-ye-released" id="sca-3.0.6-not-ye-released"></a>

* Fixed an issue where the VCard Scanner ignored labeled email addresses
* Fixed an issue where the `AllowContactsWithoutPhoneNumberAPC_Option` setting was ignored after renaming APC
* Fixed an issue where contact fetch pagination could enter an infinite loop
* Fixed issues where saving failed when editing APC contacts and APC folder contacts
* Fixed issues where saving failed after APC was renamed
* Fixed an issue where avatar images were not loading for APC folder contacts
* Fixed an issue where merging AAD and APC folder contacts caused AAD-related functions to stop working
* Fixed an issue where the app failed to start if the license key AppConfig was malformed
* Improved GraphService fetching with enhanced generic error logging
* Improved QR scanner to support web-based business contact QR codes
* Added AppConfig option to disable login for specific users or devices

### SCA 3.0.6 **–** 21. April 2026 <a href="#sca-3.0.6-not-ye-released" id="sca-3.0.6-not-ye-released"></a>

* Updated to the latest **MSAL** and **Intune SDK**
* Updated framework and third‑party dependencies
* Improved **ABS datasource** support (Addresses and remote GUID handling)
* Improved **selective wipe** handling
* Added **Remediate Compliance** button in the service menu for iterative AppConfig testing
* Added an **automatic mitigation** for an iOS 26 issue affecting **CPE contacts**

### SCA 3.0.5 **–** 06. Feb. 2026 <a href="#sca-3.0.5-not-ye-released" id="sca-3.0.5-not-ye-released"></a>

* **Added Dutch language support**
* Improved **search** now includes **Email** and **UPN**
* Improved **App remembers the last selected contact group/list**
* Improved datasource list uses **natural language sorting**
* Fixed empty contact group/list caused by broken enable-init-value
* Fixed long custom datasource names being cut in combined contacts
* Fixed locally synced Android contacts being deleted on app restart
* Fixed incorrect custom datasource names

### SCA 3.0.4 **–** 18. Dec. 2025 <a href="#sca-3.0.4-18.12.2025" id="sca-3.0.4-18.12.2025"></a>

* Fixed D365 AuthScope (hotfix)

### **SCA 3.0.3 – 5. Dec. 2025**

* **Added Japanese language support**
* **Option to enforce Outlook as email client on iOS** ([AppConfig](/documentation/app-configuration-policy-name-values-for-sca/sca-configuration-seccontacts.defaults.md#enable-or-disable-features))
* Added **AAD cache** for large environments to [speed up contact sync](/documentation/app-configuration-policy-name-values-for-sca/sca-configuration-seccontacts.aadcache.md)
* Updated to **latest Intune SDK** (iOS/Android)
* Improved **Teams presence updater** efficiency
* Improved **AAD Groups** now support guest accounts
* Improved **performance of encrypted data storage**
* **Bug fixes**:
  * iOS 26 [CPE](/sca-3.0-public-beta/ios-contact-provider-cpe.md) Contact Image background: [white → black](/how-to/how-to-troubleshoot-ios-contact-provider-extention-cpe/sca-contacts-provided-via-cpe-have-white-text-on-white-background-in-ios-contacts.md)
  * Organizational chart: illegal circular manager assignment
  * Android sync local contacts group name
  * Contact-Sync: HTTP 429 throttle behavior
  * Bad OS suggestions in search autocomplete
  * Account enabled setting affecting distribution list AAD Groups
  * AppConfig datasource\*\_InitValue ignored on numbered datasources

### **SCA 3.0.2 – 9. Oct. 2025**

* Added **CPE DataSource logging**
* Added **Version, Build & Device logging**
* Added **Restart on empty contacts database triggers auto resync**
* **Bug fixes**:
  * WhatsApp not opening destination chat
  * Page size handling in DVRS/D365 fetcher
  * CPE datasource filter on combined contacts
  * Custom renamed datasources could have wrong DataSourceID
  * AAD-related items (OrgChart, OOO, etc.) could show wrong DataSourceID
  * APC editor buttons showing even if APC was disabled
  * APC editor phone number validator not accepting dashes
  * Login button not being disabled while login was in progress
  * Default value of PhoneNumberIngoreInvalid\_Option in App Config
  * Android Work Profile detection on some devices
  * Android ForceSync2LocalContacts\_Option being ignored
  * Android synced local contacts not being deleted on app uninstall

### **SCA 3.0 –** Official Release **– 18. Sept. 2025**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.secure-contacts.com/additional-information/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
