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

v2.2.14

Regenerated the Ruby SDK to incorporate latest API documentation improvements. See January 26th, 2026 for more information.

Type changes

Changed the BillData.additional_data and GetInvoiceRecord.additional_data types from String to Internal::Types::Hash[String, String] to match the API.

Internal fixes

Changed the TransferQueryRecordsCustomer.invoice_data field to have an internal JSON name of invoiceData instead of InvoiceData. This change ensures the internal representation matches the API response. This change does not affect public SDK interfaces.