- Release Date: March 2026
- Status: Latest Version
What’s New in v1.6
This version introduces Subresource Integrity (SRI) support for enhanced security and Arabic language support for the checkout UI.Subresource Integrity (SRI)
Enhanced security for script loading with cryptographic hashes.- Security Compliance: Use the
integrityattribute in your script tags to prevent unauthorized code injection. - NPM Support: The
@yuno-payments/sdk-webpackage now includes theloadScriptmethod for SRI-compliant dynamic loading.
Arabic & RTL Support
Full support for Arabic language and Right-to-Left (RTL) layouts.- Arabic UI: Users can now select Arabic (
ar) as their preferred language. - Automatic RTL: The SDK UI automatically adjusts to RTL layout when Arabic is selected.
Improvements
Enhanced performance and developer experience.- Faster Initialization: Improved initialization performance for both Lite and Full SDKs.
- Detailed Error Messaging: Added more descriptive error codes for configuration issues.
Implementation
Upgrade to v1.6 by updating your script source or npm package.Script Tag Update
Update your script source to point to v1.6:YunoConfig for Arabic
Initialize the SDK with Arabic support:Find the latest SRI hashes for each version in the yuno-sdk-web repository.