Skip to content

Latest commit

 

History

History
438 lines (188 loc) · 20.2 KB

CHANGELOG.md

File metadata and controls

438 lines (188 loc) · 20.2 KB

1.50.0 (2022-10-07)

Features

  • add value prop to elements create and update objects (#237) (b427e8d)

1.49.1 (2022-09-05)

Bug Fixes

1.49.0 (2022-08-26)

Features

  • add focus and blur methods to base element (#230) (b75cd02)

1.48.0 (2022-08-22)

Features

  • add card last 4 to card change event (#229) (1ebfb8a)

1.47.0 (2022-08-11)

Features

1.46.0 (2022-08-10)

Features

1.45.0 (2022-08-09)

Features

1.44.0 (2022-07-29)

Features

1.43.0 (2022-07-20)

Features

1.42.1 (2022-07-19)

Bug Fixes

  • handle elements script request block (#209) (0ced94b)

1.42.0 (2022-06-30)

Features

  • add autoComplete option for elements (#207) (0a3c48e)

1.41.1 (2022-06-30)

Code Refactoring

BREAKING CHANGES

  • Removes react method from atomic banks and cards clients.

1.41.0 (2022-06-30)

Features

1.40.0 (2022-06-20)

Features

1.39.0 (2022-06-19)

Features

1.38.0 (2022-06-16)

Features

1.37.0 (2022-06-10)

Features

  • add tenant settings and tokens deduplicate option (#200) (fd1f0e3)

1.36.0 (2022-06-08)

Features

1.35.0 (2022-06-03)

Features

  • add requireAuth property to proxy entity (#196) (406b235)

1.34.0 (2022-06-02)

Features

1.33.0 (2022-05-31)

Features

  • adds fingerprint_expression prop on Tokens (#190) (a2d6ba1)

1.32.1 (2022-05-26)

Bug Fixes

  • fix card icon position type and add constant for card icon position (#189) (f510883)

1.32.0 (2022-05-26)

Features

  • adding search indexes to token creation and responses (#185) (6a1f249)

1.31.0 (2022-05-25)

Features

1.30.0 (2022-05-25)

Features

  • add CardVerificationCodeElement types (#187) (188f41d)

1.29.0 (2022-05-24)

Features

1.28.0 (2022-05-19)

Features

  • add cardBrand to card element change event (#184) (ab658a3)

1.27.0 (2022-05-17)

Features

1.26.0 (2022-05-09)

Features

  • removes retrieveDecrypted and listDecrypted methods (#179) (1cfe025)

1.25.1 (2022-04-20)

Bug Fixes

1.25.0 (2022-04-19)

Features

1.24.0 (2022-04-04)

Features

  • add Tenant Invitations and Tenant Members operations (#167) (97e41d7)

1.23.0 (2022-03-21)

Features

1.22.2 (2022-02-15)

Bug Fixes

  • only add User-Agent header if client is not a browser (#160) (1be6fb3)

1.22.1 (2022-02-03)

Bug Fixes

  • add polyfill for os module for webpack users (#156) (ced8ae4)

1.22.0 (2022-02-02)

Features

1.21.0 (2022-01-25)

Features

  • add user agent headers to all client requests (#149) (6154ed5)

1.20.0 (2022-01-21)

Features

  • removes deprecated encryption module (#150) (b68ff2d)

1.19.0 (2022-01-13)

Features

  • add metadata query filter to list Tokens (#147) (dfbbb56)

1.18.0 (2022-01-11)

Features

1.17.0 (2022-01-10)

Features

  • bump elements interfaces to add new password field to text element (#145) (31feaa1)

1.16.0 (2022-01-10)

Features

  • convert to use BT-API-KEY for auth header (#144) (fdfdbf8)

1.15.0 (2022-01-04)

Features

  • adds privacy payload options to token create and token response (#136) (a5e8bbc)

1.14.0 (2021-12-23)

Features

1.13.1 (2021-12-07)

Bug Fixes

1.13.0 (2021-11-24)

Features

  • add tokenize endpoint, remove billing details, removes children filters (#127) (b4746a3)

1.12.0 (2021-11-08)

Features

  • use new react response schema and remove get reaction by id (#125) (2353adb)

1.11.0 (2021-11-03)

Features

  • add actor_id and actor_type to Log response model (#124) (fef0d30)

1.10.0 (2021-11-02)

Features

  • add included monthly active tokens field to tenant usage report (#123) (f5447dc)

1.9.0 (2021-11-01)

Features

  • remove enrichment fields from tenant usage report (#122) (266c99a)

1.8.0 (2021-11-01)

Features

  • add monthly_active_tokens to TenantUsageReport (#116) (1055f94)

1.7.0 (2021-10-29)

Features

  • Standardizing audit fields across entities (#115) (5cfa3b6)

1.6.0 (2021-10-28)

Features

  • add update methods for AtomicBanks and AtomicCards (#114) (0dcbb04)

1.5.0 (2021-10-27)

Features

  • add retrieveUsageReport to BasisTheoryTenants (#113) (a776990)

1.4.1 (2021-10-26)

Bug Fixes

  • correct url for retrieving card and bank reactions by id (#112) (16ebc78)

1.4.0 (2021-10-21)

Features

1.3.0 (2021-10-20)

Features

  • makes card expiration date fields optional (#108) (d4c58a0)

1.2.0 (2021-10-14)

Features

  • adds fingerprint properties to token, card, and bank response (#102) (2039443)

1.1.0 (2021-08-26)

Features

  • add apiBaseUrl and elementsBaseUrl to configuration options (#77) (66765f2)

1.0.2 (2021-08-22)

Bug Fixes

  • use default axios transformers at both service/request levels (b6f4eca)

1.0.1 (2021-08-22)

Bug Fixes

  • remove bundled file from package (#80) (fd00e09)

1.0.0 (2021-08-17)

Features