Skip to content

Releases: NangoHQ/nango

v0.9.0 - Many improvements

03 Mar 10:12
Compare
Choose a tag to compare

It’s been a while since we officially released a new Nango version. But we have been hard at work and wanted to share the latest improvements coming with v0.9.0!
Unified Cloud lets you easily get started with Nango, without the hassle of self-hosting. We have seen that companies who use it build integrations faster. Get started with Nango Cloud for free.
55+ supported APIs including Brex, Stripe, Ramp, Confluence, Instagram, YouTube and many others.
Custom callback URL for Cloud makes Nango totally transparent for users, who now only see your domain while authorizing external providers.
Revamped frontend SDK using WebSocket (vs. window messages) which makes it much more robust and flexible.
1-click deployment with Heroku/Render and more detailed self-hosting documentation.
The biggest feature is coming soon: A dashboard where you can easily manage provider configurations & connections. This will also be the groundwork for many more improvements to the way you work with external APIs.

v0.3.6 - Full rewrite

30 Nov 13:53
Compare
Choose a tag to compare

We rewrote Pizzly to make the code more maintainable and accelerate future development.

It already works, and supports:

  • OAuth 1 & 2
  • a Docker container for the Pizzly server
  • a CLI to configure integrations
  • a Node SDK + REST API to fetch fresh tokens
  • a frontend SDK to initiate OAuth flows

v0.2.2

08 Jun 14:12
d1d4c21
Compare
Choose a tag to compare
Update Dockerfile