v0.69.45
·
1607 commits
to master
since this release
v0.69.45 - 2026-03-17
Added
- (server) Run credentials verification on the connection import endpoint (#5538) by @hassan254-prog
- (database) Add role column to users/invitations and is_production to environments (#5629) by @pfreixes
- (shared) Set is_production flag when creating prod environments (#5631) by @pfreixes
- (database) Backfill is_production for existing prod environments (#5632) by @pfreixes
- Add stop listening on connection deletion and real-time sync concept for gmail and google calendar webhooks (#5624) by @agusayerza
- (integrations) Add support for triple whale (#5643) by @hassan254-prog
- (integrations) Add support for typefully v2 (#5646) by @hassan254-prog
Changed
- Iterate on the docs navigation (#5628) by @bastienbeurier
- Track functions concurrency in metrics (#5623) by @TBonnin
- Clarify checkpoint docs for incremental and full syncs (#5621) by @TBonnin
- Document implementation on microsoft client credentials webhooks (#5619) by @hassan254-prog
- (cli) Light refac on build and deploy (#5627) by @kaposke
- Remove AGENTS.md (#5617) by @TBonnin
- (integration-templates) Automatic update from NangoHQ/integration-templates@4c31ea1 by Marcin Dobrowolski by @github-actions[bot]
- (server) Remove nango yaml logic from
POST /flows/pre-built/deploy(#5637) by @kaposke
Fixed
- (providers) Fix vercel api key pattern (#5645) by @hassan254-prog
- (vulns) Npm audit fix (#5633) by @rossmcewan
- (fleet) Fix node config override checks (#5630) by @rossmcewan
- (deploy) Detect deleted syncs when deploying (#5614) by @hassan254-prog
- (connect-ui) Pass authorization params during reconnect (#5654) by @hassan254-prog