Skip to content

Commit 9eca117

Browse files
github-actions[bot]LocalIdentityLocalIdentity
authored
Release 2.44.0 (#7832)
* Prepare release 2.44.0 * Fix Changelogs --------- Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent ec51884 commit 9eca117

File tree

2 files changed

+75
-0
lines changed

2 files changed

+75
-0
lines changed

CHANGELOG.md

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

3+
## [v2.44.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.44.0) (2024/07/23)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.43.0...v2.44.0)
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
8+
9+
## What's Changed
10+
### New to Path of Building
11+
- Update Axe, Claw, Dagger, Sceptre, Staff and Flask Bases with 3.25 Changes [\#7828](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7828), [\#7815](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7815) ([LocalIdentity](https://github.com/LocalIdentity), [pauloday](https://github.com/pauloday))
12+
### Fixed Crashes
13+
- Fix crash when trying to add gems to Penance Brand of Dissipation [\#7825](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7825) ([Paliak](https://github.com/Paliak))
14+
### User Interface
15+
- Fix tree selection hotkey double selecting [\#7789](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7789) ([Wires77](https://github.com/Wires77))
16+
- Add toggle for node search viewport edge highlight [\#7822](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7822) ([Paliak](https://github.com/Paliak))
17+
### Fixed Calculations
18+
- Fix "damage with Bleeding" mod not working [\#7800](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7800) ([LocalIdentity](https://github.com/LocalIdentity))
19+
- Fix War Banner not granting damage to Bleed [\#7799](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7799) ([LocalIdentity](https://github.com/LocalIdentity))
20+
- Fix Valour incorrectly granting increased Aura effect instead of more Aura Effect [\#7810](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7810) ([LocalIdentity](https://github.com/LocalIdentity))
21+
- Fix Perfect Agony not including on enemy effects [\#7807](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7807) ([Paliak](https://github.com/Paliak))
22+
- Fix Svalinn Lucky block mod not applying to Spell Block [\#7817](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7817) ([LocalIdentity](https://github.com/LocalIdentity))
23+
- Fix Seismic Cry more AoE mod scaling with Buff Effect [\#7813](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7813) ([LocalIdentity](https://github.com/LocalIdentity))
24+
- Fix Seething Fury not working with Perfect Agony [\#7812](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7812) ([Paliak](https://github.com/Paliak))
25+
### Fixed Behaviours
26+
- Fix Power Siphon not benefiting from Spell Damage [\#7802](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7802) ([LocalIdentity](https://github.com/LocalIdentity))
27+
- Fix pathing from Ascendant path node to class start [\#7806](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7806) ([trimbe](https://github.com/trimbe))
28+
- Fix Divine Blessing flat cost not appearing in breakdown [\#7811](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7811) ([LocalIdentity](https://github.com/LocalIdentity))
29+
- Fix Blood Rage not granting Attack damage leech [\#7823](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7823) ([LocalIdentity](https://github.com/LocalIdentity))
30+
- Fix Enduring Cry having incorrect duration [\#7814](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7814) ([LocalIdentity](https://github.com/LocalIdentity))
31+
### Accuracy Improvements
32+
- Fix Fist of War description not applying damage to Ailments [\#7798](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7798) ([LocalIdentity](https://github.com/LocalIdentity))
33+
- Fix Blade Flurry using the wrong damage effectiveness values [\#7797](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7797) ([LocalIdentity](https://github.com/LocalIdentity))
34+
- Fix Seismic Cry including old AoE increase mod [\#7791](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7791) ([LocalIdentity](https://github.com/LocalIdentity))
35+
- Fix Caustic Arrow of Poison still having Flat Damage [\#7803](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7803) ([LocalIdentity](https://github.com/LocalIdentity))
36+
- Fix elemental catalyst not applying to new The Taming [\#7821](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7821) ([Nerotox](https://github.com/Nerotox))
37+
- Fix Lethal Pride granting Phys as Extra Fire instead of Rage on hit [\#7819](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7819) ([LocalIdentity](https://github.com/LocalIdentity))
38+
### Other changes
39+
- Use Default value for loadout with no set name match [\#7793](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7793) ([deathbeam](https://github.com/deathbeam))
40+
41+
342
## [v2.43.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.43.0) (2024/07/23)
443

544
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.42.0...v2.43.0)

changelog.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
VERSION[2.44.0][2024/07/23]
2+
3+
--- New to Path of Building ---
4+
* Update Axe, Claw, Dagger, Sceptre, Staff and Flask Bases with 3.25 Changes (LocalIdentity, pauloday)
5+
6+
--- Fixed Crashes ---
7+
* Fix crash when trying to add gems to Penance Brand of Dissipation (Paliak)
8+
9+
--- User Interface ---
10+
* Fix tree selection hotkey double selecting (Wires77)
11+
* Add toggle for node search viewport edge highlight (Paliak)
12+
13+
--- Fixed Calculations ---
14+
* Fix "damage with Bleeding" mod not working (LocalIdentity)
15+
* Fix War Banner not granting damage to Bleed (LocalIdentity)
16+
* Fix Valour incorrectly granting increased Aura effect instead of more Aura Effect (LocalIdentity)
17+
* Fix Perfect Agony not including on enemy effects (Paliak)
18+
* Fix Svalinn Lucky block mod not applying to Spell Block (LocalIdentity)
19+
* Fix Seismic Cry more AoE mod scaling with Buff Effect (LocalIdentity)
20+
* Fix Seething Fury not working with Perfect Agony (Paliak)
21+
22+
--- Fixed Behaviours ---
23+
* Fix Power Siphon not benefiting from Spell Damage (LocalIdentity)
24+
* Fix pathing from Ascendant path node to class start (trimbe)
25+
* Fix Divine Blessing flat cost not appearing in breakdown (LocalIdentity)
26+
* Fix Blood Rage not granting Attack damage leech (LocalIdentity)
27+
* Fix Enduring Cry having incorrect duration (LocalIdentity)
28+
29+
--- Accuracy Improvements ---
30+
* Fix Fist of War description not applying damage to Ailments (LocalIdentity)
31+
* Fix Blade Flurry using the wrong damage effectiveness values (LocalIdentity)
32+
* Fix Seismic Cry including old AoE increase mod (LocalIdentity)
33+
* Fix Caustic Arrow of Poison still having Flat Damage (LocalIdentity)
34+
* Fix elemental catalyst not applying to new The Taming (Nerotox)
35+
* Fix Lethal Pride granting Phys as Extra Fire instead of Rage on hit (LocalIdentity)
36+
137
VERSION[2.43.0][2024/07/23]
238

339
--- New to Path of Building ---

0 commit comments

Comments
 (0)