Latest
v0.2.3
April 30, 2026One-time manual install required: auto-update has been silently broken since v0.1.4 — your installed app never actually checked for updates, no matter how long it ran or how many times you reopened it. v0.2.3 fixes that, but you have to download this version manually from the website one more time. After v0.2.3, every future release will auto-update on its own.
Fixes
- Auto-update is wired up again. The lifecycle driver was orphaned by a UI cleanup in March that assumed the version badge already drove the check — it doesn't, it only displays progress. The driver now lives in its own dedicated component mounted at the app root, and a regression test guards the wiring so this can't silently happen again.
- Sign in with Path of Exile (carried forward from v0.2.2). The OAuth fix shipped in v0.2.2 is included here too. If you couldn't sign in with your PoE account before, this release lets you do it.