diff --git a/CHANGELOG.md b/CHANGELOG.md index 178e073cc..97dba0a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [v4.19.0](https://github.com/recurly/recurly-js/tree/v4.19.0) (2022-02-24) + +[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.18.1...v4.19.0) + + +**Merged Pull Requests** + +- [FK-1277] Added Sofort selection form and validations [#707](https://github.com/recurly/recurly-js/pull/707) ([gilv93](https://github.com/gilv93)) +- IDeal and Sofort [#701](https://github.com/recurly/recurly-js/pull/701) ([cyberxander90](https://github.com/cyberxander90)) +- Adding the eu api url for eu on rjs [#700](https://github.com/recurly/recurly-js/pull/700) ([flaviomuller](https://github.com/flaviomuller)) + +**Closed Issues** + +- Error during 3DS fingerprint check with Stripe [#706](https://github.com/recurly/recurly-js/issues/706) + + ## [v4.18.1](https://github.com/recurly/recurly-js/tree/v4.18.1) (2021-11-09) [Full Changelog](https://github.com/recurly/recurly-js/compare/v4.18.0...v4.18.1) @@ -732,17 +748,112 @@ ## [v4.4.1](https://github.com/recurly/recurly-js/tree/v4.4.1) (2017-02-10) -[Full Changelog](https://github.com/recurly/recurly-js/compare/v4.4.0...v4.4.1) +[Full Changelog](https://github.com/recurly/recurly-js/compare/v3.1.1...v4.4.1) **Merged Pull Requests** - Also send name, address, etc fields for apple pay token creation [#320](https://github.com/recurly/recurly-js/pull/320) ([snodgrass23](https://github.com/snodgrass23)) +- Apple Pay part 2 [#315](https://github.com/recurly/recurly-js/pull/315) ([chrissrogers](https://github.com/chrissrogers)) +- Revert "Add support for tabbing in a Mobile browser." [#314](https://github.com/recurly/recurly-js/pull/314) ([chrissrogers](https://github.com/chrissrogers)) +- Apple Pay [#313](https://github.com/recurly/recurly-js/pull/313) ([chrissrogers](https://github.com/chrissrogers)) +- Include the responseText when json is invalid [#307](https://github.com/recurly/recurly-js/pull/307) ([geoffdutton](https://github.com/geoffdutton)) +- Ensures configuration objects are not externally mutable [#303](https://github.com/recurly/recurly-js/pull/303) ([chrissrogers](https://github.com/chrissrogers)) +- Fixes issue with address attachment [#302](https://github.com/recurly/recurly-js/pull/302) ([chrissrogers](https://github.com/chrissrogers)) +- Fixes issue with config coercion [#301](https://github.com/recurly/recurly-js/pull/301) ([chrissrogers](https://github.com/chrissrogers)) +- Adds support for shipping address [#300](https://github.com/recurly/recurly-js/pull/300) ([chrissrogers](https://github.com/chrissrogers)) +- Restructures config object to nest fields more logically [#297](https://github.com/recurly/recurly-js/pull/297) ([chrissrogers](https://github.com/chrissrogers)) +- Sends initial field config over hash instead of query [#295](https://github.com/recurly/recurly-js/pull/295) ([chrissrogers](https://github.com/chrissrogers)) +- Add support for tabbing in a Mobile browser. [#293](https://github.com/recurly/recurly-js/pull/293) ([SteveDugas](https://github.com/SteveDugas)) +- Fixes bug with pricing attachment of addons [#288](https://github.com/recurly/recurly-js/pull/288) ([chrissrogers](https://github.com/chrissrogers)) +- Adds safety check to dom value get method [#282](https://github.com/recurly/recurly-js/pull/282) ([chrissrogers](https://github.com/chrissrogers)) +- Allows a label tag paired to a field container to defer focus to the field [#279](https://github.com/recurly/recurly-js/pull/279) ([chrissrogers](https://github.com/chrissrogers)) +- Fixes expiry validation for invalid input [#278](https://github.com/recurly/recurly-js/pull/278) ([chrissrogers](https://github.com/chrissrogers)) +- Add giftcard support. [#275](https://github.com/recurly/recurly-js/pull/275) ([SteveDugas](https://github.com/SteveDugas)) +- Refactors Pricing into class pattern [#273](https://github.com/recurly/recurly-js/pull/273) ([chrissrogers](https://github.com/chrissrogers)) +- Don't try to calculate addons if there aren't any addons defined for … [#272](https://github.com/recurly/recurly-js/pull/272) ([SteveDugas](https://github.com/SteveDugas)) +- Enables CORS by default [#269](https://github.com/recurly/recurly-js/pull/269) ([chrissrogers](https://github.com/chrissrogers)) +- Remove UsageAddons from Calculations [#268](https://github.com/recurly/recurly-js/pull/268) ([SteveDugas](https://github.com/SteveDugas)) +- Multiple instances [#267](https://github.com/recurly/recurly-js/pull/267) ([chrissrogers](https://github.com/chrissrogers)) +- Fixes bug around initial pricing not respecting coupons [#264](https://github.com/recurly/recurly-js/pull/264) ([chrissrogers](https://github.com/chrissrogers)) +- Emits a pricing error when a coupon is not found [#263](https://github.com/recurly/recurly-js/pull/263) ([chrissrogers](https://github.com/chrissrogers)) +- Version 4.0.4 [#258](https://github.com/recurly/recurly-js/pull/258) ([snodgrass23](https://github.com/snodgrass23)) +- Adding data-collector module for fraud checking [#254](https://github.com/recurly/recurly-js/pull/254) ([snodgrass23](https://github.com/snodgrass23)) +- Version 4.0.3 [#251](https://github.com/recurly/recurly-js/pull/251) ([chrissrogers](https://github.com/chrissrogers)) +- Updates discount type indication [#250](https://github.com/recurly/recurly-js/pull/250) ([chrissrogers](https://github.com/chrissrogers)) +- Fixes issue with trial ext coupon not zeroing totals [#249](https://github.com/recurly/recurly-js/pull/249) ([chrissrogers](https://github.com/chrissrogers)) +- Version 4.0.2 [#247](https://github.com/recurly/recurly-js/pull/247) ([chrissrogers](https://github.com/chrissrogers)) +- Adds pricing case for trial extension coupons [#246](https://github.com/recurly/recurly-js/pull/246) ([chrissrogers](https://github.com/chrissrogers)) **Closed Issues** +- REXML::ParseException: #