v1.3.2

Where your cloud allowance went

The billing page counted your cloud requests without saying what spent them. A chat message costs one request. A pull-request review costs three to twelve, depending on how much of the diff it has to read. A single number could not tell those apart.

A breakdown of the period

Cloud usage now splits into pull-request reviews and chat, with reviews itemised by the tier each one routed to, so a Large review at twelve requests sits beside a Fast one at three. Below that, reviews are listed per repository, with the long tail rolled into one line.

A warning before the cap

Reviews pause once the monthly allowance runs out. The page now says so at 90%, along with the date the allowance resets, rather than leaving the first paused review to break the news.

Also in this release

Allowance reserved by a review that was later skipped or failed is credited back to the period it was charged to. A review that sat in the retry queue across a renewal previously credited the wrong period.

Reviews from before this release are not itemised and count toward the chat line until your next period begins.