diff --git a/mintlify/changelog.mdx b/mintlify/changelog.mdx new file mode 100644 index 00000000..8f2ff7e9 --- /dev/null +++ b/mintlify/changelog.mdx @@ -0,0 +1,31 @@ +--- +title: "Changelog" +description: "New features, improvements, and updates to the Grid API." +icon: "/images/icons/IconNewspaper2.svg" +mode: "wide" +--- + +Follow along with the latest additions and improvements to the Grid API. For upcoming +changes and roadmap, [book a live demo](https://www.lightspark.com/contact) or +[contact support](mailto:support@lightspark.com). + + + +## Card issuance in sandbox + +You can now issue cards directly in the sandbox environment. Test the full card +lifecycle—[cardholder setup](/cards/onboarding/cardholder-setup), +[issuing cards](/cards/card-management/issuing-cards), +[funding sources](/cards/card-management/funding-sources), and +[freezing and closing](/cards/card-management/freezing-and-closing)—end to end +before going live, without touching production. + +See [Cards sandbox testing](/cards/platform-tools/sandbox-testing) to get started. + +## Expanded country coverage + +Grid now supports additional countries, including **China**, broadening the corridors +available for global payments. Review the currencies and rails available in each region +in [Currencies and rails](/platform-overview/core-concepts/currencies-and-rails). + + diff --git a/mintlify/docs.json b/mintlify/docs.json index f74c8476..e7296c73 100644 --- a/mintlify/docs.json +++ b/mintlify/docs.json @@ -373,6 +373,17 @@ } ] }, + { + "tab": "Changelog", + "groups": [ + { + "group": "Changelog", + "pages": [ + "changelog" + ] + } + ] + }, { "tab": "API reference", "groups": [