Core Libraries Update v6.2.0 https://github.com/zkemail/zk-email-verify/releases/tag/v6.2.0
Our latest update brings improvements to the ZK Email core libraries:
- Enhanced DNS handling with improved subdomain support
- Optimized regex validation using WebAssembly
- Added customizable header lengths for more flexible pattern matching
- Improved DKIM verification capabilities and public key resolution
We've made progress in our Noir implementation (v0.3.2) https://github.com/zkemail/zkemail.nr
- Added masking features
- Added test coverage including negative testing scenarios
- Implemented variable length interstitial partial hash for more flexible email processing
The generic relayer is now live on Sepolia! The generic relayer allows to integrate email-driven actions into applications by interacting with a specific API endpoint and it handles the email verification process automatically. https://docs.zk.email/email-tx-builder
We've been working on the new ZK Email SDK implementation, with a focus on enhancing developer experience and expanding the capabilities of our core protocols.
We have added:
- GitHub authentication support
- Blueprint versioning
- Type definitions