# pi-synthetic: v0.16.0

release · 2026-05-06 · #pi-synthetic · v0.16.0

### Minor Changes

- 62e6902: Use event-driven Synthetic quota updates without polling.

  Quota data is now extracted from the `x-synthetic-quotas` response header on Synthetic provider responses and stored centrally. Usage status and quota warnings read the latest quota snapshot through short-lived callbacks from fresh Pi lifecycle contexts, avoiding stale `ExtensionContext` crashes after reloads or session switches.

- 1176b1d: Avoid stale contexts in status update.

  Use events to retrieve quotas from the shared store.

- [GitHub release](https://github.com/aliou/pi-synthetic/releases/tag/v0.16.0)
- [npm](https://www.npmjs.com/package/@aliou/pi-synthetic/v/0.16.0)
