Skip to content

Commit 60ac32e

Browse files
github-actions[bot]LocalIdentityLocalIdentity
authored
Release 2.55.4 (#8834)
* Prepare release 2.55.4 * Fix changelogs --------- Co-authored-by: LocalIdentity <[email protected]> Co-authored-by: LocalIdentity <[email protected]>
1 parent 20d34ed commit 60ac32e

File tree

3 files changed

+72
-1
lines changed

3 files changed

+72
-1
lines changed

CHANGELOG.md

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

3+
## [v2.55.4](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.55.4) (2025/07/14)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.55.3...v2.55.4)
6+
7+
## What's Changed
8+
### New to Path of Building
9+
- Add support for Corrupted Blood flask mods [\#8798](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8798) ([Blitz54](https://github.com/Blitz54))
10+
- Add support for Righteous Fire of Arcane Devotion more Cast Speed mod [\#8830](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8830) ([oskar94](https://github.com/oskar94))
11+
### Fixed Crashes
12+
- Fix Crash when copying and pasting item into PoB sometimes [\#8789](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8789) ([Nightblade](https://github.com/Nightblade))
13+
### User Interface
14+
- Fix Attribute Requirement sorting [\#8814](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8814) ([Blitz54](https://github.com/Blitz54))
15+
- Remove Channelling time config box for Focused Channelling - Existing users should update their config [\#8823](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8823) ([Wires77](https://github.com/Wires77))
16+
- Fix gems being added to skill groups when sorting dropdown [\#8802](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8802) ([Paliak](https://github.com/Paliak))
17+
### Fixed Calculations
18+
- Fix Runegraft of the Bound scaling Facebreaker's incorrectly [\#8820](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8820) ([LocalIdentity](https://github.com/LocalIdentity), [Wires77](https://github.com/Wires77))
19+
- Fix Minion Scaling mods on Spinehail scaling with Widowhail [\#8779](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8779) ([LocalIdentity](https://github.com/LocalIdentity))
20+
- Fix Full DPS depending on order of skill groups [\#8800](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8800) ([Paliak](https://github.com/Paliak))
21+
- Fix Spark maximum hits being calculated incorrectly [\#8833](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8833) ([jeremykvlim](https://github.com/jeremykvlim))
22+
- Fix Minion DoT DPS not including +50% DoT multiplier from Crits [\#8826](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8826) ([Wires77](https://github.com/Wires77))
23+
- Fix Aura effect scaling when using Hand of Phrecia and "effect of auras on you" mods [\#8815](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8815) ([Wires77](https://github.com/Wires77))
24+
- Fix inc effect on Cluster Jewel causing rounding issues [\#8821](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8821) ([Wires77](https://github.com/Wires77))
25+
### Fixed Behaviours
26+
- Fix Autoexertion not working correctly with Arrogance [\#8804](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8804) ([Paliak](https://github.com/Paliak))
27+
- Fix Summon Spider / Spectral Wolf count config not scaling with Dark Monarch [\#8819](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8819) ([LocalIdentity](https://github.com/LocalIdentity))
28+
- Fix Brand attachment duration not being scaled by Temporal Chains [\#8796](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8796) ([LocalIdentity](https://github.com/LocalIdentity))
29+
- Fix Reduced Effect of Curses on Self scaling beyond 100% reduced effect [\#8783](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8783) ([Blitz54](https://github.com/Blitz54))
30+
- Fix Maven Memory Game skill breaking Vile Bastion from working [\#8781](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8781) ([Blitz54](https://github.com/Blitz54))
31+
- Fix Nametaker not instant leeching Mana and Energy Shield [\#8812](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8812) ([Blitz54](https://github.com/Blitz54))
32+
- Fix Item sort option for "Current Usable" not taking into account local attribute requirement mods [\#8803](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8803) ([LocalIdentity](https://github.com/LocalIdentity))
33+
- Fix Plague Bearer default config not applying [\#8810](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8810) ([Blitz54](https://github.com/Blitz54))
34+
### Accuracy Improvements
35+
- Fix Bound by Destiny Phys prevented as ES Regen mod value [\#8795](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8795) ([LocalIdentity](https://github.com/LocalIdentity))
36+
37+
338
## [v2.55.3](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.55.3) (2025/07/02)
439

540
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.55.2...v2.55.3)

changelog.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
VERSION[2.55.4][2025/07/14]
2+
3+
--- New to Path of Building ---
4+
* Add support for Corrupted Blood flask mods (Blitz54)
5+
* Add support for Righteous Fire of Arcane Devotion more Cast Speed mod (oskar94)
6+
7+
--- Fixed Crashes ---
8+
* Fix Crash when copying and pasting item into PoB sometimes (Nightblade)
9+
10+
--- User Interface ---
11+
* Fix Attribute Requirement sorting (Blitz54)
12+
* Remove Channelling time config box for Focused Channelling - Existing users should update their config (Wires77)
13+
* Fix gems being added to skill groups when sorting dropdown (Paliak)
14+
15+
--- Fixed Calculations ---
16+
* Fix Runegraft of the Bound scaling Facebreaker's incorrectly (LocalIdentity, Wires77)
17+
* Fix Minion Scaling mods on Spinehail scaling with Widowhail (LocalIdentity)
18+
* Fix Full DPS depending on order of skill groups (Paliak)
19+
* Fix Spark maximum hits being calculated incorrectly (jeremykvlim)
20+
* Fix Minion DoT DPS not including +50% DoT multiplier from Crits (Wires77)
21+
* Fix Aura effect scaling when using Hand of Phrecia and "effect of auras on you" mods (Wires77)
22+
* Fix inc effect on Cluster Jewel causing rounding issues (Wires77)
23+
24+
--- Fixed Behaviours ---
25+
* Fix Autoexertion not working correctly with Arrogance (Paliak)
26+
* Fix Summon Spider / Spectral Wolf count config not scaling with Dark Monarch (LocalIdentity)
27+
* Fix Brand attachment duration not being scaled by Temporal Chains (LocalIdentity)
28+
* Fix Reduced Effect of Curses on Self scaling beyond 100% reduced effect (Blitz54)
29+
* Fix Maven Memory Game skill breaking Vile Bastion from working (Blitz54)
30+
* Fix Nametaker not instant leeching Mana and Energy Shield (Blitz54)
31+
* Fix Item sort option for "Current Usable" not taking into account local attribute requirement mods (LocalIdentity)
32+
* Fix Plague Bearer default config not applying (Blitz54)
33+
34+
--- Accuracy Improvements ---
35+
* Fix Bound by Destiny Phys prevented as ES Regen mod value (LocalIdentity)
36+
137
VERSION[2.55.3][2025/07/02]
238

339
--- Fixed Calculations ---

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="2.55.3" />
3+
<Version number="2.55.4" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />

0 commit comments

Comments
 (0)