|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v2.42.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.42.0) (2024/03/30) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.41.1...v2.42.0) |
| 6 | + |
| 7 | +<!-- Release notes generated using configuration in .github/release.yml at dev --> |
| 8 | + |
| 9 | +## What's Changed |
| 10 | +### New to Path of Building |
| 11 | +- Add support for new 3.24 gems ([LocalIdentity](https://github.com/LocalIdentity)) |
| 12 | +- Add support for Necropolis mods [\#7518](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7518) ([LocalIdentity](https://github.com/LocalIdentity)) |
| 13 | +- Add config option to control the missing Unreserved Mana % for Manabond [\#7467](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7467) ([Devlin1991](https://github.com/Devlin1991)) |
| 14 | +- Add config toggle to add Arcane Cloak's mana spend to Mana spent recently modifier [\#7454](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7454) ([Devlin1991](https://github.com/Devlin1991)) |
| 15 | + |
| 16 | +### User Interface |
| 17 | +- Don't scale UI if user overrides scaling mode [\#54](https://github.com/PathOfBuildingCommunity/PathOfBuilding-SimpleGraphic/pull/54) ([Zao](https://github.com/Zao)) |
| 18 | + |
| 19 | +### Fixed Bugs |
| 20 | +- Fix settings not saving for certain users [\#7505](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7505) ([Lothrik](https://github.com/Lothrik)) |
| 21 | +- Disallow delve mods on cluster jewels [\#7517](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7517) ([Wires77](https://github.com/Wires77)) |
| 22 | +- Fix Replica Hyrri's Ire granting Dex instead of Int [\#7513](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7513) ([zebben](https://github.com/zebben)) |
| 23 | +- Fix Tree export to PoE Planner [\#7455](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7455) ([pHiney](https://github.com/pHiney)) |
| 24 | + |
| 25 | +### Other changes |
| 26 | + |
| 27 | +- Save resources when window is minimized [\#53](https://github.com/PathOfBuildingCommunity/PathOfBuilding-SimpleGraphic/pull/53) ([ryuuk](https://github.com/ryuuk)) |
| 28 | + |
| 29 | + |
3 | 30 | ## [v2.41.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.41.1) (2024/03/27)
|
4 | 31 |
|
5 | 32 | [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.41.0...v2.41.1)
|
|
40 | 67 | ## What's Changed
|
41 | 68 | ### New to Path of Building
|
42 | 69 | - Add support for new ES Stun mastery [\#7429](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7429) ([LocalIdentity](https://github.com/LocalIdentity))
|
43 |
| -* 3.24 Changes: |
44 |
| - * Convocation updated to only have 1 level ([LocalIdentity](https://github.com/LocalIdentity)) |
45 |
| - * Add Convocation mod to Minion Wands and Shields ([LocalIdentity](https://github.com/LocalIdentity)) |
46 |
| - * Add new Mechanical Belt base from Heist ([LocalIdentity](https://github.com/LocalIdentity)) |
| 70 | +- 3.24 Changes: |
| 71 | + - Convocation updated to only have 1 level ([LocalIdentity](https://github.com/LocalIdentity)) |
| 72 | + - Add Convocation mod to Minion Wands and Shields ([LocalIdentity](https://github.com/LocalIdentity)) |
| 73 | + - Add new Mechanical Belt base from Heist ([LocalIdentity](https://github.com/LocalIdentity)) |
47 | 74 |
|
48 | 75 | ### Fixed Bugs
|
49 | 76 | - Stop sorting unique item list when added item isn't equipped [\#7418](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7418) ([Wires77](https://github.com/Wires77))
|
|
0 commit comments