This is the changelog for the Payabli Rust SDK. It includes updates, bug fixes, and new features.

v1.0.6

Removed unused notification types from the NotificationStandardRequestContentEventType type in the Rust SDK.

v1.0.5

Regenerated the Rust SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.


v1.0.4

Changed the TransactionDetailCustomer.additional_data type from String to HashMap<String, String> to match the API.