v1.1.7
What's new in v1.1.7
Under-the-hood hardening - no new features, just a more robust app. Most of these came out of a
community code audit (thanks to @crichmond1989 for the thorough review).
- Price fetches can't hang anymore - if poe.ninja is slow or a connection stalls, the request
now times out after 15s and retries on the next cycle instead of blocking for up to 100s. - Your calibration is crash-safe - the config file is now written atomically, so a crash or
power loss mid-save can no longer corrupt it and reset your region/hotkeys to defaults. - No more stray debug_ocr.png - the diagnostic image dump is now only written in debug mode,
so normal users no longer get a file rewritten in their folder while a panel is open. - Removed some dead code and tightened shutdown so an in-flight fetch is cancelled cleanly.
Install
- Download
PoeAncientsPriceHelper-v1.1.7-win-x64.zip. - Unzip anywhere.
- Double-click Start.cmd. No .NET install required.
See README.html inside the zip for the full guide (calibration, pricing, hotkeys, troubleshooting).
Note: Windows SmartScreen may warn (the app is unsigned) and antivirus may flag the global-hotkey
library - both are expected for an unsigned open-source tool.