Skip to content

v1.6.5

Compare
Choose a tag to compare
@Qt-dev Qt-dev released this 13 Aug 15:36
· 5 commits to main since this release

What's Changed

  • feat: Add league name to db name pattern by @Qt-dev in #336
    • fix for folks who reuse the same name every league
    • if db is too big, rename old db. Problem won't happen in the future
  • feat: Add a way to force debug mode through settings by @Qt-dev in #335
    • This adds way more logs if you are having issues
  • Add private league pricing by @Qt-dev in #334
    • Force league prices to come from a specific league from poe.ninja by changing this setting
  • Feat-add-rune-pricing by @Qt-dev in #333
  • Feat-add-uncategorized-items by @Qt-dev in #332
  • Refactor-rework-runparser by @Qt-dev in #331
    • Rewrite RunParser (The function that compiles a run)
    • Add tests
    • Fix app lock when Screenshot taking fails
    • Add timeout to Screenshot taking
    • Add new shortcut to finish a run (CTRL+F10)

Full Changelog: v1.6.4...v1.6.5