Skip to content

Commit 8a064d1

Browse files
Release 2.52.0 (#8501)
* Prepare release 2.52.0 * Update manifest * Fix missing line break --------- Co-authored-by: Wires77 <[email protected]>
1 parent 969810d commit 8a064d1

File tree

3 files changed

+118
-26
lines changed

3 files changed

+118
-26
lines changed

CHANGELOG.md

+47-10
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,59 @@
11
# Changelog
22

3-
## [v2.51.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.51.0) (2025/02/14)
3+
## [v2.52.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.52.0) (2025/02/20)
44

5-
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.50.0...v2.51.0)
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.50.1...v2.52.0)
66

77
## What's Changed
88
### New to Path of Building
9-
- Add Wildspeaker, Blind Prophet, Aristocrat and Puppeteer ascendancy jewels [\#8471](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8471) ([LocalIdentity](https://github.com/LocalIdentity))
10-
- Add Ancestral Commander, Behemoth, Bog Shaman, and Scavenger ascendancy jewels [\#8476](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8476) ([Peechey](https://github.com/Peechey))
11-
### Fixed Calculations
12-
- Fix maximum virulence parsing for multi-digit increases [\#8463](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8463) ([deathbeam](https://github.com/deathbeam))
13-
- Fix "Full Poison DPS" value capping to one stack [\#8460](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8460) ([Wires77](https://github.com/Wires77))
14-
- Fix ES bypass regression [\#8459](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8459) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
9+
- Add tree for Legacy of Phrecia [\#8494](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8494) ([Wires77](https://github.com/Wires77))
10+
- Add checkbox for Sacrificial Zeal [\#8481](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8481) ([Paliak](https://github.com/Paliak))
11+
- Add black background to detail text in character dropdown [\#8487](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8487) ([Paliak](https://github.com/Paliak))
12+
- Add Molten Strike (+Zenith) ball average overlap calculations [\#8427](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8427) ([andyli00](https://github.com/andyli00))
13+
### Fixed Behaviours
14+
- Fix Firestorm of Pelting skill effect duration [\#8493](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8493) ([Peechey](https://github.com/Peechey))
1515
### Accuracy Improvements
16-
- Fix various issues with Legacy of Phrecia ascendancies [\#8465](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8465) ([Wires77](https://github.com/Wires77))
17-
16+
- Fix Eyes of the Greatwolf DoT Multi wording [\#8483](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8483) ([henbe](https://github.com/henbe))
17+
- Fix influences not importing correctly [\#8500](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8500) ([Wires77](https://github.com/Wires77))
18+
### Fixed Calculations
19+
- Fix several bugs with infinite EHP and wrong phys max hit [\#8495](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8495) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
1820

1921

22+
## [v2.51.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.51.0) (2025/02/14)
23+
24+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.50.0...v2.51.0)
25+
26+
## What's Changed
27+
28+
### New to Path of Building
29+
30+
- Add Wildspeaker, Blind Prophet, Aristocrat and Puppeteer ascendancy jewels [\#8471
31+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8471
32+
) ([LocalIdentity](https://github.com/LocalIdentity))
33+
- Add Ancestral Commander, Behemoth, Bog Shaman, and Scavenger ascendancy jewels [\#8476
34+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8476
35+
) ([Peechey](https://github.com/Peechey))
36+
### Fixed Calculations
37+
38+
- Fix maximum virulence parsing for multi-digit increases [\#8463
39+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8463
40+
) ([deathbeam](https://github.com/deathbeam))
41+
- Fix "Full Poison DPS" value capping to one stack [\#8460
42+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8460
43+
) ([Wires77](https://github.com/Wires77))
44+
- Fix ES bypass regression [\#8459
45+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8459
46+
) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
47+
### Accuracy Improvements
48+
49+
- Fix various issues with Legacy of Phrecia ascendancies [\#8465
50+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8465
51+
) ([Wires77](https://github.com/Wires77))
52+
53+
54+
55+
56+
2057
## [v2.50.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.50.1) (2025/02/12)
2158

2259
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.50.0...v2.50.1)

changelog.txt

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
VERSION[2.52.0][2025/02/20]
2+
3+
--- New to Path of Building ---
4+
* Add tree for Legacy of Phrecia (Wires77)
5+
* Add checkbox for Sacrificial Zeal (Paliak)
6+
* Add black background to detail text in character dropdown (Paliak)
7+
* Add Molten Strike (+Zenith) ball average overlap calculations (andyli00)
8+
9+
--- Fixed Behaviours ---
10+
* Fix Firestorm of Pelting skill effect duration (Peechey)
11+
12+
--- Accuracy Improvements ---
13+
* Fix Eyes of the Greatwolf DoT Multi wording (henbe)
14+
* Fix influences not importing correctly (Wires77)
15+
16+
--- Fixed Calculations ---
17+
* Fix several bugs with infinite EHP and wrong phys max hit (Edvinas-Smita)
18+
119
VERSION[2.51.0][2025/02/14]
220

321
--- New to Path of Building ---

0 commit comments

Comments
 (0)