Skip to content

v0.71.5

Latest

Choose a tag to compare

@nango-repository-pusher nango-repository-pusher released this 27 Aug 14:25
· 3 commits to master since this release

v0.71.5 - 2026-08-27

Added

Changed

Fixed

  • (webapp) Disallow crawling of app.nango.dev in robots.txt (#7074) by @macko911
  • (cli) Derive integrationId from path root (#7072) by @TBonnin
  • Keep auth tokens out of PostHog and Sentry (#7078) by @macko911
  • (webapp) Align env settings panel border (#7091) by @macko911
  • (design-system) Migrate border.interactive to border.input (#7086) by @macko911
  • (mfa) Tolerate authenticator clock drift (NAN-6568) (#7097) by @agusayerza
  • (inputs) Render placeholders with a dedicated token (#7113) by @macko911
  • (design-system) Sync danger-family tokens from design/tokens (#7083) by @macko911
  • Js-yaml upgrade (#7124) by @rossmcewan
  • Upgrade postcss fix high transitive (#7125) by @rossmcewan
  • (webapp) Improve usability of billing emails input field (#7134) by @macko911
  • (server) Emit MCP schemas as JSON Schema 2020-12 (#7147) by @marcindobry
  • (mfa) Reuse the session's recent MFA verification for impersonation (NAN-6614) (#7128) by @agusayerza
  • (webapp) Properly handle oauth_scopes_override (#7034) by @hassan254-prog
  • (billing) Filter overdue invoices by due date (#7168) by @macko911
  • (auth) Bind invitation signup tokens to invited email (#7151) by @ErickRDev
  • (sync) Don't resume manually paused syncs on connection reauth (#7136) by @hassan254-prog
  • (audit) Stop one bad event from duplicating the ones batched with it (#7166) by @pfreixes
  • (providers) Update instagram authorization url (#7190) by @hassan254-prog
  • Fix heading hierarchy on core and integration pages (#7201) by @sapnesh-nango
  • (webapp) Overdue alert sends you to the billing page (#7191) by @macko911
  • (webapp) Correct the spend headline's reveal and tooltip (#7196) by @macko911
  • (connect-ui) Pre-bundle react/jsx-runtime in vitest config (#7205) by @macko911
  • (server) Harden pre/post connection proxy request (#7206) by @rossmcewan
  • (providers) Accept any Auvik region instead of a fixed enum (#7223) by @mayankj
  • (audit) Identify an accepted or declined invite by the user, not the email (#7225) by @pfreixes
  • (audit) Align the field order and the target format across every read surface (#7241) by @pfreixes
  • (audit) Record what a user update changed (#7240) by @pfreixes
  • (audit) Record the integration's name and provider on its events (#7243) by @pfreixes
  • (audit) Record which environment a public API key was created in (#7245) by @pfreixes
  • (onboarding) Rank team suggestions by users on the matching domain (#7236) by @ErickRDev
  • (design-system) Align toast and compact Alert with the Figma spec (#7244) by @macko911
  • (audit) Record the login when SSO holds it for MFA (#7255) by @pfreixes