Skip to main content

Zephr Release Notes 08.24

Zuora

Zephr Release Notes 08.24

Welcome to this month's release notes, offering concise descriptions of enhancements, new features, and resolved issues.

New and Changed Features

Features Description and impact
Enhanced performance with Cloudflare Edge Workers

Zephr now utilizes Cloudflare Edge Workers to enhance performance, scalability, and cost-efficiency. By routing requests through Cloudflare’s network instead of Zephr’s CDN, we have improved operational efficiency. This upgrade will also result in faster load times, reduced latency, and a smoother experience for our users.

Note: This new update will be rolled out to customers in phases.
Foreign Key management in User Details screen

A new option, Foreign Keys, has been added to the User Details screen to simplify managing foreign keys associated with users. This screen allows you to add new foreign keys, view existing keys, and manage multiple keys efficiently. 

See Foreign Keys.

Fixes

Reference Description and impact
SI-777

The /blaize/token-exchange endpoint now accepts only the most recent email verification token for granting an authenticated session, invalidating all previous tokens.

Previously, the endpoint allowed multiple email verification tokens to be used for authentication, leading to token redundancy.

SI-778 Users with the email_verified field set to true are now correctly recognized as having a verified email when accessing the CDN. Previously, even with the email_verified field set to true, these users were incorrectly considered to have unverified emails.
SI-784 Previously, applying site restrictions to certain features within Zephr caused unintended loss of access to unrestricted features. This issue has now been resolved.