v0.71.2

niri-wm/niriv0.71.2Jul 21, 2026by nango-repository-pusher[bot]

AI Summary

Nango update adds usage charts and billing alerts for free accounts, introduces Jobber webhook support, and fixes proxy integration tests and API boundary type serialization.

Key Highlights

  • Free usage charts and alerts for accounts nearing plan limits.
  • New Jobber webhook support added.
  • Fix for proxy integration test hitting real GitHub API.
  • Fix for types at API boundary regarding date serialization.

New Features

  • Usage charts as progress toward the cap
  • Alerts for free accounts hitting plan limits
  • Jobber webhook support
  • Edit connection webhook URL override in Settings
  • Fix for runner unable to execute errors
  • Fix for API boundary date serialization types

Full Release Notes

## [v0.71.2] - 2026-07-21

### Added

- *(webapp)* Free usage charts as progress toward the cap (#6790) by @macko911
- *(design-system)* Lift Card into design system (#6835) by @macko911
- *(webapp)* Alert Free accounts nearing or hitting plan limits (#6791) by @macko911
- *(webhooks)* Add jobber webhook support (#6836) by @hassan254-prog
- *(webapp)* Edit connection webhook URL override in Settings (#6740) by @kaposke

### Changed

- Flatten management mcp reference (#6843) by @bastienbeurier
- *(billing)* Retire the parity-phase getUsage source toggle (#6764) by @pfreixes
- *(jobs)* Log underlying cause of 'runner unable to execute' error (#6851) by @pfreixes
- *(scheduler)* Avoid unnecessary db roundtrip on task retirement (#6810) by @ErickRDev

### Fixed

- *(server)* Stop proxy integration test hitting real GitHub API (#6844) by @macko911
- *(providers/zendesk)* Request expires_in so tokens can be refreshed (#6763) by @jovinual
- *(server/node-sdk/runner-sdk)* Fix types at API boundary to account for dates in credentials being serialized to strings (#6820) by @rbwest

[v0.71.2]: https://github.com/NangoHQ/nango/compare/v0.71.1..v0.71.2

<!-- generated by git-cliff -->