Skip to content

0.6.23 - Add poeprices.info Feedback, Update Value Range Component

Compare
Choose a tag to compare
@Kyusung4698 Kyusung4698 released this 18 Apr 18:52
· 169 commits to master since this release
6419a9c

0.6.23 (2020-04-18)

  • add feedback for poeprices.info price prediction (slug@poeprices)
  • add alternative poe titles support (#539)
  • add focusable (keyboard support) as general setting (#620)
  • update value range component (#595)
    • is now showing both values on hover/ focus even if those are the same
    • is now fully operable via scrolling (# -> default -> #)
    • change scrolling directions to feel more natural
  • update data to 3.10.1d
  • fix font not loading by adding a local fallback (#635)
  • fix shortcut still active even though poe overlay has no more focus (#627)
  • fix values over 1000 resetting to # (#632)
  • fix mouse position incorrect applied after changing window display settings (#629)