Zephr Release Notes 06.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 | Availability |
Multi-language support |
The Zephr console is now available in the Japanese language. To change the language, click the icon at the top-right corner of the screen to toggle between English and Japanese. |
EA |
Dynamic offers integrated with payment forms |
You can now create payment forms integrated with dynamic offers, enabling you to customize offerings according to your users' needs. This integration enhances the end-to-end user experience, provides customisation capabilities, and effectively accommodates varying offers and promotions. Zephr offers a default Dynamic Offers paywall template for immediate use. You can also customise this template to suit your specific needs. See Dynamic Offers Paywall Layout. |
EA |
Enhanced product selection for dynamic offers |
A new Product Output screen has been created to select dynamic offers directly from the unified catalogue without creating an intermediary Zephr product. In this screen, you can view a list of all the available products, which can be sorted by their environments, such as Live, Staging, and so on. The product list is retrieved directly from the Zuora API, ensuring real-time updates. You can also expand each product to view detailed rate plans and filter by product rate plans as needed. See Product Output. | EA |
UI personalization with user attribute integration
|
You can now personalise articles on your website by automatically displaying the customer's name once they register. This is done by extracting the JWT attributes and displaying them on the website. To facilitate this enhancement, a new option called Enable JWT User Attributes has been added to the JWT screen (Settings > JSON Web Tokens). To reference the user's name on your website using HTML code, navigate to the Add a Component or Form screen (Product > Features > Article > Edit an Outcome) and use the following snippet: <h2> Welcome {{blaze.jwt_attributes_nickname}}!</h2> |
EA |
Centralised data retrieval endpoint for enhanced GDPR | A new endpoint has been introduced to centralise all user data by aggregating information from various sources such as SQL databases and DynamoDB. This feature is crucial for ensuring compliance with GDPR (General Data Protection Regulation) when managing requests from your customers. These requests may involve actions such as submitting subject access requests or requesting deletion from all systems utilised by your organisation. | EA |
Fixes
Reference | Description and impact | Availability | Date |
|
|
EA | |
SI-663 |
|
EA |