Skip to content

Commit 1ede488

Browse files
github-actions[bot]LocalIdentityLocalIdentity
authored
Release 2.42.0 (#7519)
* Prepare release 2.42.0 * Fix changelogs --------- Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent 44e1c43 commit 1ede488

File tree

2 files changed

+52
-4
lines changed

2 files changed

+52
-4
lines changed

CHANGELOG.md

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

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+
330
## [v2.41.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.41.1) (2024/03/27)
431

532
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.41.0...v2.41.1)
@@ -40,10 +67,10 @@
4067
## What's Changed
4168
### New to Path of Building
4269
- 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))
4774

4875
### Fixed Bugs
4976
- Stop sorting unique item list when added item isn't equipped [\#7418](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7418) ([Wires77](https://github.com/Wires77))

changelog.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
VERSION[2.42.0][2024/03/30]
2+
3+
--- New to Path of Building ---
4+
* Add support for new 3.24 gems (LocalIdentity)
5+
* Add support for Necropolis mods (LocalIdentity)
6+
* Add config option to control the missing Unreserved Mana % for Manabond (Devlin1991)
7+
* Add config toggle to add Arcane Cloak's mana spend to Mana spent recently modifier (Devlin1991)
8+
9+
--- User Interface ---
10+
* Don't scale UI if user overrides scaling mode (Zao)
11+
12+
--- Fixed Bugs ---
13+
* Fix settings not saving for certain users (Lothrik)
14+
* Disallow delve mods on cluster jewels (Wires77)
15+
* Fix Replica Hyrri's Ire granting Dex instead of Int (zebben)
16+
* Fix Tree export to PoE Planner (pHiney)
17+
18+
--- Other changes ---
19+
20+
* Save resources when window is minimized (ryuuk)
21+
122
VERSION[2.41.1][2024/03/27]
223

324
--- New to Path of Building ---

0 commit comments

Comments
 (0)