Skip to content

v0.14.0

Latest

Choose a tag to compare

@gerwaric gerwaric released this 29 Oct 21:01
52c5a25

This release add support for a few mod types acquisition has previously ignored and several under the hood changes.

WARNING: Session cookie login with POESESSID will be removed in the next major release. In future releases, OAuth will be required for login and POESESSID will be optionally used only for forum shop management.


Improvements

Acquisition now supports a few more PoE1 modifier types:

  • Enchant mods
  • Veiled mods
  • Foulborn mods (for PoE1 3.27 Keepers of the Flame)

Reminder: acquisition does NOT yet support the following modifier types:

  • Pseudo mods such as "+#% Total Chaos Resistance"
  • Scourge mods
  • Crucible mods
  • Ultimatum and logbook mods
  • PoE2 rune and desecrated mods

Other Changes

In addition to the Foulborn mods mentioned above, Acquisition should be compatible with the 3.27 API, even if it's not fully used--e.g. acquisition doesn't support PoE2 yet, even though the API now has PoE2 endpoints and item fields.

This update also includes the under-the-hood improvements made in the v0.14.0-alpha.1:
https://github.com/gerwaric/acquisition/releases/tag/v0.14.0-alpha.1