v1.14.0
Discover the new features, logic changes, bug fixes, breaking changes, and known issues and limitations in this Piiano Vault release.
New features
- Added infrastructure for supporting Google Pay tokens with a custom JavaScript action. See Vault object methods for more details.
- Added support for diret Tokenize and Detokenize API calls from within a JavaScript handler of a custom action. See Vault object methods for more details.
- Added
substr
, a new template function for http_call operation. See http_call request body for more details.
Bug fixes
- Fixed a bug that caused Vault to sent cetain debug logs more often than required.