Skip to content

Latest commit

 

History

History
1073 lines (460 loc) · 49 KB

CHANGELOG.md

File metadata and controls

1073 lines (460 loc) · 49 KB

4.10.0 (2024-10-17)

Features

  • add 3ds create session endpoint and session type (#424) (09c1799)

4.9.0 (2024-10-10)

Features

4.8.0 (2024-09-12)

Features

  • add script integrity checks for BT-JS (#421) (68b9070)

4.7.2 (2024-09-06)

Bug Fixes

4.7.1 (2024-08-14)

Bug Fixes

4.7.0 (2024-07-16)

Features

4.6.2 (2024-06-12)

Bug Fixes

4.6.1 (2024-06-12)

Bug Fixes

4.6.0 (2024-06-11)

Features

4.5.0 (2024-05-31)

Features

4.4.0 (2024-05-02)

Features

4.3.0 (2024-03-28)

Features

4.2.2 (2024-03-18)

Bug Fixes

  • remove value setter generic altogether (#409) (800cf4a)

4.2.1 (2024-03-18)

Bug Fixes

4.2.0 (2024-03-13)

Features

4.1.0 (2024-03-05)

Features

4.0.0 (2024-02-14)

  • feat!: remove transactions (#404) (482edda), closes #404

BREAKING CHANGES

  • removing transactions

3.0.0 (2024-01-16)

  • feat!: support logs cursor pagination (#403) (c1d116d), closes #403

BREAKING CHANGES

  • logs api changed from using offset pagination to cursor pagination

2.9.0 (2024-01-05)

Features

2.8.0 (2024-01-02)

Features

2.7.0 (2023-12-11)

Features

2.6.0 (2023-12-08)

Features

2.5.0 (2023-12-01)

Features

2.4.0 (2023-11-27)

Features

  • support application type query param in permissions list (#392) (ebc15fc)

2.3.2 (2023-10-27)

Bug Fixes

2.3.1 (2023-10-09)

Bug Fixes

2.3.0 (2023-10-06)

Features

  • adds code and deprecates reactor formulas (#381) (070229f)

2.2.0 (2023-08-29)

Features

  • Adds support for token enrichments and removes token associations (#373) (cb99230)

2.1.0 (2023-08-17)

Features

2.0.0 (2023-08-16)

Features

  • dual writing: reorganize http client methods into a dedicated namespace (#371) (8cb4801)

BREAKING CHANGES

  • dual writing: Use bt.client instead of bt instance to access http client methods.

  • test(http client): rename variable

  • feat: make http client optional

  • fix: properly expose http client types and update implementation docs

  • feat: add :read-only to supported pseudo-classes

1.80.0 (2023-08-08)

Features

1.79.6 (2023-08-02)

Bug Fixes

1.79.5 (2023-07-26)

Bug Fixes

1.79.4 (2023-07-25)

Bug Fixes

1.79.3 (2023-07-17)

Bug Fixes

1.79.2 (2023-07-05)

Bug Fixes

1.79.1 (2023-07-05)

Bug Fixes

  • remove deprecated proxy reactors and fix patch types (#350) (80e51d7)

1.79.0 (2023-07-05)

Features

  • adds format function to card expiration date (#349) (ff8f390)

1.78.1 (2023-06-28)

Bug Fixes

  • use application/merge-patch+json on patch endpoints (#348) (648efa4)

1.78.0 (2023-06-28)

Features

  • add proxies and reactors patch method (#347) (f24e322)

1.77.2 (2023-06-27)

Bug Fixes

  • fix casing for list tokens, reactors, proxies responses (#342) (62259d7)

1.77.1 (2023-06-26)

Bug Fixes

1.77.0 (2023-06-15)

Features

  • adds interface for http client for dual writing (#339) (14c8ccf)

1.76.0 (2023-05-31)

Features

1.75.0 (2023-05-29)

Features

  • add mount overload that allows html element argument (#333) (eef00f5)

1.74.0 (2023-05-18)

Features

  • limit exposure of proxy response headers to post reqs (#331) (4726af8)

1.73.1 (2023-05-17)

Bug Fixes

1.73.0 (2023-05-16)

Features

1.72.0 (2023-05-12)

Features

  • add validation option to elements types (#326) (95f46dd)

1.71.4 (2023-05-03)

Bug Fixes

1.71.3 (2023-05-03)

Bug Fixes

1.71.2 (2023-04-25)

Bug Fixes

1.71.1 (2023-04-13)

Bug Fixes

  • edits for removing azure sa push for static content (#316) (5b779de)

1.71.0 (2023-04-13)

Features

  • add 5s connection keep-alive to node requests (#314) (e19dbda)

1.70.1 (2023-04-06)

Bug Fixes

1.70.0 (2023-03-16)

Features

1.69.4 (2023-03-07)

Bug Fixes

1.69.3 (2023-03-07)

Bug Fixes

1.69.2 (2023-03-06)

Bug Fixes

1.69.1 (2023-03-02)

Bug Fixes

1.69.0 (2023-02-17)

Features

1.68.0 (2023-02-16)

Features

1.67.2 (2023-02-16)

Bug Fixes

1.67.1 (2023-02-16)

Bug Fixes

1.67.0 (2023-02-16)

Features

1.66.0 (2023-02-15)

Features

1.65.2 (2023-02-10)

Bug Fixes

  • remove trailing slash from options path (#280) (81c0bd9)

1.65.1 (2023-02-01)

Bug Fixes

  • remove validateOnChange from update methods types (#278) (7371622)

1.65.0 (2023-01-27)

Features

  • allow changing the elements client url (#277) (245ea30)

1.64.0 (2023-01-26)

Features

1.63.0 (2023-01-18)

Features

  • make apiKey optional for elements types (#270) (0ef1739)

1.62.2 (2023-01-13)

Bug Fixes

1.62.1 (2023-01-13)

Bug Fixes

  • fix transpiling issue for custom error classes (#266) (0d2fe7e)

1.62.0 (2023-01-13)

Features

1.61.0 (2023-01-12)

Features

  • remove expiring applications support (#265) (34d8cf9)

1.60.0 (2023-01-11)

Features

  • support creating & authorizing sessions (#264) (80cf4d5)

1.59.1 (2023-01-06)

Bug Fixes

1.59.0 (2023-01-05)

Features

1.58.0 (2022-12-27)

Features

1.57.0 (2022-11-30)

Features

1.56.1 (2022-11-23)

Bug Fixes

  • add expiring application props to create and update models (#250) (237028d)

1.56.0 (2022-11-17)

Features

  • add support for expiring applications (#247) (1cf7f16)

1.55.0 (2022-11-16)

Features

  • add setValue method to elements, other qol improvements (#248) (cac105a)

1.54.0 (2022-11-04)

Features

1.53.1 (2022-10-26)

Bug Fixes

1.53.0 (2022-10-26)

Features

  • add separation between card elements static and reference values (#242) (b2b4fd1)

1.52.0 (2022-10-21)

Features

  • adds support for access rules and containers (#240) (b5cced4)

1.51.0 (2022-10-18)

Features

  • add retrieve method, data reference types for reveal elements (#239) (12fc3c3)

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