Skip to content

Commit 1a0fc7d

Browse files
github-actions[bot]LocalIdentityLocalIdentity
authored
Release 0.20.0 (#2153)
* Prepare release 0.20.0 * Fix changelogs --------- Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent faa9b8b commit 1a0fc7d

3 files changed

Lines changed: 70 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# Changelog
22

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+
338
## [v0.19.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.19.0) (2026/06/05)
439

540
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.18.0...v0.19.0)

changelog.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
VERSION[0.20.0][2026/06/11]
2+
3+
--- New to Path of Building ---
4+
* Add new 0.5 Uniques with support for some of them (Blitz54)
5+
* Update Uniques with 0.5 changes (Blitz54)
6+
* Add trader support for Heart of the Well, Against the Darkness, Desecrated mods, Rune-only mods and Breach tree mods (vaisest)
7+
* Add missing base types + hide unique-only bases from crafter (LocalIdentity)
8+
* Add support various immunity mods and dynamic immunity mod parsing (majochem)
9+
* Add support for various ailment and debuff mods (majochem)
10+
* Add Predator's Mark support (Pounce's ally-based Damage Taken curse) (mataide)
11+
* Add Bloodbarrier support (DS-Koala)
12+
* Add support for Fire Penetration II, ignoring Fire Resistance stat (Ariacell)
13+
* Add support for Idolatry Spirit Walker Ascendancy (ltogniolli)
14+
15+
--- User Interface ---
16+
* Add unique item base type origin to tooltip (Blitz54)
17+
* Combine same stats from different mods in compare trade UI (vaisest)
18+
19+
--- Fixed Calculations ---
20+
* Fix calculation of Bifurcated Crits (LocalIdentity)
21+
* Update calculation of added damage on Spectres and Beasts until GGG fixes the calculation (LocalIdentity)
22+
* Fix damage rounding for some player and minion skills (LocalIdentity)
23+
* Fix Evasion and Deflection granted by Tangmazu's Thurible (LocalIdentity)
24+
* Fix Cooldown recovery granted by Atziri's Impatience support (LocalIdentity)
25+
* Fix Fist of Stone more ES/Evasion mod on gloves (LocalIdentity)
26+
27+
--- Fixed Behaviours ---
28+
* Fix Split Personality not allowing connection from other Ascendancies (LocalIdentity)
29+
* Fix parsing for Tree mods that scale based on item Evasion (vaisest)
30+
* Fix some beast companions not importing correctly (Blitz54)
31+
32+
--- Accuracy Improvements ---
33+
* Fix pasting of legacy unique mods (Blitz54)
34+
135
VERSION[0.19.0][2026/06/05]
236

337
--- New to Path of Building ---

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<PoBVersion>
3-
<Version number="0.19.0" />
3+
<Version number="0.20.0" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/src/" />

0 commit comments

Comments
 (0)