Nango Release Notes

Follow

80 release notes curated from 2 sources by the Releasebot Team. Last updated: Sep 23, 2026

Get this feed:
  • Sep 21, 2026
    • Date parsed from source:
      Sep 21, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    BYOC self-hosting

    nango introduces Bring Your Own Cloud as the recommended self-hosting option, deploying a dedicated instance in your own cloud account while Nango handles upgrades, scaling, incident response, and support. It supports AWS, GCP, and Azure and includes every Nango Cloud feature.

    Bring Your Own Cloud (BYOC) is now the recommended way to self-host Nango. Self-hosting usually means operating the platform yourself in exchange for keeping data in your own infrastructure. BYOC removes that trade-off.

    Nango deploys and operates a dedicated instance inside your own cloud account, so your end users’ credentials, synced records, and logs never leave it. Nango handles deployments, upgrades, scaling, incident response, and support, and you get every feature of Nango Cloud.

    The new BYOC guide covers this in full detail. BYOC supports AWS, GCP, and Azure.

    If you prefer to run Nango yourself, see the Self-Managed guide. Both require an Enterprise plan. See the self-hosting overview for a comparison.

    Original source
  • Sep 21, 2026
    • Date parsed from source:
      Sep 21, 2026
    • First seen by Releasebot:
      Sep 22, 2026
    Nango logo

    nango by Nango

    v0.71.10

    nango releases v0.71.10 with broader auth, billing, and self-hosting improvements, plus new integration support for Linkly, Autumn, hex mcp, and Apple Calendar. It also adds scheduled function execution, dashboard login and consent flow, and several fixes across the platform.

    v0.71.10 - 2026-09-21

    Added

    • (auth) Return to the requested page after login (#7520) by @macko911
    • (integrations) Add Linkly (API key) (#7516) by @chrism2671
    • Extend one-off PAYG migration script (#7553) by @ErickRDev
    • (oauth) Add dashboard login and consent flow (NAN-6924) (#7481) by @marcindobry
    • (tracking) Track plan_change:v2 (#7558) by @ErickRDev
    • Scheduled functions can execute (#7563) by @TBonnin
    • (integrations) Add Autumn (API key) (#7576) by @brf153
    • (providers) Move stripe-app-sandbox appDomain to integration_config (#7227) by @hassan254-prog
    • (integrations) Add support for hex mcp (#7578) by @hassan254-prog
    • (function) Implement getVariant() (#7569) by @TBonnin
    • (integrations) Add support for apple calendar (#7535) by @hassan254-prog

    Changed

    • Update version in manifest by @actions-user
    • (integration-templates) Automatic update from NangoHQ/integration-templates@f78affc by Hassan_Wari by @github-actions[bot]
    • (providers) Update the Pleo logo to their new brand (#7565) by @macko911
    • (integration-templates) Automatic update from NangoHQ/integration-templates@261c9cb by Victor Lang'at by @github-actions[bot]
    • (integration-templates) Automatic update from NangoHQ/integration-templates@47dd7fd by Victor Lang'at by @github-actions[bot]
    • Clarify external contribution guidelines (#7577) by @hassan254-prog
    • (records) Share one helper for composite model names (#7415) by @macko911
    • Make BYOC the main self-hosting path (#7453) by @rguldener

    Fixed

    • (integrations) Send netsapiens token request as JSON (#7559) by @vdeez1
    • (providers) Fix pleo api key verification endpoint (#7564) by @hassan254-prog
    • (cron) Allow growth cron to pre-enable growth flag (#7555) by @ErickRDev
    • (persist) Restore per-tick limit on auto-deleting records (#7571) by @kaposke
    • (connect-ui) Stop the theme flashing before the dialog loads (#7497) by @macko911
    • (webapp) Land billing deep links on the right section (#7567) by @macko911
    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Nango and hundreds of other software products.

    Create account
  • Sep 21, 2026
    • Date parsed from source:
      Sep 21, 2026
    • First seen by Releasebot:
      Sep 22, 2026
    Nango logo

    nango by Nango

    managed-1.6.13-0.71.9-0a2c37c5300b27f8882624921a7365720758e26e

    nango ships a managed release update.

    Managed release managed-1.6.13-0.71.9-0a2c37c5300b27f8882624921a73657…

    Original source
  • Sep 17, 2026
    • Date parsed from source:
      Sep 17, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    Smaller improvements

    nango adds MCP OAuth scope control, CLI source map options, function variants, and new webhook support for Zoom, Gong, Granola, and Outlook.

    MCP integrations

    For integrations that use the generic MCP OAuth provider, you can set the OAuth scopes Nango requests, in the integration settings or when creating the integration. Previously, scopes came only from the MCP server’s metadata. See MCP auth.

    CLI source maps

    Pass --sourcemap false to nango compile, nango dryrun, or nango deploy to leave source maps out of compiled function bundles.

    Functions

    nango.getVariant() returns the variant of the current sync or action run.

    New webhooks

    Nango can receive and forward webhooks from Zoom, Gong, Granola, and Outlook.

    Original source
  • Sep 17, 2026
    • Date parsed from source:
      Sep 17, 2026
    • First seen by Releasebot:
      Sep 18, 2026
    Nango logo

    nango by Nango

    managed-1.6.12-0.71.7-bc65eb8aec98cd184c0da0701eed7bae4ab6830f

    nango ships managed release managed-1.6.12-0.71.7-bc65eb8aec98cd184c0da0701eed7ba…

    Managed release managed-1.6.12-0.71.7-bc65eb8aec98cd184c0da0701eed7ba…

    Original source
  • Similar to Nango with recent updates:

  • Sep 16, 2026
    • Date parsed from source:
      Sep 16, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    nango.yaml sunset

    nango drops nango.yaml deployments and directs users to migrate custom functions to TypeScript-based configuration.

    Nango no longer accepts deployments that use a nango.yaml configuration file. The deprecation was announced in July 2025, when TypeScript-based function configuration replaced it.

    Am I impacted?

    Only if you still deploy custom functions from a nango.yaml. Those deployments now fail with an error that links to the migration guide. Functions that are already deployed keep running.

    What to do:

    Upgrade the Nango CLI, run nango migrate-to-zero-yaml, and redeploy. The migration guide explains each change.

    Original source
  • Sep 16, 2026
    • Date parsed from source:
      Sep 16, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    Agent sessions updates

    nango improves agent sessions with a new proxy meta tool, session termination via API, clearer logs filtering, and better tool error messages for a smoother debugging experience.

    Improvements to agent sessions since the public beta launch:

    Proxy tool:

    A new nango_proxy meta tool lets the agent call any endpoint of a connected integration when no tool in the session fits. Nango authenticates the request, so the agent never sees credentials. It is off by default; turn it on per session. See meta tools.

    Terminate a session:

    A new DELETE /sessions/{session_id} API to end a session before it expires and revoke its token. See terminating a session.

    Logs filter:

    The Logs page has an Agent session filter that shows the operations a session ran. Each operation also shows which session drove it.

    Clearer tool errors:

    Failed tool calls return a message that says what failed and what the agent should do next.

    Original source
  • Sep 16, 2026
    • Date parsed from source:
      Sep 16, 2026
    • First seen by Releasebot:
      Sep 18, 2026
    Nango logo

    nango by Nango

    v0.71.9

    nango releases v0.71.9 with clearer MCP tool failure messaging, Pleo API key support, and frontend credential routing fixes.

    v0.71.9 - 2026-09-16

    Added

    • (agent-sessions) Give MCP tool failures an agent-facing message and code (NAN-6604) (#7473) by @agusayerza
    • (integrations) Add support for pleo-api-key (#7534) by @hassan254-prog

    Changed

    • (shared) Coalesce customer key lookups (#7466) by @ErickRDev

    Fixed

    • (shared) Propagate environment lookup failures (#7472) by @ErickRDev
    • (frontend) Route TWO_STEP credentials before OAuth2 client creden… (#7556) by @vdeez1
    Original source
  • Sep 16, 2026
    • Date parsed from source:
      Sep 16, 2026
    • First seen by Releasebot:
      Sep 18, 2026
    Nango logo

    nango by Nango

    v0.71.8

    nango releases v0.71.8 with broader integration support, richer logs and audit tracking, stronger MCP and OAuth capabilities, and several billing, webhook, sync, and deployment fixes that improve reliability across the platform.

    v0.71.8 - 2026-09-16

    Added

    (logs) Stamp the session actor on action runs (NAN-6949) (#7443) by @agusayerza
    (logs) Add an agent session filter to the logs page (NAN-6606) (#7446) by @agusayerza
    (integrations) Add support for highq (#7487) by @hassan254-prog
    (integrations) Add support for pandadoc eu and mcp (#7500) by @hassan254-prog
    (integrations) Add support for infor (#7513) by @hassan254-prog
    (integrations) Add support for microsoft-dataverse (#7505) by @hassan254-prog
    (integrations) Add support for scavio (#7165) by @scavio-ai
    Add OAuth authorization server package (#7463) by @marcindobry
    (mcp) Support static server URL and configurable scopes for MCP_OAUTH2_GENERIC (#7465) by @hassan254-prog
    (shared) Add support for GCP and Azure buckets (#7519) by @rossmcewan
    (agent-sessions) Reap expired sessions and their tokens (NAN-6599) (#7511) by @agusayerza
    (integrations) Add SalesCaptain (#7149) by @yogii-sc
    (audit) Audit agent session creation and termination (NAN-6751) (#7508) by @agusayerza
    (agent-sessions) Log a tool search operation (NAN-6605) (#7509) by @agusayerza
    (functions) Support deployment of function with schedule trigger (#7512) by @TBonnin
    (jobs) Emit function execution health metric at the source (NAN-6988) (#7527) by @pfreixes
    Add one-off Orb pay-as-you-go migration scheduler (#7494) by @ErickRDev
    (plans) Growth add-on management cron (#7530) by @ErickRDev
    (integrations) Add Neon MCP support (#7545) by @arctic-char
    (usage) Cap free-plan data transfer (#7413) by @ErickRDev
    (functions) Upsert schedules if needed when deploying functions (#7525) by @TBonnin
    (webhooks) Add support for zoom webhooks (#7484) by @hassan254-prog

    Changed

    (integration-templates) Automatic update from NangoHQ/integration-templates@bb789a5 by arctic-char by @github-actions[bot]
    (agent) Trim the agent session operation payloads (NAN-6950) (#7510) by @agusayerza
    (google) Document webhook auth as required (NAN-7030) (#7524) by @agusayerza
    (integration-templates) Automatic update from NangoHQ/integration-templates@e4563fe by murphy-con by @github-actions[bot]
    (integration-templates) Automatic update from NangoHQ/integration-templates@64a671a by murphy-con by @github-actions[bot]
    (skills) Document migration mismatch and local feature flags (#7496) by @macko911
    (functions) Rename DeployedNangoFunction to ListedNangoFunction (#7531) by @kaposke

    Fixed

    (runner) Log when reporting a task result fails (#7523) by @pfreixes
    (syncs) Keep the variant badge beside the sync name (#7423) by @macko911
    (webhooks) Enforce signature validation on GitHub App webhooks (NAN-6934) (#7462) by @agusayerza
    (billing) Show the cent Orb rounds up on per-metric charges (#7495) by @macko911
    (billing) Stop dropping charges when prices change mid-month (#7470) by @macko911
    (utils) Flush buffered metrics before services exit (#7538) by @pfreixes
    (plans) Normalize pg bigint limits as number (#7448) by @ErickRDev
    (integrations) Switch lovable mcp client registration (#7546) by @hassan254-prog
    (jobs) Record interrupted sync segments in the health metric (#7549) by @pfreixes
    Fix ms dataverse sidebartitle (#7551) by @hassan254-prog
    (deploy) Reject nango.yaml deploys and remove dead legacy compile code (#7480) by @hassan254-prog

    Original source
  • Sep 14, 2026
    • Date parsed from source:
      Sep 14, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    1,000+ supported APIs

    nango now supports 1,000+ APIs with pre-built authorization, proxy, logs, tools, triggers, and syncs.

    Nango now supports more than 1,000 APIs. Each comes with pre-built authorization, the proxy, and logs, and many include pre-built tools, triggers, and syncs.

    Browse the full list. If an API you need is missing, you can request it or contribute it.

    Original source
  • Sep 14, 2026
    • Date parsed from source:
      Sep 14, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    Webhook verification

    nango improves webhook security by verifying more incoming webhooks before forwarding them to apps, including stricter checks for Gmail, Google Drive and Calendar, GitHub App, Slack, PagerDuty, and Checkr. Unsigned or invalid webhooks are now rejected by default in key cases.

    Nango now verifies more of the webhooks it receives from external APIs before forwarding them to your app.

    Gmail:

    Nango already verified the OIDC token that Google attaches when authentication is enabled on your Pub/Sub subscription. Pushes without one are now rejected by default and not forwarded, so enabling authentication is a required step in the Gmail webhook guide. If you need time to enable it, contact us and we can temporarily allow unsigned pushes for your account.

    Google Drive and Calendar:

    You can now save a webhook secret on the integration. Once set, Nango checks each notification’s X-Goog-Channel-Token header against it and rejects mismatches. Without a secret, notifications are forwarded unverified, so set the secret before creating channels and pass it as the channel token. See the Drive and Calendar guides.

    GitHub App:

    Webhooks without an x-hub-signature-256 header are now rejected by default. GitHub only signs payloads when a webhook secret is set on your app, so it must match the secret shown on your Nango integration page. See the GitHub App setup guide.

    Other providers:

    Slack, PagerDuty, and Checkr webhooks with an invalid signature are now rejected instead of processed. Where a provider supports signature verification but no secret is configured on the integration, Nango still forwards the webhook and writes a warning to your logs.

    Am I impacted?

    If your Gmail Pub/Sub subscription has no authentication, or your GitHub App has no webhook secret, those webhooks are no longer forwarded until you fix the setup. Drive and Calendar channels created without a token keep working until you save a webhook secret; recreate them with a token once you do. For other providers, check your logs for unverified-webhook warnings and set the signing secret on the integration.

    Original source
  • Sep 11, 2026
    • Date parsed from source:
      Sep 11, 2026
    • First seen by Releasebot:
      Sep 12, 2026
    Nango logo

    nango by Nango

    v0.71.7

    nango releases a broad platform update with new API, billing, audit trail, webhooks, and session management capabilities, plus self-hosted audit trail improvements, new integrations, scheduled functions, and UI and reliability polish across the app and server.

    v0.71.7 - 2026-09-11

    Added

    • (mcp) Add providers get tool (#7283) by @marcindobry
    • (server) Tag internal callers instead of excluding them from deprecated endpoint metric (#7353) by @hassan254-prog
    • (audit) Day-partitioned Postgres schema for the self-hosted audit trail (#7335) by @pfreixes
    • (audit) Daily partition lifecycle for the self-hosted audit table (#7343) by @pfreixes
    • Add deploy all workflow (#7380) by @rossmcewan
    • (audit) Show how many events a read matches (#7365) by @macko911
    • (agent-sessions) Add DELETE /sessions/{id} to terminate a session (NAN-6598) (#7336) by @agusayerza
    • (webhooks) Back off throttled groups on jobs SQS consumer (NAN-6407) (#7328) by @agusayerza
    • (webhooks) Defer saturated dispatch messages in SQS (NAN-6406) (#7334) by @agusayerza
    • (orch) Add executeFunctionBatch (#7374) by @TBonnin
    • (audit) Postgres writer and reader for the self-hosted audit trail (#7346) by @pfreixes
    • (plans) Add the growth add-on for pay-as-you-go (#7301) by @ErickRDev
    • (audit) Run the Postgres migration and partition daemon from the server (#7355) by @pfreixes
    • (webapp) Rework the audit trail filter UI (#7397) by @macko911
    • Add screenshot to the agent sessions changelog entry (#7411) by @sapnesh-nango
    • (providers) Add outlook webhook support (#7389) by @rbwest
    • (webapp) Let customers add and remove the Growth add-on (#7402) by @macko911
    • (syncs) Paginate and virtualize the connection Syncs tab (NAN-6819) (#7369) by @macko911
    • (integrations) Add support for netsapiens (#7361) by @mayankj
    • (webapp) Show the Pay-as-you-go migration in-app (#7425) by @macko911
    • (integrations) Add eu base url to typeform (#7407) by @hassan254-prog
    • (webapp) Show spend and per-metric charges to all customers (#7364) by @macko911
    • Add support for webhook functions (#7384) by @TBonnin
    • Allow setting function http trigger subscriptions (#7428) by @TBonnin
    • (webhooks) Add webhook support for granola (#7357) by @hassan254-prog
    • (webhooks) Add gong webhooks (#7434) by @hassan254-prog
    • (integrations) Add LiveSwitch provider (#7158) by @LevSky22
    • (agent-session) Create proxy tool (#7414) by @agusayerza
    • (webhooks) Improve fathom webhooks to use query as the connection id value (#7410) by @hassan254-prog
    • (integrations) Add support for outline (#7440) by @hassan254-prog
    • (webapp) Polish the audit event drawer and export dialog (#7417) by @macko911
    • (integrations) Add support for amplemarket (#7442) by @hassan254-prog
    • (integrations) Add support for airtable mcp (#7450) by @hassan254-prog
    • (docs) Add log retention to docs (#7435) by @rossmcewan
    • (integrations) Add support for Moneybird (#7433) by @recepbayraktar
    • (integrations) Add bol.com OAuth2 client-credentials provider (#7436) by @recepbayraktar
    • (billing) Show per-metric charges for past months on the billing page (#7457) by @macko911
    • (server) Return a specific error for oversized request bodies (#7368) by @hassan254-prog
    • (api) Add public environment list endpoint (#7342) by @ErickRDev
    • (api) List environment API keys (#7350) by @ErickRDev
    • (api) Get environment API keys by UUID (#7352) by @ErickRDev
    • (integrations) Add Bandwidth OAuth2 client-credentials provider (#7359) by @mayankj
    • (integrations) Add support for inteliquent (#7360) by @mayankj
    • (webapp) Show existing customers what they'd pay on the new pricing (#7458) by @macko911
    • (github) Add deployment for byoc-gcp-1 (#7461) by @rossmcewan
    • (orch) Add support for scheduled functions (#7460) by @TBonnin
    • (cli) Add --no-sourcemap flag to disable inline source maps (#7506) by @hassan254-prog

    Changed

    • (granola) Correct plan requirement and desktop app flow (#7347) by @viictoo
    • Alphabetize the APIs & Integrations nav list (#7345) by @viictoo
    • Update version in manifest by @actions-user
    • Draft the agent sessions guide (NAN-6832) (#7317) by @agusayerza
    • Match the website favicon (#7367) by @macko911
    • Audit trail (NAN-6487) (#7164) by @pfreixes
    • (integration-templates) Automatic update from NangoHQ/integration-templates@1efbe17 by Marcin Dobrowolski by @github-actions[bot]
    • Retire the permission vocabulary for scopes (#7341) by @kaposke
    • Update version in manifest by @actions-user
    • Document agent session termination (#7391) by @agusayerza
    • (mcp) Upgrade TypeScript SDK to v2 (#7383) by @marcindobry
    • Update AGENTS.md (#7406) by @marcindobry
    • Changelog for audit trail, agent sessions beta, new pricing, and August roundup (#7409) by @sapnesh-nango
    • Update for new pricing plans (#7390) by @rguldener
    • (billing) Remove the s26-pricing flag (#7426) by @macko911
    • (audit) Retire the audit-trail rollout flag (#7429) by @pfreixes
    • (proxy) Remove the proxy-forward-all-response-headers flag (NAN-6922) (#7431) by @agusayerza
    • (integration-templates) Automatic update from NangoHQ/integration-templates@56c9369 by Marcin Dobrowolski by @github-actions[bot]
    • (mfa) Retire the mfa rollout flag (NAN-6921) (#7432) by @agusayerza
    • (billing) Retire the HTTP billing events sent to Orb (NAN-6503) (#7427) by @pfreixes
    • Restructure the security guide (#7437) by @rguldener
    • (integration-templates) Automatic update from NangoHQ/integration-templates@59fd4bf by Victor Lang'at by @github-actions[bot]
    • Update version in manifest by @actions-user
    • Update version in manifest by @actions-user
    • Link self-hosting audit trail setup from changelog (#7471) by @mintlify[bot]
    • (agent-sessions) Tone down beta messaging (#7475) by @rguldener

    Fixed

    • (sync) Resolve variant-scoped model recordCount (#7270) by @hassan254-prog
    • (audit) Let the auth type name the connect session, not the end user (#7348) by @pfreixes
    • Npm audit fix (#7349) by @rossmcewan
    • (dockerfile) Fix vulns in image (#7351) by @rossmcewan
    • (syncs) Batch schedule search fan-out (#7318) by @macko911
    • (webapp) Adapt favicons to the browser theme (#7366) by @macko911
    • (billing) Read Orb subtotal for metric charges (#7371) by @macko911
    • (vulns) Npm audit fix (#7376) by @rossmcewan
    • (docker) Remove npm from docker images (#7381) by @rossmcewan
    • (docker) Cleanup lambda npm (#7382) by @rossmcewan
    • (server) Validate google incoming webhooks (#7373) by @rossmcewan
    • (persist) Stream deleteHardAllRecords progress to avoid client timeout on large deletes (#7375) by @hassan254-prog
    • (design-system) Attach tooltip arrow to chip (#7395) by @macko911
    • (connect) Allow previews at the connection cap (#7379) by @marcindobry
    • (cli) Stop compile test hanging on npm audit (#7396) by @macko911
    • (providers) Disable PKCE for Digits OAuth2 (#7399) by @hassan254-prog
    • (webhooks) Dedupe Attio record events (#7386) by @agusayerza
    • (syncs) Render rows in production builds (NAN-6914) (#7418) by @macko911
    • (orchestrator) Drain the processor queue after the loop exits (NAN-6896) (#7403) by @pfreixes
    • (jobs) Decouple the consumer and server shutdowns (NAN-6896) (#7404) by @pfreixes
    • (server) Block unverified gmail webhooks with env setting (#7424) by @rossmcewan
    • (server) Prevent disabled MCP action execution (#7439) by @marcindobry
    • (connect-ui) Keep base-path recovery out of the CDN build (#7401) by @macko911
    • (server) Clamp proxy retry to maximum duration (#7264) by @rbwest
    • (webapp) Keep dev tools while impersonating customers (#7444) by @macko911
    • (webhooks) Enforce signature validation in webhook routing scripts (#7430) by @agusayerza
    • (server) Return 500 when secret key auth hits an unexpected error (NAN-4668) (#7456) by @pfreixes
    • (proxy) Stop getRawBody from crashing on stream request bodies (#7441) by @hassan254-prog
    • (webapp) Stop showing usage months from before the account existed (#7438) by @macko911
    • (billing) Show discounted metrics as billed (#7468) by @macko911
    • (proxy) Don't crash on a bare '%' in the request body for providers that don't need canonical params (#7469) by @hassan254-prog
    • (webapp) Hide the current-plan column when it has no charges (#7483) by @macko911
    • (provider) Allow hyphen in pipelinecrm api key (#7489) by @rbwest
    • (billing) Stop accounts from self-serve upgrading to a retired plan (#7451) by @macko911
    • (ci) Stop Ubuntu mirror outages from failing the connect-ui tests (#7504) by @macko911
    • (providers) Fix supabase regex key (#7491) by @hassan254-prog
    • (runner) Allow node:-prefixed core module specifiers in sandboxed scripts (#7488) by @hassan254-prog
    • (server) Surface a clear 400 for unsupported multipart Content-Type on /proxy (#7498) by @hassan254-prog
    • (webapp) Stop the usage table cutting off figures and wrapping headers (#7499) by @macko911
    • Vulnerability fixes (#7486) by @rossmcewan
    • (wrap-dek) Changes to support gcp kms (#7445) by @rossmcewan
    Original source
  • Sep 9, 2026
    • Date parsed from source:
      Sep 9, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    Billing page improvements

    nango improves the billing page with clearer spend summaries, per-metric charges, spend alerts, and support for multiple billing email addresses.

    We updated the billing page to make your spend easier to analyze:

    Spend summary

    The top of the page shows what you will be billed for the current period, your plan, and when the period renews. Free accounts see when their limits reset.

    Charges per metric

    The usage table shows what each metric costs, for the current period and past months, so you can see what drives your bill. Expand a metric to see usage charts.

    Spend alerts

    Set a threshold on your current-period spend. When it is crossed, your billing contacts and account admins get an email with a link to the billing page. Available on paid plans.

    Billing emails

    Add more than one billing email address.

    Original source
  • Sep 9, 2026
    • Date parsed from source:
      Sep 9, 2026
    • First seen by Releasebot:
      Sep 23, 2026
    Nango logo

    nango by Nango

    Environment read APIs

    nango launches account-level API read endpoints for listing environments and API keys, plus fetching environment API key secrets.

    The account-level API launched with endpoints to create and delete environments and their API keys. It now has read endpoints too:

    • List environments, with an optional exact name filter. Scope: account:environments:list.
    • List environment API keys, with an optional display_name filter. Scope: account:environments:api_keys:list.
    • Get an environment API key, including its secret. Scope: account:environments:api_keys:read.

    All three take an Account API key with the matching scope.

    Original source
  • Sep 9, 2026
    • Date parsed from source:
      Sep 9, 2026
    • First seen by Releasebot:
      Sep 10, 2026
    Nango logo

    nango by Nango

    managed-1.6.11-0.71.6-3f636c8052ff5a4c672c4c96e6f5996ca89a9088

    nango ships a managed release update.

    Managed release managed-1.6.11-0.71.6-3f636c8052ff5a4c672c4c96e6f5996…

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.