Skip to content

BurnRate v0.2.0

Latest

Choose a tag to compare

@mtskyyy mtskyyy released this 31 May 11:22

What's new in 0.2.0

  • Real spend tracking (累计扣费 / Spent): each subscription now has a start date and a running "spent" total that grows one charge per billing cycle. Both are auto-computed and user-overridable.
  • Updated presets: ChatGPT (Go / Plus / Pro 5x / Pro 20x), Google AI (Plus / Pro / Ultra), new Overleaf tiers, Google AI Studio defaults to prepaid.
  • Localized categories, year prefix on non-current-year due dates, and a renamed "Custom / 自定义" sort.
  • Settings redesign: clearer data import/export, destructive "clear data" styled in red.
  • Many fixes: archived/top-up amounts now refresh correctly, month-end billing-date rollover, cumulative double-count, tray title language refresh, and more.

Install

Apple Silicon (M1 and later), macOS 12.0+. The app isn't notarized, so before first launch run:

```
xattr -dr com.apple.quarantine /Applications/BurnRate.app
```