Skip to content

Commit 25678d4

Browse files
Prepare release 0.21.0
1 parent 8e751b8 commit 25678d4

2 files changed

Lines changed: 46 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v0.21.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.21.0) (2026/06/13)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.20.0...v0.21.0)
6+
7+
8+
## What's Changed
9+
### New to Path of Building
10+
- Add 0.5.2 Passive tree changes [\#2162](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2162) ([trompetin17](https://github.com/justjuangui))
11+
- Add support for very large time-lost jewel mod [\#2182](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2182) ([vaisest](https://github.com/vaisest))
12+
### User Interface
13+
- Fix window title changing in compare tab [\#2179](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2179) ([vaisest](https://github.com/vaisest))
14+
### Fixed Calculations
15+
- Fix many supports not adding cooldown [\#2185](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2185) ([Peechey](https://github.com/Peechey))
16+
- Fix calculation of inverted Resistances when having a source of Penetration [\#2177](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2177) ([LocalIdentity](https://github.com/LocalIdentity))
17+
- Fix Discipline not being converted by Eldritch Battery [\#2172](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2172) ([LocalIdentity](https://github.com/LocalIdentity))
18+
### Fixed Behaviours
19+
- Fix Split Personality not working with Monk and Druid starting points [\#2171](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2171) ([LocalIdentity](https://github.com/LocalIdentity))
20+
- Fix mods duplicating when crafting some Crossbows [\#2173](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2173) ([LocalIdentity](https://github.com/LocalIdentity))
21+
- Fix Full DPS breakdown and gem dropdowns showing the wrong name for Companion / Spectre skills [\#2160](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2160) ([ltogniolli](https://github.com/ltogniolli))
22+
- Fix PoB Trader search not working correctly after comparing a build [\#2180](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2180) ([vaisest](https://github.com/vaisest))
23+
- Fix Mageblood mods merging in item crafter [\#2186](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2186) ([LocalIdentity](https://github.com/LocalIdentity))
24+
25+
26+
327
## [v0.20.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.20.0) (2026/06/11)
428

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

changelog.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
VERSION[0.21.0][2026/06/13]
2+
3+
--- New to Path of Building ---
4+
* Add 0.5.2 Passive tree changes (trompetin17)
5+
* Add support for very large time-lost jewel mod (vaisest)
6+
7+
--- User Interface ---
8+
* Fix window title changing in compare tab (vaisest)
9+
10+
--- Fixed Calculations ---
11+
* Fix many supports not adding cooldown (Peechey)
12+
* Fix calculation of inverted Resistances when having a source of Penetration (LocalIdentity)
13+
* Fix Discipline not being converted by Eldritch Battery (LocalIdentity)
14+
15+
--- Fixed Behaviours ---
16+
* Fix Split Personality not working with Monk and Druid starting points (LocalIdentity)
17+
* Fix mods duplicating when crafting some Crossbows (LocalIdentity)
18+
* Fix Full DPS breakdown and gem dropdowns showing the wrong name for Companion / Spectre skills (ltogniolli)
19+
* Fix PoB Trader search not working correctly after comparing a build (vaisest)
20+
* Fix Mageblood mods merging in item crafter (LocalIdentity)
21+
22+
123
VERSION[0.20.0][2026/06/11]
224

325
--- New to Path of Building ---

0 commit comments

Comments
 (0)