- Product @ k-ID
- Posts
- GCE 2.15 Release Notes
GCE 2.15 Release Notes
Developer Portal: Global Default Digital Consent Age
We’ve introduced a new Global Digital Consent Age (DCA) setting, designed to give you greater control and flexibility over your compliance strategy. This feature allows you to configure your product so that any user below the specified global DCA must obtain parental consent to access your application. If a user does not meet the global DCA threshold, the Product API will return a challenge from the age-gate/check
endpoint.
Bugs & Enhancements
Family Portal
Fixed an issue where reloading the browser on the data collection or permissions page resulted in an infinite loading loop.
Improved error logging for the Family Portal API by incorporating detailed error messages and stack traces using
this.logger.error
.Fixed a minor UI issue causing misalignment of dots under “Steps to complete” section on the “Your child is requesting access” page.
Developer Portal
Resolved a bug which caused console and network errors (displayed as “Something went wrong”) on the Age Appeal page.
Product API
Added a Unique Identifier (UID) to our flows structure, which is generated when the Product API is called and included in all subsequent events. This simplifies event correlation for single flows at the backend.