All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.43 (2024-12-30)
3.0.42 (2024-12-27)
3.0.41 (2024-10-22)
3.0.40 (2024-08-26)
3.0.39 (2024-08-26)
3.0.38 (2024-08-26)
3.0.37 (2024-08-26)
- android: android gradle plugin 8 compatibility (747cb7e)
- removing packageManager to avoid build error for conflicting version (b4c103d)
3.0.36 (2024-08-07)
- regenerated yarn.lock to remove flagged dependencies (ad14959)
3.0.35 (2024-07-30)
3.0.34 (2024-07-24)
- fragment viewgroup support in android (5d6f8a2)
- add check for ios platform for using fragment view (209908e)
3.0.33 (2024-07-16)
- updated hypersdk plugin version to 2.0.8 (7b15487)
3.0.32 (2024-07-12)
3.0.31 (2024-07-11)
3.0.30 (2024-07-11)
3.0.29 (2024-07-11)
3.0.26 (2024-06-04)
- update constrint for merchant view only if the constraint is active (c2e9681)
- updated ios SDK version to 2.1.39 (fce1020)
3.0.25 (2024-05-21)
- bugfix for ios (e6f178b)
3.0.24 (2024-05-10)
3.0.23 (2024-04-30)
- updated android SDK version to 2.1.25 (e34525e)
3.0.22 (2024-04-29)
- added viewcontroller check before calling process (185dc0a)
3.0.21 (2024-04-18)
- generate changelog (b609553)
3.0.20 (2024-03-21)
- added github workflows (0877113)
3.0.18 (2024-02-13)
- updated android SDK version to 2.1.24 (34b2cfc)
3.0.17 (2024-02-12)
- update sdk version (d57aeea)
3.0.16 (2023-12-22)
- update Plugin version (596fa0c)
3.0.15 (2023-12-15)
- fixed podspec file to read package.json file (51927de)
3.0.14 (2023-11-16)
- using ProcessActivity for openPaymentPage (f216cf1)
- openPaymentPage that calls initiate, process together using HyperCheckoutLite openPaymentPage (25e93a4)
3.0.13 (2023-11-08)
3.0.12 (2023-10-27)
3.0.11 (2023-10-25)
- update android SDK version to 2.1.19 (edc3a75)
3.0.10 (2023-10-18)
- fixed ios build error with RCT_NEW_ARCH_ENABLED enabled (9ab40f2)
3.0.9 (2023-10-05)
- update android and ios SDK versions (d4ab864)
3.0.8 (2023-09-05)
- ignore multiple instances of hyperServices in IOS (4ab1a92)
3.0.7 (2023-08-22)
3.0.6 (2023-07-07)
- using static setter instead of serialization (798a11a)
- adding support to call process with a separate activity (6f17f30)
3.0.5 (2023-06-20)
- reverting AGP version back to 4.0.1 for backward compatibility (22eb4db)
3.0.4 (2023-06-15)
- added package in android manifest file (50c7ffc)
3.0.3 (2023-06-06)
- added function to check requestCodes in onRequestPermissionsResult (825d462)
3.0.2 (2023-06-06)
- now this works on ios as well (5c5fbf3)
- working android & iOS example project (c8ce9ee)
- working android & iOS example project (5b77923)
3.0.1 (2023-06-05)
3.0.0 (2023-06-05)
- PICAF-21233: upgrading major version (c0ceaa7)
2.2.1 (2023-06-05)
- PICAF-21233: upgraded HyperSDK plugin to 2.0.2 (f49bcd8)
2.2.0 (2023-06-05)
- PICAF-21233: upgraded to HyperSDK plugin 2.0 (c04a1c7)
2.1.15 (2023-06-05)
2.1.14 (2023-06-05)
2.1.13 (2023-06-05)
2.1.12 (2023-06-05)
2.1.11 (2023-06-05)
2.1.10 (2023-06-05)
2.1.9 (2023-06-05)
- PICAF-16947: exposed static onActivityResult (73da885)
2.1.8 (2023-06-05)
- PICAF-16035: using handler.postDelayed instead of Thread.sleep (3b889aa)
2.1.7 (2023-06-05)
2.1.6 (2023-06-05)
2.1.5 (2023-06-05)
- PICAF-16035: polling getJSModule until it is non null (af5d25f)
2.1.4 (2023-06-05)
2.1.3 (2023-06-05)
2.1.2 (2023-06-05)
2.1.1 (2023-06-05)
2.1.0 (2023-06-05)
- PICAF-7598: Releasing new version (d1a0d83)
2.0.22 (2023-06-05)
2.0.21 (2023-06-05)
2.0.20 (2023-06-05)
- removed hyper-sdk-proxy from master branch (7b124f8)
2.0.18 (2023-06-05)
- PICAF-5452: Prevent HyperServices instance from getting nullified (e640e18)
2.0.16 (2023-06-05)
- PICAF-5345: Add support for Dynamic Assets (61f2266)
2.0.14 (2023-06-05)
- PICAF-4958: Added proxy implementation to link HyperSDK (6011d56)
- PICAF-4958: Fixed project files in iOS (e4aeca5)
- PICAF-4958: Fixed views in demo app (27f6ab5)
- PICAF-4958: Revert removal of references after initiate/process result to avoid crashes (819b646)
2.0.11 (2023-06-05)
- PICAF-4958: Fixes for concurrency and lifecycle issues (faa89fb)
- PICAF-4958: Remove unnecessary changes from package.json (22f749b)
- PICAF-4958: Reset activity reference in HyperSDK once created (fbea876)
- PICAF-4958: Upgrade HyperSDK version (1927056)
2.0.10 (2023-06-05)
- PICAF-4129: added null check in isInitialised() (06327b2)
2.0.9 (2023-06-05)
2.0.8 (2023-06-05)
2.0.7 (2023-06-05)
2.0.6 (2023-06-05)
- handling hyperSdkIOSVersion property missing (accba37)
2.0.5 (2023-06-05)
2.0.4 (2023-06-05)
- added API to receive permission request result (PICAG-1946) (a0dd102)
2.0.3 (2023-06-05)
- picaf-1782 Base iOS support (7e0ce96)
2.0.2 (2023-06-05)
2.0.1 (2023-06-05)
2.0.0 (2023-06-05)
- squashed commit (354884d)
- base-project: adding base project for hypersdk react plugin (8389604)