diff --git a/CHANGELOG.md b/CHANGELOG.md index 138436f1d2..ad1a67097f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/changelog.txt b/changelog.txt index 855c431508..fd4ffc0afe 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 ---