Skip to content

Commit 9c2716a

Browse files
Prepare release 0.14.0
1 parent 39f2bf4 commit 9c2716a

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

CHANGELOG.md

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

3+
## [v0.14.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.14.0) (2025/12/19)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.13.0...v0.14.0)
6+
7+
8+
## What's Changed
9+
### New to Path of Building
10+
- Add support for 0.4 warbringer imploding impacts and fixed fully broken armour's damage increase not applying to negative armour [\#1624](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1624) ([user-74](https://github.com/user-74))
11+
- Add support Garukhan's Resolve and Oisín's Oath [\#1651](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1651) ([LocalIdentity](https://github.com/LocalIdentity))
12+
- Support for many changed Ascendancy nodes [\#1650](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1650) ([LocalIdentity](https://github.com/LocalIdentity))
13+
- Add support for a many new tree mods [\#1649](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1649) ([LocalIdentity](https://github.com/LocalIdentity))
14+
- Add support for Disciples reduced Focus Effect Ascendancy [\#1647](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1647) ([LocalIdentity](https://github.com/LocalIdentity))
15+
- Add support for Instruments of Power + Lord of the Wilds weapon mods [\#1646](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1646) ([LocalIdentity](https://github.com/LocalIdentity))
16+
- Add support for changed Smith of Kitava nodes [\#1640](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1640) ([LocalIdentity](https://github.com/LocalIdentity))
17+
- Add support for Surpassing Chance for additional projectiles [\#1655](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1655) ([LocalIdentity](https://github.com/LocalIdentity))
18+
- Add support for while Shapeshifted and add Shapeshift base stats [\#1636](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1636) ([LocalIdentity](https://github.com/LocalIdentity))
19+
- 0.4 Patch note changes [\#1639](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1639) ([LocalIdentity](https://github.com/LocalIdentity))
20+
- Add support for Entwined Realities [\#1642](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1642) ([Wires77](https://github.com/Wires77))
21+
### Fixed Crashes
22+
- Fix Crash when using importing build with radius jewel [\#1621](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1621) ([LocalIdentity](https://github.com/LocalIdentity))
23+
### User Interface
24+
- Fix Small Passive effect mod not visually changing mods on the tree [\#1653](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1653) ([LocalIdentity](https://github.com/LocalIdentity))
25+
- Show Vaal item icon, color mutated mods and fix import of mutated mods [\#1629](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1629) ([Blitz54](https://github.com/Blitz54))
26+
- Fix font for Elemental Damage on weapon [\#1628](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1628) ([Blitz54](https://github.com/Blitz54))
27+
### Fixed Behaviours
28+
- Fix Talisman's not appearing in Trader [\#1626](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1626) ([LocalIdentity](https://github.com/LocalIdentity))
29+
- Fix Pathfinder's alternate start nodes not connecting [\#1618](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1618) ([Wires77](https://github.com/Wires77))
30+
- Fix Quest import on low level characters [\#1641](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1641) ([LocalIdentity](https://github.com/LocalIdentity))
31+
- Fix Poison III, Admixture and Poisonburst Arrow Poison Magnitude mods not working [\#1630](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1630) ([LocalIdentity](https://github.com/LocalIdentity))
32+
33+
334
## [v0.13.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.13.0) (2025/12/15)
435

536
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.12.2...v0.13.0)

changelog.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
VERSION[0.14.0][2025/12/19]
2+
3+
--- New to Path of Building ---
4+
* Add support for 0.4 warbringer imploding impacts and fixed fully broken armour's damage increase not applying to negative armour (user-74)
5+
* Add support Garukhan's Resolve and Oisín's Oath (LocalIdentity)
6+
* Support for many changed Ascendancy nodes (LocalIdentity)
7+
* Add support for a many new tree mods (LocalIdentity)
8+
* Add support for Disciples reduced Focus Effect Ascendancy (LocalIdentity)
9+
* Add support for Instruments of Power + Lord of the Wilds weapon mods (LocalIdentity)
10+
* Add support for changed Smith of Kitava nodes (LocalIdentity)
11+
* Add support for Surpassing Chance for additional projectiles (LocalIdentity)
12+
* Add support for while Shapeshifted and add Shapeshift base stats (LocalIdentity)
13+
* 0.4 Patch note changes (LocalIdentity)
14+
* Add support for Entwined Realities (Wires77)
15+
16+
--- Fixed Crashes ---
17+
* Fix Crash when using importing build with radius jewel (LocalIdentity)
18+
19+
--- User Interface ---
20+
* Fix Small Passive effect mod not visually changing mods on the tree (LocalIdentity)
21+
* Show Vaal item icon, color mutated mods and fix import of mutated mods (Blitz54)
22+
* Fix font for Elemental Damage on weapon (Blitz54)
23+
24+
--- Fixed Behaviours ---
25+
* Fix Talisman's not appearing in Trader (LocalIdentity)
26+
* Fix Pathfinder's alternate start nodes not connecting (Wires77)
27+
* Fix Quest import on low level characters (LocalIdentity)
28+
* Fix Poison III, Admixture and Poisonburst Arrow Poison Magnitude mods not working (LocalIdentity)
29+
130
VERSION[0.13.0][2025/12/15]
231

332
--- The Last of the Druids ---

0 commit comments

Comments
 (0)