| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-10 | 5.2 kB | |
| v0.69.15 source code.tar.gz | 2025-12-10 | 90.2 MB | |
| v0.69.15 source code.zip | 2025-12-10 | 92.7 MB | |
| Totals: 3 Items | 183.0 MB | 0 | |
v0.69.15 - 2025-12-10
Added
- Usage charts (#5040) by @kaposke
- (integrations) Add support for rocketlane (#5048) by @hassan254-prog
- (webapp) Minor transition polish (#5053) by @kaposke
- (webhooks) Add support for sellsy webhooks (#5054) by @hassan254-prog
- (webapp) Warning for legacy plans in usage (#5060) by @kaposke
- (integrations) Add Zendesk Sell provider (#5039) by @nickmaxwell10
- (integrations) Add support for practicefusion (#5057) by @hassan254-prog
- (integrations) Add support for fellow (#5063) by @hassan254-prog
- (connect-session) Add in end user for mcp generic (#5073) by @khaliqgant
- (webhooks) Add circuit breaker (#5061) by @TBonnin
- (webapp) Redesign integrations list (#5067) by @kaposke
- (webapp) Redesign integrations catalog (#5075) by @kaposke
- (webapp) (proposal) improve fuzzy search in integrations catalog (#5076) by @kaposke
- (providers) Add correct refresh params for bamboohr OAuth (#5072) by @hassan254-prog
- (integrations) Add support for paylocity-nextgen (#5069) by @hassan254-prog
- (integrations) Add support for bettercontact (#5086) by @hassan254-prog
- (integrations) Add support for availity (#5070) by @hassan254-prog
- (webhooks) Add X-Nango-Hmac-Sha256 header to webhook requests (#5093) by @marcindobry
- (integrations) Add support for grist (#5087) by @hassan254-prog
- (integrations) Add support for drata (#5091) by @hassan254-prog
- (integrations) Add support for vanta (#5092) by @hassan254-prog
- (integrations) Add support for recall.ai (#5095) by @hassan254-prog
- (webhooks) Add new webhook verification utility based on the new secure header X-Nango-Hmac-Sha256 (#5097) by @marcindobry
- (webhooks) Update docs around the new webhook verification header (#5101) by @marcindobry
- (post-connection) Add zoho post connection script (#5068) by @hassan254-prog
- (server) Single provider endpoint (#5099) by @kaposke
- (proxy) Add authentication header for
OAuth1.0(#5109) by @hassan254-prog - (runners) Add
OAuth1auth headers to runners (#5118) by @hassan254-prog - (runners) Pass OAuth credentials via NangoProps instead of making an API call (#5120) by @hassan254-prog
- (webhook) Add endUserEmail (#5085) by @khaliqgant
- (integrations) Add support for sap s/4hana (#4943) by @hassan254-prog
- (records) Add cursor-based deletion to deleteRecords (#5117) by @TBonnin
Changed
- Add tool calling implementation guides for 4 providers (#5046) by @bastienbeurier
- Document Nango webhook retries and timeouts (#5066) by @bastienbeurier
- (api) Retrieve DEFAULT_RATE_LIMIT_PER_MIN using zod (#5077) by @marcindobry
- Combine getPlan with getAccountContext (#5079) by @TBonnin
- (records) Use tuple comparisons for cursor pagination (#5098) by @TBonnin
- (runner-sdk) Remove records validation (#5082) by @TBonnin
- Upgrade dependencies that use jws to patch security vulnerability (#5106) by @marcindobry
- Records partition tracing (#5096) by @TBonnin
- (records) SyncId not necessary to delete records (#5103) by @TBonnin
- (integration-templates) Automatic update from https://github.com/NangoHQ/integration-templates/commit/6c9d3e5215dcd0259b1b4f0675b3379e5ab47753 by Khaliq by @github-actions[bot]
- Update version in manifest by @actions-user
- (records) Centralize count management with incrCount helper (#5114) by @TBonnin
Fixed
- (docs) Doc restructure batch 10 (#5037) by @khaliqgant
- (webapp) ProfileDropdown font (#5051) by @kaposke
- (webapp) Chart improvements (#5052) by @kaposke
- (providers) Remove scope param in
drchronoif its empty (#5055) by @hassan254-prog - Getting Started typo (#5058) by @mintlify[bot]
- (metering) Type mismatch concatenating strings instead of adding numbers (#5062) by @rossmcewan
- (docker) Upgrade nodejs to 22.21 from 22.17 (#5021) by @rossmcewan
- (connect-ui) Pass oauth2 connection config defaults (#5064) by @hassan254-prog
- (webapp) Force UTC timezone in usage page (#5065) by @kaposke
- Nango watermark can't be turned off in self hosted (#5042) by @ej-sanmartin
- (runners) Keep track of pending actions (#5038) by @TBonnin
- (webhook) Fix sellsy webhook eventType mapping (#5074) by @hassan254-prog
- Account activation toasts (#5078) by @kaposke
- (webapp) Profile dropdown alignment and open state (#5088) by @kaposke
- (server) Coalesce concurrent token refresh requests (#5090) by @TBonnin
- Stop rate limiting orb webhooks (#5108) by @marcindobry
- Remove mention of runtime records validation in prod (#5113) by @TBonnin
- (cli) Ensure dynamic imports work across all platforms (#5089) by @hassan254-prog
- NAN-4493: Wrap create account DB write with transaction (#5115) by @agusayerza
- Upgrade mcp sdk (#5104) by @rossmcewan
- (runners) Use https call instead of a direct db call (#5119) by @hassan254-prog
- Upgrade js-yaml in nango-yaml (#5084) by @radko93
- (two_step) Enrich logs with provider specific error logs (#5105) by @hassan254-prog
- (connectUI) Allow integrations_config_defaults to flow through (#5124) by @khaliqgant