Skip to content

Release 3.1.16

Choose a tag to compare

@jhaynie jhaynie released this 31 Jul 22:25
· 3 commits to main since this release
v3.1.16
80693a8

3.1.16

New Features

  • Jeff Haynie — Added --cdn-base-url flag and launch.static metadata so framework CDN assets (Next.js, Vite SPA, TanStack Start, Astro, Nuxt, SvelteKit) get absolute CDN base URLs baked in at build time and recorded on launch.json for CDN upload consumers (#1631)

Bug Fixes

  • Jeff Haynieagentuity dev now materializes the resolved dev org onto every known env alias (AGENTUITY_ORGID, AGENTUITY_ORG_ID, AGENTUITY_CLOUD_ORG_ID) so all downstream readers agree on the org regardless of which variable they check (#1632)
  • Parteek Singhagentuity project delete now honors --dry-run, previewing the projects that would be deleted without making any changes (#1630)