Skip to content

v7.2.0

Compare
Choose a tag to compare
@cjshrader cjshrader released this 24 May 18:54
· 18 commits to main since this release
c64b09c

What's Changed

  • Removed placeholder data from aspects.json and uniques.json by @cjshrader in #498
  • Legendary aspects are now stored on our item object so that we can use them for filtering by @cjshrader in #499
  • (New feature) Added the ability to be notified of build-specific aspect upgrades by having them favorited. View the README.md section on AspectUpgrades for more information. by @cjshrader in #504
  • Fixed a gui crash when clicking back into the first tab by @cjshrader in #505
  • The importers will now import aspect upgrades if found. They are also more configurable than before. by @cjshrader in #506

Full Changelog: v7.1.9...v7.2.0