Releases: solana-foundation/solana-developer-platform
Releases · solana-foundation/solana-developer-platform
v0.28.0
What's Changed
- feat(ramps): provider-driven counterparty requirements + JIT KYC passthrough [PRO-1305] by @multipletwigs in #423
- docs(sdp-docs): add Tokenize a Treasury Fund tutorial by @resourcefulmind in #376
- docs(sdp-docs): add Issue a Regulated Stablecoin tutorial by @resourcefulmind in #319
- chore(deps): bump @solana-program/system from 0.10.0 to 0.12.2 in the solana group across 1 directory by @dependabot[bot] in #416
- chore(deps): bump the minor-patch group with 22 updates by @dependabot[bot] in #417
- chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #426
- fix: remove reserved claim "sub" from clerk jwt template by @arseniy-nikitochkin in #421
- chore(main): release 0.28.0 by @GuiBibeau in #427
New Contributors
- @resourcefulmind made their first contribution in #376
- @arseniy-nikitochkin made their first contribution in #421
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- chore(deps): bump the actions group with 6 updates by @dependabot[bot] in #395
- feat(payments): add recurring payment records API [PRO-1294] by @GuiBibeau in #415
- fix: ensure bvnk ui instruction comes from backend only by @multipletwigs in #418
- feat: HOO-520 self-hosting docs section + .env configurator optimization by @G1de0n in #410
- feat(sdp-web): HOO-491 Surface why mint/burn is disabled in token modal by @eldarik in #403
- ci(self-hosted): HOO-522 nightly smoke test on clean Ubuntu by @G1de0n in #422
- feat(self-hosted): publish env template as default.env.example by @G1de0n in #425
- chore(main): release 0.27.0 by @GuiBibeau in #414
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- feat: onchain transfers in payments v2 deposit/pay flows by @multipletwigs in #401
- feat(onramp): BVNK fiat→crypto on-ramp with KYC onboarding + verification webhooks by @multipletwigs in #404
- feat: add counterparty crypto-wallet accounts by @GuiBibeau in #405
- feat: add Solana subscription primitives by @GuiBibeau in #406
- feat: add in estimates for on/offramp by @multipletwigs in #411
- feat: add Payments v2 dashboard cookie toggle by @multipletwigs in #412
- feat: transaction reconciliation and transaction history by @multipletwigs in #413
- chore(main): release 0.26.0 by @GuiBibeau in #402
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- feat(sdp-api): Kora sponsor sRFC-37 token deployment by @eldarik in #387
- chore: rearrange ramps file structure and also just scaffold moonpay … by @multipletwigs in #396
- feat: cleanup payments for sdp-api by @multipletwigs in #397
- docs: add self-hosted co-signer hosting guidance by @GuiBibeau in #390
- feat(counterparty): payment accounts CRUD + manage page by @multipletwigs in #399
- feat: add Utila custody signer by @GuiBibeau in #386
- feat: HOO-519 bootstrap install script for self-hosted deployments by @G1de0n in #394
- chore(main): release 0.25.0 by @GuiBibeau in #392
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- feat: payments onramp v2 provider discovery by @multipletwigs in #374
- feat: HOO-524 CD pipeline + self-hosted runtime-configurable images by @G1de0n in #373
- fix(sdp-api): HOO-461 Auto-add mint destinations to on-chain allowlist by @eldarik in #317
- feat: add in counterparty dropdown selection by @multipletwigs in #378
- feat: HOO-521 self-hosted .env configurator (docs page + CLI) by @G1de0n in #379
- feat: configure onramp base by @multipletwigs in #385
- chore(deps): bump @solana-program/system from 0.10.0 to 0.12.0 in the solana group by @dependabot[bot] in #380
- fix: HOO-585 enforce project boundary in token reads and project scope by @eldarik in #375
- chore(deps-dev): bump testcontainers from 11.14.0 to 12.0.0 by @dependabot[bot] in #382
- chore(deps-dev): bump @testcontainers/postgresql from 11.14.0 to 12.0.0 by @dependabot[bot] in #383
- chore(deps-dev): bump @testcontainers/redis from 11.14.0 to 12.0.0 by @dependabot[bot] in #384
- chore(deps): bump the minor-patch group across 1 directory with 21 updates by @dependabot[bot] in #381
- feat: add in webhook processing by @multipletwigs in #388
- feat: HOO-600 support plugins in createApp and extensible env fallback keys by @G1de0n in #389
- fix: batch Cloudflare Worker secret uploads by @GuiBibeau in #391
- chore(main): release 0.24.0 by @GuiBibeau in #377
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- fix: ensure users cannot enter production mode by @multipletwigs in #368
- feat: ramps provider support currency unified support by @multipletwigs in #370
- feat: enable pay/deposit routes behind FF by @multipletwigs in #371
- docs: Redesign/docs platform solana com by @dasha-pivovarova in #313
- chore(main): release 0.23.0 by @GuiBibeau in #369
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- feat(sdp-api): HOO-516 vitest pool split + integration env decoupling by @G1de0n in #356
- feat(ci): HOO-518 docker_build_web smoke + GHA layer cache by @G1de0n in #361
- feat: add base MagicBlock private transfers API by @GuiBibeau in #357
- fix: environment and project boundary by @multipletwigs in #362
- fix: dashboard loading boundary to use suspense component by @multipletwigs in #364
- feat: model counterparty accounts by @multipletwigs in #365
- feat: list all provider wallets by default by @GuiBibeau in #360
- fix: sponsor MagicBlock gasless transfers with Kora by @GuiBibeau in #366
- feat: HOO-517 node-mode scripts + docker secrets export by @G1de0n in #363
- feat: HOO-554 Simplify wallet provider selection by @pashpashkin in #330
- feat: hide payments submenu behind feature flag by @GuiBibeau in #367
- chore(main): release 0.22.0 by @GuiBibeau in #359
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- chore(deps): align Dependabot cooldown with pnpm age guard by @GuiBibeau in #337
- feat(sdp-docs): HOO-514 Dockerfile + CI smoke build by @G1de0n in #346
- feat(pro-1219): adding crud endpoints for counterparty by @multipletwigs in #338
- feat(types): model MagicBlock private transfer routing by @GuiBibeau in #347
- feat: HOO-515 docker compose for local dev + CI smoke by @G1de0n in #349
- feat(pro-1250): add in counterparty openapi schema by @multipletwigs in #348
- chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #351
- chore(deps): bump fumadocs-mdx from 14.3.2 to 15.0.6 by @dependabot[bot] in #345
- chore(deps): bump @hono/node-server from 1.19.14 to 2.0.2 by @dependabot[bot] in #344
- chore(deps): bump the minor-patch group across 1 directory with 31 updates by @dependabot[bot] in #353
- feat(pro-1222): counterparty management page by @multipletwigs in #354
- chore(kora): allow MagicBlock program in config by @GuiBibeau in #355
- docs: HOO-439 update solana payment docs by @eldarik in #305
- chore(main): release 0.21.0 by @GuiBibeau in #339
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- chore: enforce pnpm release age gate by @GuiBibeau in #297
- chore(main): upgrade Next to 16.2.6 by @multipletwigs in #299
- refactor(sdp-api): HOO-505 make CF bindings optional in TypeScript by @G1de0n in #296
- chore(sdp-api): clean up openapi types for payments by @multipletwigs in #301
- chore(compliance): clean up compliance schemas by @multipletwigs in #303
- refactor(sdp-api): HOO-506 KVStore interface + WorkersKVStore implementation by @G1de0n in #300
- feat(sdp-web): HOO-490 expose tokenId and token selector in issuance API playground by @eldarik in #295
- refactor(sdp-api): HOO-508 unify Sentry across runtimes via observability module by @G1de0n in #307
- fix: Clear and refetch wallet data when switching organizations by @pashpashkin in #306
- fix(sdp-api): HOO-507 harden NodeBackgroundRunner for SIGTERM drain by @G1de0n in #304
- fix: allow sandbox configuration for all ramps providers by @multipletwigs in #308
- feat: HOO-486 Add issuance transactions to wallet activity by @pashpashkin in #302
- refactor(sdp-api): HOO-509 split index.ts → app.ts + extract cron function by @G1de0n in #312
- feat(sdp-web): HOO-513 Dockerfile + Next.js standalone output by @G1de0n in #316
- feat(pro-1202): add test mode indicator and toggle by @multipletwigs in #315
- feat(sdp-api): HOO-510 RedisKVStore for Node runtime by @G1de0n in #318
- fix: onramp flow for lightspark by @multipletwigs in #321
- feat(sdp-api): HOO-511 Node.js entrypoint (server.ts) by @G1de0n in #327
- feat(sdp-api): HOO-512 Node Dockerfile + CI smoke build by @G1de0n in #329
- feat(pro-1218): counterparty model migration on database by @multipletwigs in #331
- chore(main): release 0.20.0 by @GuiBibeau in #298
New Contributors
Full Changelog: https://github.com/solana-foundation/solana-developer-platform/commits/v0.20.0