Skip to content

Commit d2fceee

Browse files
Prepare release 0.21.1
1 parent 523225e commit d2fceee

2 files changed

Lines changed: 41 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v0.21.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.21.1) (2026/06/20)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.21.0...v0.21.1)
6+
7+
8+
## What's Changed
9+
### Fixed Crashes
10+
- Fix crash when trying to use PoB trader after 0.5.3 [\#2238](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2238) ([vaisest](https://github.com/vaisest))
11+
### Fixed Calculations
12+
- Fix more Maximum Rage mod not working [\#2228](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2228) ([Blitz54](https://github.com/Blitz54))
13+
- Fix general Grenade mods not working [\#2196](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2196) ([LocalIdentity](https://github.com/LocalIdentity))
14+
- Fix Blazing Critical not applying as a global buff [\#2221](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2221) ([LocalIdentity](https://github.com/LocalIdentity))
15+
- Fix Sine Aequo Immobilisation buildup calculation [\#2222](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2222) ([LocalIdentity](https://github.com/LocalIdentity))
16+
- Fix Daze not applying 50% more Stun Buildup [\#2223](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2223) ([LocalIdentity](https://github.com/LocalIdentity))
17+
- Fix Overwhelming Presence quality mod multiplying Aura magnitude [\#2224](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2224) ([LocalIdentity](https://github.com/LocalIdentity))
18+
- Fix "+% to Critical Damage Bonus" mods on weapons applying to Spells [\#2247](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2247) ([luther-rotmg](https://github.com/luther-rotmg))
19+
### Fixed Behaviours
20+
- Fix Ice Bite and Innervate only supporting Attacks [\#2207](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2207) ([vaisest](https://github.com/vaisest))
21+
- Fix power report and trade search not working with Minions [\#2219](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2219) ([LocalIdentity](https://github.com/LocalIdentity))
22+
- Fix Bloodhounds Mark not counting the enemy as Marked [\#2220](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2220) ([LocalIdentity](https://github.com/LocalIdentity))
23+
24+
325
## [v0.21.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.21.0) (2026/06/13)
426

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

changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
VERSION[0.21.1][2026/06/20]
2+
3+
--- Fixed Crashes ---
4+
* Fix crash when trying to use PoB trader after 0.5.3 (vaisest)
5+
6+
--- Fixed Calculations ---
7+
* Fix more Maximum Rage mod not working (Blitz54)
8+
* Fix general Grenade mods not working (LocalIdentity)
9+
* Fix Blazing Critical not applying as a global buff (LocalIdentity)
10+
* Fix Sine Aequo Immobilisation buildup calculation (LocalIdentity)
11+
* Fix Daze not applying 50% more Stun Buildup (LocalIdentity)
12+
* Fix Overwhelming Presence quality mod multiplying Aura magnitude (LocalIdentity)
13+
* Fix "+% to Critical Damage Bonus" mods on weapons applying to Spells (luther-rotmg)
14+
15+
--- Fixed Behaviours ---
16+
* Fix Ice Bite and Innervate only supporting Attacks (vaisest)
17+
* Fix power report and trade search not working with Minions (LocalIdentity)
18+
* Fix Bloodhounds Mark not counting the enemy as Marked (LocalIdentity)
19+
120
VERSION[0.21.0][2026/06/13]
221

322
--- New to Path of Building ---

0 commit comments

Comments
 (0)