Skip to content

v2.7.4 [PoE2 0.5.5]

Choose a tag to compare

@Gordin Gordin released this 07 Sep 19:58
· 7 commits to main since this release

[2.7.4] - 2026-09-07

Fixed

  • LootValue price-provider failover. Slow poe2scout and poe.ninja requests
    now time out without surfacing TaskCanceledException first-chance breaks.
    After two consecutive request failures, LootValue automatically switches to
    the other provider, preserves its saved preference, and reports the active
    fallback in settings. Provider requests use a short 10-second deadline so an
    outage cannot leave the plugin showing Loading... for roughly 90 seconds.
  • Gemcutting panel detection. Skill and Support Gemcutting screens now count
    as large blocking panels using their conditionally visible [53][3] and
    [54][3] UI elements.
  • Radar minimap layer parity. The minimap now draws the walkable-map
    outlines, terrain POIs, and POI paths already shown on the large map, with
    every layer clipped to the minimap bounds.