Releases: Adyen/adyen-platform-experience-web
Releases · Adyen/adyen-platform-experience-web
v1.10.1
Patch Changes
- In the Transactions Overview component, we added a new "Last 180 days" option to the date filter. This is now the default filter selection.
- In the Transactions Overview component, we updated the PSP reference filter to require a valid length of 16 characters.
- In the Transaction Details component, we now show currency codes instead of symbols for transaction summary amounts. This provides increased clarity, especially when viewing multi-currency split payments.
- In the Pay By Link components, we improved the mobile button experience across the overview, settings, and creation flows. We also ensured Terms and Conditions are viewed prior to agreement. Finally, we optimized form behavior to ensure searchable fields and error scrolling function correctly.
- In the Transactions Overview component, we fixed an issue to ensure transaction totals correctly reflect the applied filters for the transactions list.
- In the Pay By Link creation flow, we fixed the logic to ensure mandatory billing address validation errors trigger correctly when delivery address is marked optional.
- In the Pay by Link Overview and Settings components, an issue was resolved where users without the Manage Settings role could still see the settings UI. Although these users were previously unable to save changes, the components now correctly restrict access and hide the settings area based on the user's permissions.
v1.10.0
Minor Changes
- You can now integrate our new Pay by Link components. These components include all the necessary features to help your users generate and manage secure payment links, allowing them to view a comprehensive list of links, track real time statuses, and monitor key details like payment IDs and expiration dates throughout the entire transaction life cycle.
- In the Transaction components, we introduced a number of enhancements to provide your users with a more comprehensive view of their financial activity. This includes an updated Transaction Details component featuring three new sections, Summary, Details, and Timeline to ensure full visibility into the life cycle of every payment. Additionally, we added a new dual-view in the Transactions Overview component that allows users to switch between:
- Transactions: A data grid for managing account balances, viewing transaction data, and exporting a list of transactions for a balance account.
- Insights: A visual breakdown of period totals, incomings, and expenses to help users track their performance at a glance.
- In the Capital components, analytic events are now available for critical flows. These are enabled by default, providing the flexibility to opt out as needed.
Patch Changes
- Across applicable components, we implemented lossless and accurate analytics data collection. This feature is enabled by default, providing the flexibility to opt out as needed.
- Across all components, we implemented consistent toggle behavior for filter dropdowns.
v1.9.0
Minor Changes
- In the Disputes Management component, we expanded the “Defend” option, to simplify handling RFIs and chargebacks. In addition to Mastercard and Visa, you can now defend disputes from additional payment methods, including Discover, American Express, Pulse, and Klarna. As a result, we now support 100% of defendable disputes affiliated with all these supported payment methods.
- Across all components, we updated error message styling so text that can be copied no longer appears as a clickable link.
Patch Changes
- In the Transactions Overview component, Firefox number fields now accept numeric digits only.
v1.8.1
v1.8.0
Minor Changes
- 81a6885: - In the Disputes Overview component, we added a tooltip to help users easily identify disputes expiring in less than 10 days.
- In the Transaction components, we introduced internal analytics tracking to help us understand user interactions and improve future releases.
- We now fetch static assets such as images and translations from a CDN (Content Delivery Network), which improves the loading speed and overall performance across all components.
Patch Changes
- 007ebd0: Fix validation error in the amount filter to avoid submitting negative numbers
- 261c0a6: Fix undefended tag style in DisputesManagement component when the dispute is undefendable
- 292d4f1: Update copies for back buttons. From 'Back' to 'Go back'
- c20516a: Add missing tooltip on disputes expiring in less than 10 days
v1-cdn-live
Merge pull request #767 from Adyen/feature/add-workflow-to-check-for-…
v1.7.1
v1-cdn-test
Merge pull request #743 from Adyen/bump/1.7.1 Bump to version 1.7.1
v1.7.0
Minor Changes
- 11b962b: In the Capital Overview components, we have updated the grant limit and streamlined the application process for a smoother experience. The grant limit was increased from €25,000 to €50,000. For grants exceeding €25,000, a new required step was added to the application flow, making it easier to submit necessary details.
Patch Changes
- 66dde05: We fixed an issue with the balance account selector where balance account description and ID were both rendered on the same line for sufficiently wide dropdown menu container.