Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 727 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 727 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v1.0.10] - 2024-04-12

Changed

  • Stop sending mobile number when creating payments

[v1.0.9] - 2024-03-22

Fixed

  • Update version

[v1.0.8] - 2024-03-18

Fixed

  • Replace jqXHR.success with jqXHR.done

[v1.0.7] - 2024-03-14

Fixed

  • Payment totals not being rounded up, occasionally leading to a 1p difference

[v1.0.6] - 2023-09-13

Changed:

  • Wait for payment status updates on customer checkout
  • Admin panel improvements and fixes