diff --git a/CHANGELOG.md b/CHANGELOG.md index 138436f1d2..ed1af235c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [v2.65.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v2.65.0) (2026/04/20) + +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.64.0...v2.65.0) + + +## What's Changed +### Fixed Crashes +- Fix crash when opening some builds with cluster jewels [\#9790](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9790) ([LocalIdentity](https://github.com/LocalIdentity)) +- Fix crash when selecting some Imbued gems [\#9793](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9793) ([LocalIdentity](https://github.com/LocalIdentity)) +### User Interface +- Add scrollbars and tweak layout of compare tab [\#9798](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9798) ([LocalIdentity](https://github.com/LocalIdentity)) +- Add checkbox to only show differences in compare 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)) +- Fix imbued trigger supports not working [\#9793](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9793) ([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..387d956a4d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,23 @@ +VERSION[2.65.0][2026/04/20] + +--- Fixed Crashes --- +* Fix crash when opening some builds with cluster jewels (LocalIdentity) +* Fix crash when selecting some Imbued gems (LocalIdentity) + +--- User Interface --- +* Add scrollbars and tweak layout of compare tab (LocalIdentity) +* Add checkbox to only show differences in compare calcs tab (LocalIdentity) +* Show Bloodline Ascendancy in top bar again (Peechey) + +--- Fixed Calculations --- +* Fix some buffs applying incorrectly to the player and minions (LocalIdentity) +* Fix imbued trigger supports not working (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 --- diff --git a/manifest.xml b/manifest.xml index 2ca79fd9b8..d461de091c 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,6 +1,6 @@ - +