Skip to content

Commit f0479c4

Browse files
authored
Merge pull request #290 from swan-io/changelog/24April
Changelog 24 April 2025
2 parents e2531fe + ce25769 commit f0479c4

File tree

2 files changed

+33
-3
lines changed

2 files changed

+33
-3
lines changed

changelog/2025/2025-04-24.mdx

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: 24 April 2025
3+
type: release
4+
---
5+
6+
## New features
7+
8+
💳 You can now [set a preferred shipping provider](/topics/cards/physical/#shipping-methods) for physical cards, when calling the `addCards` mutation.
9+
To do this, select `shippingProvider` in the `physicalCardCustomOptions` input.
10+
11+
📥 You can now [export account membership data](/topics/accounts/memberships/guide-export) in `.csv` format from your Dashboard or with the API by calling the `exportAccountMembershipData` mutation.
12+
13+
## Improvements
14+
15+
🧭 We improved the `executionDate` field for card transactions.
16+
It now shows the precise timestamp from Mastercard, giving you additional visibility on the time when the transaction was received by the network.
17+
18+
🔎 We've released several updates to improve your Dashboard:
19+
20+
- You can now apply new filters to the following Dashboard pages:
21+
- Accounts: `IBAN`
22+
- Account memberships: `email`, `firstName`, and `lastName`
23+
- Account holders: `firstName` and `lastName`
24+
- Onboarding: `email`
25+
- Users: `firstName` and `lastName`
26+
- We've increased the size of the search bar, making it easier to view and input text.
27+
- The search bar now automatically removes unwanted spaces from your input, ensuring more accurate results.
28+
29+
## Update
30+
31+
🧾 Starting May 1st, invoices will be issued through our new billing provider, Lago.
32+
The format will change, but the content will remain the same.

changelog/coming-up.mdx

+1-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ Check out [Swan's public roadmap](https://swanio.notion.site/Swan-Public-Roadmap
77
<summary>⚠️ **Upcoming breaking changes**</summary>
88
<div>
99

10-
👥 Starting on **April 10th**, the type of [`AccountMembershipsFilterInput.accountId`](https://api-reference.swan.io/inputs/account-memberships-filter-input/#accountmembershipsfilterinputaccountidstring-) will change from `String` to `ID`, making it consistent with the other filters.
11-
12-
📓 Effective **May 1st**, providing [`gender`](https://api-reference.swan.io/enums/gender/) for [Ultimate Beneficial Owners (UBO)](/topics/onboarding/company/#country-reqs-ubo) is mandatory due to Swan’s reporting obligations.
10+
📓 As announced on March 13th, starting **May 1st**, providing [`gender`](https://api-reference.swan.io/enums/gender/) for [Ultimate Beneficial Owners (UBO)](/topics/onboarding/company/#country-reqs-ubo) is mandatory due to Swan's reporting obligations.
1311
This field includes more granular options than the `title` field, set to be deprecated on May 1st.
1412

1513
</div>

0 commit comments

Comments
 (0)