Skip to content

Commit 51020ee

Browse files
committed
Inform when the feature was introduced
1 parent 6f35a16 commit 51020ee

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/developer/checkout/address.mdx

+5
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,11 @@ The fields for shipping and billing addresses will be normalized (if needed) on
426426
:::
427427

428428
## Customer Address Saving Strategies
429+
430+
:::info
431+
This feature was introduced in **Saleor 3.21**.
432+
:::
433+
429434
Address updates allow configuring the address-saving strategy for both shipping and billing addresses.
430435
This setting determines whether the shipping or billing address should be saved in the customer's address book.
431436
It applies only when the checkout is completed by a logged-in user.

docs/developer/order/address.mdx

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: Shipping and Billing
33
---
44

55
## Customer Address Saving Strategies
6+
7+
:::info
8+
This feature was introduced in **Saleor 3.21**.
9+
:::
10+
611
Address updates allow configuring the address-saving strategy for both shipping and billing addresses.
712
This setting determines whether the shipping or billing address should be saved in the customer's address book.
813
This setting takes effect only when a draft order is completed for an existing user.

0 commit comments

Comments
 (0)