Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [v2.64.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v2.64.1) (2026/04/20)

[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.64.0...v2.64.1)


## What's Changed
### Fixed Crashes
- Fix crash on opening some builds with cluster jewels [\#9790](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9790) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix crash on selecting some Imbued gems + trigger supports not working [\#9793](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9793) ([LocalIdentity](https://github.com/LocalIdentity))
### User Interface
- Fix Compare UI and only show differences in Calcs tab [\#9798](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9798) ([LocalIdentity](https://github.com/LocalIdentity))
- Show Bloodline Ascendancy in top bar again [\#9797](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9797) ([Peechey](https://github.com/Peechey))
### Fixed Calculations
- Fix some buffs applying incorrectly to the player and minions [\#9789](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9789) ([LocalIdentity](https://github.com/LocalIdentity))
### Fixed Behaviours
- Fix Elemental Penetration Support and Greater Spell Echo not appearing in gem list [\#9782](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9782) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix some gems being hidden from gem list [\#9796](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9796) ([LocalIdentity](https://github.com/LocalIdentity))



## [v2.64.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v2.64.0) (2026/04/18)

[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.63.0...v2.64.0)
Expand Down
18 changes: 18 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
VERSION[2.64.1][2026/04/20]

--- Fixed Crashes ---
* Fix crash on opening some builds with cluster jewels (LocalIdentity)
* Fix crash on selecting some Imbued gems + trigger supports not working (LocalIdentity)

--- User Interface ---
* Fix Compare UI and only show differences in Calcs tab (LocalIdentity)
* Show Bloodline Ascendancy in top bar again (Peechey)

--- Fixed Calculations ---
* Fix some buffs applying incorrectly to the player and minions (LocalIdentity)

--- Fixed Behaviours ---
* Fix Elemental Penetration Support and Greater Spell Echo not appearing in gem list (LocalIdentity)
* Fix some gems being hidden from gem list (LocalIdentity)


VERSION[2.64.0][2026/04/18]

--- New to Path of Building ---
Expand Down