What's Changed
- [APPS] Defer OAuth token persistence until first request succeeds by @sdkennedy2 in #435
- Fix CI typecheck cache invalidation by @watson in #444
- feat(apps): add publish option and DD_APPS_PUBLISH env var by @setnilson in #416
- [APPS-2784] feat(apps): add description, selfService, permissions to manifest and config by @tyffical in #446
- [APPS-2777] Fix: use app_builder_url from API response (fixes custom domain orgs) by @tyffical in #449
- fix(apps): surface full API error details, not just title/detail by @oliverli in #450
- Accept custom subdomains in auth.site, direct OAuth authorize to them by @oliverli in #451
- chore(deps): add missing .yarn/cache entry for patched @jridgewell/remapping by @oliverli in #454
- ci: enforce yarn cache immutability to catch stale/missing cache entries by @oliverli in #455
New Contributors
- @setnilson made their first contribution in #416
- @tyffical made their first contribution in #446
Full Changelog: v3.2.5...v3.2.6