|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v0.18.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.18.0) (2026/06/03) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.17.1...v0.18.0) |
| 6 | + |
| 7 | + |
| 8 | +## What's Changed |
| 9 | +### New to Path of Building |
| 10 | +- Add missing 0.5 skill gems [\#2067](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2067) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 11 | +- Add new 0.5 Spectres [\#2026](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2026) ([Blitz54](https://github.com/Blitz54)) |
| 12 | +- Add new 0.5 Minions [\#2084](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2084) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 13 | +- Add support for Eye of Winter ground damage buffs [\#2069](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2069) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 14 | +- Add support for Flask instant recovery belt mod [\#2068](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2068) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 15 | +- Add support for additional Warcry Empowers [\#2071](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2071) ([Peechey](https://github.com/Peechey)) |
| 16 | +- Preserve skill selection on character reimport [\#2079](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2079) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 17 | +- Disable right click to paste in the notes tab [\#2085](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2085) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 18 | +### User Interface |
| 19 | +- Show Runic item headers and change "Ward" text on items to "Runic Ward" [\#2059](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2059) ([Blitz54](https://github.com/Blitz54)) |
| 20 | +### Fixed Calculations |
| 21 | +- Fix Shrine sceptre Auras not making linked buffs have no Spirit cost [\#2077](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2077) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 22 | +- Fix Volcanic Eruption not scaling with Projectile damage [\#2062](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2062) ([MrHB212](https://github.com/MrHB212)) |
| 23 | +- Fix Smith of Kitava Flowing Metal node not working [\#2016](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2016) ([vaisest](https://github.com/vaisest)) |
| 24 | +- Fix some bonded Rune affects applying without Wisdom of the Maji [\#2076](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2076) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 25 | +- Fix Cold damage contributing to stun buildup [\#2070](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2070) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 26 | +### Fixed Behaviours |
| 27 | +- Fix Crafted mods not importing from items [\#2064](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2064) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 28 | +- Fix Gloves not importing when using Way of the Stonefist [\#2072](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2072) ([Eucelia](https://github.com/Eucelia)) |
| 29 | +- Fix trade search not working [\#2020](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2020) ([vaisest](https://github.com/vaisest)) |
| 30 | +- Fix Jewel mod sorting not working [\#2074](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2074) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 31 | +- Fix Comet not showing DPS values [\#2046](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2046) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 32 | +- Fix parsing for Hollow Palm Technique [\#2063](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2063) ([Eucelia](https://github.com/Eucelia)) |
| 33 | + |
| 34 | + |
| 35 | + |
3 | 36 | ## [v0.17.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.17.1) (2026/06/02) |
4 | 37 |
|
5 | 38 | [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.17.0...v0.17.1) |
|
0 commit comments