Version 2.2.0 focuses on improving the transaction management UX and strengthening identifier handling, with a small internal refactor to keep token/id generation consistent across the codebase.
feat: review transaction edit form
fix: merchant_reference is the same as order_id in some cases
refactor: centralize token/id generation (introduce SecretGenerator and reuse it in RegenerateTokenForm and transaction lifecycle)
Version 2.1.0 focuses on security hardening and configuration refinements, improving robustness and clarity without introducing breaking changes.
The release includes enhancements to the server-to-server notification flow, better control over logging configuration, and small UX and documentation improvements for site builders and developers.