Skip to content

Commit a1ef046

Browse files
author
LocalIdentity
committed
Reorder changelogs
1 parent efdaf8c commit a1ef046

2 files changed

Lines changed: 18 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,18 @@
99
### New to Path of Building
1010
- Add build comparison tab [\#9543](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9543) ([oboking](https://github.com/oboking))
1111
- Add support for Imbued Supports [\#9670](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9670) ([Peechey](https://github.com/Peechey))
12+
- Preserve skill selection on character re-import [\#9486](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9486) ([mcagnion](https://github.com/mcagnion))
13+
- Remember league for imported characters [\#9760](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9760) ([pHiney](https://github.com/pHiney))
14+
- Watcher's eye trade search [\#9649](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9649) ([vaisest](https://github.com/vaisest))
15+
- Trader improvements [\#9691](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9691) ([vaisest](https://github.com/vaisest))
1216
- Add Unholy Aberration spectre [\#9731](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9731) ([arielrahamim](https://github.com/arielrahamim))
17+
- Add Conjuror of Rot Spectre [\#9702](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9702) ([Peechey](https://github.com/Peechey))
18+
- Add support for higher Life values in the Minion Pact config [\#9697](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9697) ([Vanqy9316](https://github.com/Vanqy9316))
1319
- Add support for Lethal Dose support [\#9648](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9648) ([majochem](https://github.com/majochem))
1420
- Add Life Recharge to sidebar when using Eternal Youth [\#9658](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9658) ([LocalIdentity](https://github.com/LocalIdentity))
15-
- Add Conjuror of Rot Spectre [\#9702](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9702) ([Peechey](https://github.com/Peechey))
1621
- Add support for listing all active Tattoos [\#9720](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9720) ([Peechey](https://github.com/Peechey))
1722
- Add warning for eligible items missing an anoint [\#9727](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9727) ([OursCodeur](https://github.com/OursCodeur))
1823
- Default staged skills to their maximum stages [\#9728](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9728) ([OursCodeur](https://github.com/OursCodeur))
19-
- Preserve skill selection on character re-import [\#9486](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9486) ([mcagnion](https://github.com/mcagnion))
20-
- Remember league for imported characters [\#9760](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9760) ([pHiney](https://github.com/pHiney))
21-
- Watcher's eye trade search [\#9649](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9649) ([vaisest](https://github.com/vaisest))
22-
- Trader improvements [\#9691](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9691) ([vaisest](https://github.com/vaisest))
2324
- Add more specific jewel tooltip comparison sorting [\#9744](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9744) ([vaisest](https://github.com/vaisest))
2425
### Fixed Crashes
2526
- Fix crash when both Blight + Blight of Contagion use "Maximum Sustainable Stacks" [\#9718](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9718) ([rasmuskl](https://github.com/rasmuskl))
@@ -52,22 +53,22 @@
5253
- Fix Catalyst scaling for Added Damage mods [\#9775](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9775) ([Peechey](https://github.com/Peechey))
5354
- Fix for Chieftain resist nodes applying effects twice due to Foulborn Choir of the Storm [\#9643](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9643) ([EminGul](https://github.com/EminGul))
5455
### Fixed Behaviours
56+
- Fix cluster import sometimes not allocating the correct nodes [\#9768](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9768) ([LocalIdentity](https://github.com/LocalIdentity))
57+
- Fix Resistance Shrine not granting max Chaos Resistance [\#9661](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9661) ([LocalIdentity](https://github.com/LocalIdentity))
5558
- Fix Replica Dragonfang's Flight not working with transfigured Lightning Tendrils [\#9652](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9652) ([LocalIdentity](https://github.com/LocalIdentity))
5659
- Fix Earthbreaker Totems Slam skills benefiting from Exert bonuses [\#9653](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9653) ([LocalIdentity](https://github.com/LocalIdentity))
5760
- Fix Exposure mods on Balance of Terror not working [\#9656](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9656) ([LocalIdentity](https://github.com/LocalIdentity))
5861
- Fix Ahuana's Bite and Bonechill's "inc damage taken" mods stacking [\#9659](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9659) ([LocalIdentity](https://github.com/LocalIdentity))
59-
- Fix Resistance Shrine not granting max Chaos Resistance [\#9661](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9661) ([LocalIdentity](https://github.com/LocalIdentity))
6062
- Fix Animate Weapon of Self Reflection not granting weapon mods to minion [\#9662](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9662) ([LocalIdentity](https://github.com/LocalIdentity))
6163
- Fix Cryogenesis disabling flat damage from other sources when using Ele Hit [\#9694](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9694) ([Wires77](https://github.com/Wires77))
64+
- Fix mods on Ring 3 applying when The Unseen Hand isn't allocated [\#9730](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9730) ([Peechey](https://github.com/Peechey))
6265
- Fix issues with gems socketed in Ring slot 3 [\#9686](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9686) ([Paliak](https://github.com/Paliak))
6366
- Fix Vaal Flameblast base AoE and scaling [\#9704](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9704) ([Blitz54](https://github.com/Blitz54))
6467
- Fix Servant of Decay affecting Life Mastery [\#9716](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9716) ([Peechey](https://github.com/Peechey))
6568
- Fix filtering Support gems in SkillsTab [\#9669](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9669) ([Peechey](https://github.com/Peechey))
66-
- Fix mods on Ring 3 applying when The Unseen Hand isn't allocated [\#9730](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9730) ([Peechey](https://github.com/Peechey))
6769
- Fix Dual Wield mastery granting damage when using a Thrusting + non-thrusting sword [\#9761](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9761) ([LocalIdentity](https://github.com/LocalIdentity))
6870
- Remove tattoo tooltip and popup for cluster jewel keystones [\#9773](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9773) ([Peechey](https://github.com/Peechey))
6971
- Fix Tinctures applying their effects even when you have no Mana [\#9769](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9769) ([LocalIdentity](https://github.com/LocalIdentity))
70-
- Fix cluster import sometimes not allocating the correct nodes [\#9768](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9768) ([LocalIdentity](https://github.com/LocalIdentity))
7172
### Accuracy Improvements
7273
- Fix Perfidy missing 3.25.0 changes [\#9657](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9657) ([LocalIdentity](https://github.com/LocalIdentity))
7374
- Fix Summon Reaper and Animate Guardian missing gem tooltip lines [\#9660](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9660) ([LocalIdentity](https://github.com/LocalIdentity))
@@ -76,8 +77,6 @@
7677
- Tag Serle's Masterwork as unobtainable [\#9771](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9771) ([LocalIdentity](https://github.com/LocalIdentity))
7778
### Fixed Bugs
7879
- Fix URL spoofing issue with imported URLs [\#9754](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9754) ([Wires77](https://github.com/Wires77))
79-
### Other changes
80-
- Change character limit for ConfigTab "count" object from 7 to 10 [\#9697](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9697) ([Vanqy9316](https://github.com/Vanqy9316))
8180

8281

8382
## [v2.63.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v2.63.0) (2026/03/15)

changelog.txt

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@ VERSION[2.64.0][2026/04/18]
33
--- New to Path of Building ---
44
* Add build comparison tab (oboking)
55
* Add support for Imbued Supports (Peechey)
6+
* Preserve skill selection on character re-import (mcagnion)
7+
* Remember league for imported characters (pHiney)
8+
* Watcher's eye trade search (vaisest)
9+
* Trader improvements (vaisest)
610
* Add Unholy Aberration spectre (arielrahamim)
11+
* Add Conjuror of Rot Spectre (Peechey)
12+
* Add support for higher Life values in the Minion Pact config (Vanqy9316)
713
* Add support for Lethal Dose support (majochem)
814
* Add Life Recharge to sidebar when using Eternal Youth (LocalIdentity)
9-
* Add Conjuror of Rot Spectre (Peechey)
1015
* Add support for listing all active Tattoos (Peechey)
1116
* Add warning for eligible items missing an anoint (OursCodeur)
1217
* Default staged skills to their maximum stages (OursCodeur)
13-
* Preserve skill selection on character re-import (mcagnion)
14-
* Remember league for imported characters (pHiney)
15-
* Watcher's eye trade search (vaisest)
16-
* Trader improvements (vaisest)
1718
* Add more specific jewel tooltip comparison sorting (vaisest)
1819

1920
--- Fixed Crashes ---
@@ -50,22 +51,22 @@ VERSION[2.64.0][2026/04/18]
5051
* Fix for Chieftain resist nodes applying effects twice due to Foulborn Choir of the Storm (EminGul)
5152

5253
--- Fixed Behaviours ---
54+
* Fix cluster import sometimes not allocating the correct nodes (LocalIdentity)
55+
* Fix Resistance Shrine not granting max Chaos Resistance (LocalIdentity)
5356
* Fix Replica Dragonfang's Flight not working with transfigured Lightning Tendrils (LocalIdentity)
5457
* Fix Earthbreaker Totems Slam skills benefiting from Exert bonuses (LocalIdentity)
5558
* Fix Exposure mods on Balance of Terror not working (LocalIdentity)
5659
* Fix Ahuana's Bite and Bonechill's "inc damage taken" mods stacking (LocalIdentity)
57-
* Fix Resistance Shrine not granting max Chaos Resistance (LocalIdentity)
5860
* Fix Animate Weapon of Self Reflection not granting weapon mods to minion (LocalIdentity)
5961
* Fix Cryogenesis disabling flat damage from other sources when using Ele Hit (Wires77)
62+
* Fix mods on Ring 3 applying when The Unseen Hand isn't allocated (Peechey)
6063
* Fix issues with gems socketed in Ring slot 3 (Paliak)
6164
* Fix Vaal Flameblast base AoE and scaling (Blitz54)
6265
* Fix Servant of Decay affecting Life Mastery (Peechey)
6366
* Fix filtering Support gems in SkillsTab (Peechey)
64-
* Fix mods on Ring 3 applying when The Unseen Hand isn't allocated (Peechey)
6567
* Fix Dual Wield mastery granting damage when using a Thrusting + non-thrusting sword (LocalIdentity)
6668
* Remove tattoo tooltip and popup for cluster jewel keystones (Peechey)
6769
* Fix Tinctures applying their effects even when you have no Mana (LocalIdentity)
68-
* Fix cluster import sometimes not allocating the correct nodes (LocalIdentity)
6970

7071
--- Accuracy Improvements ---
7172
* Fix Perfidy missing 3.25.0 changes (LocalIdentity)
@@ -77,8 +78,6 @@ VERSION[2.64.0][2026/04/18]
7778
--- Fixed Bugs ---
7879
* Fix URL spoofing issue with imported URLs (Wires77)
7980

80-
--- Other changes ---
81-
* Change character limit for ConfigTab "count" object from 7 to 10 (Vanqy9316)
8281

8382
VERSION[2.63.0][2026/03/15]
8483

0 commit comments

Comments
 (0)