Skip to content

PokeTokenBar v2.2.2

Choose a tag to compare

@chattymin chattymin released this 02 Jul 08:44

What's new

  • Settings footer links — quick links to GitHub and the website next to the version number.

Fixes

  • "Disable Keychain access" now sticks — the toggle wasn't persisted and silently reset after an app restart.

Lighter

  • App is ~43% smaller (stripped release binary; download ~13% smaller).
  • Usage cache on disk shrunk ~72% (compressed, old caches load seamlessly).
  • Log file no longer grows forever — capped with rotation.

Hardening

  • External URLs from API responses (PokéAPI evolution chain, GitHub release page) are now scheme/host-validated before use.