Releases: NangoHQ/nango
v0.9.0 - Many improvements
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
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
Update Dockerfile