Skip to content

v0.69.45

Choose a tag to compare

@nango-repository-pusher nango-repository-pusher released this 17 Mar 15:13
· 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

Fixed