v0.71.2
payloadcms/payloadv0.71.2Jul 21, 2026by nango-repository-pusher[bot]
AI Summary
This release introduces usage tracking for free accounts, adds a new Card component to the design system, and supports Jobber webhooks. It also includes improvements to error logging and scheduler efficiency.
Key Highlights
- Free usage charts and alerts for plan limits
- New Card component lifted into the design system
- Jobber webhook integration support
- Improved scheduler efficiency by avoiding unnecessary DB roundtrips
New Features
- Free usage charts as progress toward the cap
- Alert Free accounts nearing or hitting plan limits
- Jobber webhook support
- Edit connection webhook URL override in Settings
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 -->