|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v0.20.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.20.0) (2026/06/11) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.19.0...v0.20.0) |
| 6 | + |
| 7 | + |
| 8 | +## What's Changed |
| 9 | +### New to Path of Building |
| 10 | +- Add new 0.5 Uniques with support for some of them [\#2138](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2138) ([Blitz54](https://github.com/Blitz54)) |
| 11 | +- Update Uniques with 0.5 changes [\#2116](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2116) ([Blitz54](https://github.com/Blitz54)) |
| 12 | +- Add trader support for Heart of the Well, Against the Darkness, Desecrated mods, Rune-only mods and Breach tree mods [\#2121](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2121) ([vaisest](https://github.com/vaisest)) |
| 13 | +- Add missing base types + hide unique-only bases from crafter [\#2111](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2111) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 14 | +- Add support various immunity mods and dynamic immunity mod parsing [\#2142](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2142) ([majochem](https://github.com/majochem)) |
| 15 | +- Add support for various ailment and debuff mods [\#2134](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2134) ([majochem](https://github.com/majochem)) |
| 16 | +- Add Predator's Mark support (Pounce's ally-based Damage Taken curse) [\#2135](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2135) ([mataide](https://github.com/mataide)) |
| 17 | +- Add Bloodbarrier support [\#2125](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2125) ([DS-Koala](https://github.com/DS-Koala)) |
| 18 | +- Add support for Fire Penetration II, ignoring Fire Resistance stat [\#2114](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2114) ([Ariacell](https://github.com/Ariacell)) |
| 19 | +- Add support for Idolatry Spirit Walker Ascendancy [\#2144](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2144) ([ltogniolli](https://github.com/ltogniolli)) |
| 20 | +### User Interface |
| 21 | +- Add unique item base type origin to tooltip [\#2105](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2105) ([Blitz54](https://github.com/Blitz54)) |
| 22 | +- Combine same stats from different mods in compare trade UI [\#2118](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2118) ([vaisest](https://github.com/vaisest)) |
| 23 | +### Fixed Calculations |
| 24 | +- Fix calculation of Bifurcated Crits [\#2149](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2149) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 25 | +- Update calculation of added damage on Spectres and Beasts until GGG fixes the calculation [\#2150](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2150) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 26 | +- Fix damage rounding for some player and minion skills [\#2150](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2150) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 27 | +- Fix Evasion and Deflection granted by Tangmazu's Thurible [\#2129](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2129) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 28 | +- Fix Cooldown recovery granted by Atziri's Impatience support [\#2128](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2128) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 29 | +- Fix Fist of Stone more ES/Evasion mod on gloves [\#2127](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2127) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 30 | +### Fixed Behaviours |
| 31 | +- Fix Split Personality not allowing connection from other Ascendancies [\#2126](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2126) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 32 | +- Fix parsing for Tree mods that scale based on item Evasion [\#2145](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2145) ([vaisest](https://github.com/vaisest)) |
| 33 | +- Fix some beast companions not importing correctly [\#2139](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2139) ([Blitz54](https://github.com/Blitz54)) |
| 34 | +### Accuracy Improvements |
| 35 | +- Fix pasting of legacy unique mods [\#2141](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2141) ([Blitz54](https://github.com/Blitz54)) |
| 36 | + |
| 37 | + |
3 | 38 | ## [v0.19.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.19.0) (2026/06/05) |
4 | 39 |
|
5 | 40 | [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.18.0...v0.19.0) |
|
0 commit comments