Skip to content

Commit f3948c0

Browse files
Prepare release 2.56.0 (#8947)
Co-authored-by: LocalIdentity <[email protected]>
1 parent b7cb052 commit f3948c0

File tree

2 files changed

+111
-0
lines changed

2 files changed

+111
-0
lines changed

CHANGELOG.md

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

3+
## [v2.56.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.56.0) (2025/08/11)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.55.5...v2.56.0)
6+
7+
8+
## What's Changed
9+
### New to Path of Building
10+
- Add support for average Lightning Tendrils DPS [\#8930](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8930) ([LocalIdentity](https://github.com/LocalIdentity))
11+
- Show DPS comparison for Flask slots when hovering over Unique item list [\#8871](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8871) ([Blitz54](https://github.com/Blitz54))
12+
- Add Undo support to Tattoo/Runegraft overrides [\#8926](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8926) ([Blitz54](https://github.com/Blitz54))
13+
- Add total minimum weight parameter to Timeless Jewel finder [\#8787](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8787) ([tserdar](https://github.com/tserdar))
14+
- Add Beastcrafts to Item crafter [\#8904](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8904) ([brendan-corrigan](https://github.com/brendan-corrigan))
15+
- Add support for Defiance of Destiny Gain before enemy hit [\#7650](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7650) ([Regisle](https://github.com/Regisle))
16+
- Add support for duration of Ailments Retaliation mastery [\#8916](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8916) ([LocalIdentity](https://github.com/LocalIdentity))
17+
- Add support for Ancestral Commander Ancestral Spirit Minion buffs [\#8938](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8938) ([LocalIdentity](https://github.com/LocalIdentity))
18+
- Add support for Chieftain's Ramako, Sun's Light notable (Ruthless version) [\#8808](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8808) ([kisiex](https://github.com/kisiex))
19+
### Fixed Crashes
20+
- Fix crash when using "Add modifier" button on Tinctures [\#8905](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8905) ([brendan-corrigan](https://github.com/brendan-corrigan))
21+
### User Interface
22+
- Add text after red mods to show that PoB does not currently handle them [\#8925](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8925) ([LocalIdentity](https://github.com/LocalIdentity))
23+
- Display distance in Units in graphic for AoE breakdown [\#8845](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8845) ([Blitz54](https://github.com/Blitz54))
24+
- Tooltip text "tattoo" or "runegraft" based on node type [\#8922](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8922) ([Blitz54](https://github.com/Blitz54))
25+
### Fixed Calculations
26+
- Use harmonic mean for dual wield attack speed calc instead of average [\#8900](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8900) ([Tntmister](https://github.com/Tntmister))
27+
- Fix tincture quality effect multiplier rounding issue [\#8874](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8874) ([NL908](https://github.com/NL908))
28+
- Fix rounding of scaled mods being incorrect in some cases [\#8862](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8862) ([Wires77](https://github.com/Wires77))
29+
- Fix Temporal Chains double counting towards Brand Ticks [\#8915](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8915) ([LocalIdentity](https://github.com/LocalIdentity))
30+
- Fix Poison Conc of Bouncing not counting Chains towards DPS [\#8924](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8924) ([LocalIdentity](https://github.com/LocalIdentity))
31+
- Fix Glacial Hammer of Shattering missing crit chance every 3rd use [\#8931](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8931) ([LocalIdentity](https://github.com/LocalIdentity))
32+
- Fix Absolution/Dominating Blow of Inspiring FullDPS when using config [\#8945](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8945) ([LocalIdentity](https://github.com/LocalIdentity))
33+
### Fixed Behaviours
34+
- Fix Mine Aura effect scaling Curses used with High-Impact Mine [\#8883](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8883) ([LocalIdentity](https://github.com/LocalIdentity))
35+
- Fix Ancestral Bond disabling Generals Cry damage [\#8877](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8877) ([LocalIdentity](https://github.com/LocalIdentity))
36+
- Fix Hand of Phrecia disabling Mine Auras [\#8876](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8876) ([LocalIdentity](https://github.com/LocalIdentity))
37+
- Fix Light of Meaning double counting starting nodes on Ascendant [\#8875](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8875) ([LocalIdentity](https://github.com/LocalIdentity))
38+
- Fix Kaladra's Touch not copying influence from other ring [\#8888](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8888) ([LocalIdentity](https://github.com/LocalIdentity))
39+
- Fix Howlcrack causing inf DPS with Generals Cry [\#8889](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8889) ([Paliak](https://github.com/Paliak))
40+
- Fix issue where Rage Support was affecting Herald of Purity [\#8907](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8907) ([Wires77](https://github.com/Wires77))
41+
- Fix Volatility applying to Minion Spell skills [\#8912](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8912) ([LocalIdentity](https://github.com/LocalIdentity))
42+
- Fix Influence not appearing correctly in PoB Trader [\#8913](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8913) ([t1nky](https://github.com/t1nky))
43+
- Fix enemy Ailment Immunity not working with Rune of Treachery [\#8917](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8917) ([LocalIdentity](https://github.com/LocalIdentity))
44+
- Fix Shepherd of Souls applying twice with 2 Yaomac's Accord equipped [\#8918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8918) ([LocalIdentity](https://github.com/LocalIdentity))
45+
- Fix node tooltip when using Untuitive Leap or Impossible Escape [\#8921](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8921) ([Kojoley](https://github.com/Kojoley))
46+
- Fix Ancestral Vision not working correctly with The Arkhon's Tools [\#8946](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8946) ([LocalIdentity](https://github.com/LocalIdentity))
47+
- Fix Ascendant/Gladiator Block Chance when using Necromantic Aegis [\#8944](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8944) ([LocalIdentity](https://github.com/LocalIdentity))
48+
### Accuracy Improvements
49+
- Fix Betrayal's Sting and Unique Talisman's missing catalyst scaling [\#8882](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8882) ([LocalIdentity](https://github.com/LocalIdentity))
50+
- Fix Devouring Diadem in unique list using suffix veiled mods [\#8878](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8878) ([LocalIdentity](https://github.com/LocalIdentity))
51+
- Add Catalyst tags to Whispers of Infinity [\#8843](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8843) ([linusalpsten](https://github.com/linusalpsten))
52+
- Update Cinderswallow and support new mods [\#8886](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8886) ([LocalIdentity](https://github.com/LocalIdentity))
53+
### Fixed Bugs
54+
- Fix importing characters with names that contain foreign letters [\#8935](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8935) ([poyushih](https://github.com/poyushih))
55+
56+
57+
358
## [v2.55.5](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.55.5) (2025/07/18)
459

560
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.55.4...v2.55.5)

changelog.txt

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,59 @@
1+
VERSION[2.56.0][2025/08/11]
2+
3+
--- New to Path of Building ---
4+
* Add support for average Lightning Tendrils DPS (LocalIdentity)
5+
* Show DPS comparison for Flask slots when hovering over Unique item list (Blitz54)
6+
* Add Undo support to Tattoo/Runegraft overrides (Blitz54)
7+
* Add total minimum weight parameter to Timeless Jewel finder (tserdar)
8+
* Add Beastcrafts to Item crafter (brendan-corrigan)
9+
* Add support for Defiance of Destiny Gain before enemy hit (Regisle)
10+
* Add support for duration of Ailments Retaliation mastery (LocalIdentity)
11+
* Add support for Ancestral Commander Ancestral Spirit Minion buffs (LocalIdentity)
12+
* Add support for Chieftain's Ramako, Sun's Light notable (Ruthless version) (kisiex)
13+
14+
--- Fixed Crashes ---
15+
* Fix crash when using "Add modifier" button on Tinctures (brendan-corrigan)
16+
17+
--- User Interface ---
18+
* Add text after red mods to show that PoB does not currently handle them (LocalIdentity)
19+
* Display distance in Units in graphic for AoE breakdown (Blitz54)
20+
* Tooltip text "tattoo" or "runegraft" based on node type (Blitz54)
21+
22+
--- Fixed Calculations ---
23+
* Use harmonic mean for dual wield attack speed calc instead of average (Tntmister)
24+
* Fix tincture quality effect multiplier rounding issue (NL908)
25+
* Fix rounding of scaled mods being incorrect in some cases (Wires77)
26+
* Fix Temporal Chains double counting towards Brand Ticks (LocalIdentity)
27+
* Fix Poison Conc of Bouncing not counting Chains towards DPS (LocalIdentity)
28+
* Fix Glacial Hammer of Shattering missing crit chance every 3rd use (LocalIdentity)
29+
* Fix Absolution/Dominating Blow of Inspiring FullDPS when using config (LocalIdentity)
30+
31+
--- Fixed Behaviours ---
32+
* Fix Mine Aura effect scaling Curses used with High-Impact Mine (LocalIdentity)
33+
* Fix Ancestral Bond disabling Generals Cry damage (LocalIdentity)
34+
* Fix Hand of Phrecia disabling Mine Auras (LocalIdentity)
35+
* Fix Light of Meaning double counting starting nodes on Ascendant (LocalIdentity)
36+
* Fix Kaladra's Touch not copying influence from other ring (LocalIdentity)
37+
* Fix Howlcrack causing inf DPS with Generals Cry (Paliak)
38+
* Fix issue where Rage Support was affecting Herald of Purity (Wires77)
39+
* Fix Volatility applying to Minion Spell skills (LocalIdentity)
40+
* Fix Influence not appearing correctly in PoB Trader (t1nky)
41+
* Fix enemy Ailment Immunity not working with Rune of Treachery (LocalIdentity)
42+
* Fix Shepherd of Souls applying twice with 2 Yaomac's Accord equipped (LocalIdentity)
43+
* Fix node tooltip when using Untuitive Leap or Impossible Escape (Kojoley)
44+
* Fix Ancestral Vision not working correctly with The Arkhon's Tools (LocalIdentity)
45+
* Fix Ascendant/Gladiator Block Chance when using Necromantic Aegis (LocalIdentity)
46+
47+
--- Accuracy Improvements ---
48+
* Fix Betrayal's Sting and Unique Talisman's missing catalyst scaling (LocalIdentity)
49+
* Fix Devouring Diadem in unique list using suffix veiled mods (LocalIdentity)
50+
* Add Catalyst tags to Whispers of Infinity (linusalpsten)
51+
* Update Cinderswallow and support new mods (LocalIdentity)
52+
53+
--- Fixed Bugs ---
54+
* Fix importing characters with names that contain foreign letters (poyushih)
55+
56+
157
VERSION[2.55.5][2025/07/18]
258
--- New to Path of Building ---
359
* Add support for Replica Dragonfang's Flight variants (linusalpsten)

0 commit comments

Comments
 (0)