Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

74 lines (50 loc) · 1.38 KB

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.

1.1.0 - 2023-10-06

Added

  • Custom theme support
  • Customer mode payment support
  • Option to pass the customizable deep-link

Changed

  • UI improvements
  • Functional improvements

1.0.0 - 2023-08-29

Added

  • New intermediate waiting transaction screen
  • New translations

Changed

  • UI improvements
  • Functional improvements
  • 3DS transaction flow improvements

0.1.2 - 2023-08-29

Changed

  • token expiration fix

0.1.1 - 2023-08-29

Changed

  • Script changes

0.1.0 - 2023-08-29

Added

  • New translations

Changed

  • UI improvements

0.0.7 - 2023-08-12

Added

  • Now, the payment sheet can be accessed as a modal.
  • Minor UI improvements

0.0.6 - 2023-08-01

Added

  • Implemented rest of other payment options.
  • Redirects will handle through the external browser.
  • missing translations
  • UI improvements

Removed

  • react native webview dependency from the client side.

0.0.5 - 2023-07-24

Changed

  • Removed svg third party package dependency.
  • UI improvements for smaller screen devices.

0.0.4 - 2023-07-22

Added

  • Dark theme support on both ios and android platforms.