Skip to content

Commit eefc83d

Browse files
Prepare release 2.48.0
1 parent f08729f commit eefc83d

File tree

2 files changed

+110
-0
lines changed

2 files changed

+110
-0
lines changed

CHANGELOG.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,70 @@
11
# Changelog
22

3+
## [v2.48.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.48.0) (2024/08/14)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.47.3...v2.48.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+
- Update Sap of the Seasons to add new cap [\#8112](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8112) ([Regisle](https://github.com/Regisle))
12+
- Add support for Tincture mods [\#8078](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8078) ([LocalIdentity](https://github.com/LocalIdentity))
13+
- Add support for some warcry power modifiers [\#8130](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8130) ([Regisle](https://github.com/Regisle))
14+
- Enable Tincture Effects to also apply to Ranged Weapons [\#8134](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8134) ([Regisle](https://github.com/Regisle))
15+
- Add Warcry effect mod to calcs tab with breakdown [\#8126](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8126) ([Regisle](https://github.com/Regisle))
16+
- Hide legacy Tattoos from dropdown by default [\#8122](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8122) ([LocalIdentity](https://github.com/LocalIdentity))
17+
- Add Support for Enemy damaging ailments [\#6814](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6814) ([Regisle](https://github.com/Regisle))
18+
- Add support for export and importing warcry buffs to the Party Tab [\#8116](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8116) ([Regisle](https://github.com/Regisle))
19+
- Add support for pseudo recoup like divine shield and juggernaut [\#6833](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6833) ([Regisle](https://github.com/Regisle))
20+
- View Gem level sources in calc sections [\#8092](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8092) ([justjuangui](https://github.com/justjuangui))
21+
### Fixed Crashes
22+
- Fix incorrect skillId for elder staff power charge on crit [\#8048](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8048) ([Wires77](https://github.com/Wires77))
23+
- Fix crash when allocating Blood Magic with Manabond [\#8177](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8177) ([LocalIdentity](https://github.com/LocalIdentity))
24+
### User Interface
25+
- Fix issue where PoB did not detect changes when selecting gems via keyboard shortcuts [\#8072](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8072) ([nofate121](https://github.com/nofate121))
26+
- Fix full dps visual bug on gem dropdown [\#8087](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8087) ([Paliak](https://github.com/Paliak))
27+
- Color mastery differences blue when comparing trees [\#8044](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8044) ([nofate121](https://github.com/nofate121))
28+
- Improve Rage Calcs tab breakdown [\#8145](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8145) ([Regisle](https://github.com/Regisle))
29+
- Fix Calcs tab scroll bar [\#8118](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8118) ([Regisle](https://github.com/Regisle))
30+
### Fixed Calculations
31+
- Fix charge duration not using More/Less modifiers [\#8049](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8049) ([Wires77](https://github.com/Wires77))
32+
- Fix Ynda's Stand ward conversion mod not taking catalysts into consideration [\#8062](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8062) ([krfreak](https://github.com/krfreak))
33+
- Scale Warcry buffs by Warcry Power earlier in Calc [\#8109](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8109) ([Regisle](https://github.com/Regisle))
34+
- Fix Ward rounding final value incorrectly [\#8083](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8083) ([LocalIdentity](https://github.com/LocalIdentity))
35+
- Fix Rallying Cry damage rounding [\#8129](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8129) ([Regisle](https://github.com/Regisle))
36+
- Fix Hateforge Rage cost calculation [\#8176](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8176) ([LocalIdentity](https://github.com/LocalIdentity))
37+
### Fixed Behaviours
38+
- Fix The Light of Meaning adding stats to allocated sockets [\#8108](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8108) ([Paliak](https://github.com/Paliak))
39+
- Fix Rage Effect incorrectly scaling some mods [\#8113](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8113) ([LocalIdentity](https://github.com/LocalIdentity))
40+
- Fix Arcane Surge effect per Summoned Totem mod not working [\#8102](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8102) ([LocalIdentity](https://github.com/LocalIdentity))
41+
- Fix Ynda's Stand not working correctly with Trickster's Escape Artist [\#8084](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8084) ([LocalIdentity](https://github.com/LocalIdentity))
42+
- Fix Divine Blessing not removing reservation from skill [\#8082](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8082) ([LocalIdentity](https://github.com/LocalIdentity))
43+
- Fix Overexertion not applying to skills linked with Generals Cry [\#8040](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8040) ([LocalIdentity](https://github.com/LocalIdentity))
44+
- Fix rare case with gain on suppression with no chance to mitigate damage (eg 100% suppress chance) [\#8121](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8121) ([Regisle](https://github.com/Regisle))
45+
- Fix warcry options are not shown in all configurations. [\#8173](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8173) ([n1tr0xs](https://github.com/n1tr0xs))
46+
- Fix Tattoos being removed from list when using Remove All Tattoos button [\#8171](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8171) ([Peechey](https://github.com/Peechey))
47+
- Fixes Minions with Endurance Charges still gaining resists. [\#8166](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8166) ([n1tr0xs](https://github.com/n1tr0xs))
48+
- Minor improvements to Tinctures and Mana Burn [\#8135](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8135) ([Regisle](https://github.com/Regisle))
49+
- Fix EHP and Maximum Hit taken with negative Unreserved Life [\#8120](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8120) ([Regisle](https://github.com/Regisle))
50+
- Fix Exerted multipliers applying twice when Dual Wielding [\#8174](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8174) ([LocalIdentity](https://github.com/LocalIdentity))
51+
- Fix Sand Stance "less damage taken" incorrectly applying to DoT [\#8175](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8175) ([LocalIdentity](https://github.com/LocalIdentity))
52+
- Fix Rage Support not enabling Rage damage bonus [\#8178](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8178) ([LocalIdentity](https://github.com/LocalIdentity))
53+
### Accuracy Improvements
54+
- Add variant for post 3.21 Combat Focus [\#8111](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8111) ([Paliak](https://github.com/Paliak))
55+
- Fix parsing missing for new wording on Emberwake [\#8110](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8110) ([Paliak](https://github.com/Paliak))
56+
- Fix Maata's Teaching using wrong crit chance range [\#8081](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8081) ([LocalIdentity](https://github.com/LocalIdentity))
57+
- Fix incorrect names for Timeless Jewel nodes [\#8080](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8080) ([LocalIdentity](https://github.com/LocalIdentity))
58+
- Fix Kaom's Primacy Rage mod not working [\#8101](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8101) ([LocalIdentity](https://github.com/LocalIdentity))
59+
- Fix broken base types on some items [\#8141](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8141) ([Regisle](https://github.com/Regisle))
60+
### Fixed Bugs
61+
- Fix infinitely nested XML stored as importLink [\#8066](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8066) ([Wires77](https://github.com/Wires77))
62+
### Other changes
63+
- The Living Blade [\#8065](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8065) ([Nostrademous](https://github.com/Nostrademous))
64+
- Explain Exporting Timeless jewels in RELEASE.md and dev help txt [\#8161](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8161) ([Regisle](https://github.com/Regisle))
65+
- Add ability to search in the spectre library [\#8059](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8059) ([nofate121](https://github.com/nofate121))
66+
67+
368
## [v2.47.3](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.47.3) (2024/07/30)
469

570
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.47.2...v2.47.3)

changelog.txt

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
VERSION[2.48.0][2024/08/14]
2+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
3+
4+
* Update Sap of the Seasons to add new cap (Regisle)
5+
* Add support for Tincture mods (LocalIdentity)
6+
* Add support for some warcry power modifiers (Regisle)
7+
* Enable Tincture Effects to also apply to Ranged Weapons (Regisle)
8+
* Add Warcry effect mod to calcs tab with breakdown (Regisle)
9+
* Hide legacy Tattoos from dropdown by default (LocalIdentity)
10+
* Add Support for Enemy damaging ailments (Regisle)
11+
* Add support for export and importing warcry buffs to the Party Tab (Regisle)
12+
* Add support for pseudo recoup like divine shield and juggernaut (Regisle)
13+
* View Gem level sources in calc sections (justjuangui)
14+
* Fix crash when allocating Blood Magic with Manabond (LocalIdentity)
15+
* Fix full dps visual bug on gem dropdown (Paliak)
16+
* Color mastery differences blue when comparing trees (nofate121)
17+
* Improve Rage Calcs tab breakdown (Regisle)
18+
* Fix Calcs tab scroll bar (Regisle)
19+
* Fix Ynda's Stand ward conversion mod not taking catalysts into consideration (krfreak)
20+
* Scale Warcry buffs by Warcry Power earlier in Calc (Regisle)
21+
* Fix Ward rounding final value incorrectly (LocalIdentity)
22+
* Fix Rallying Cry damage rounding (Regisle)
23+
* Fix Hateforge Rage cost calculation (LocalIdentity)
24+
* Fix Rage Effect incorrectly scaling some mods (LocalIdentity)
25+
* Fix Arcane Surge effect per Summoned Totem mod not working (LocalIdentity)
26+
* Fix Ynda's Stand not working correctly with Trickster's Escape Artist (LocalIdentity)
27+
* Fix Divine Blessing not removing reservation from skill (LocalIdentity)
28+
* Fix Overexertion not applying to skills linked with Generals Cry (LocalIdentity)
29+
* Fix rare case with gain on suppression with no chance to mitigate damage (eg 100% suppress chance) (Regisle)
30+
* Fix warcry options are not shown in all configurations. (n1tr0xs)
31+
* Fix Tattoos being removed from list when using Remove All Tattoos button (Peechey)
32+
* Fixes Minions with Endurance Charges still gaining resists. (n1tr0xs)
33+
* Minor improvements to Tinctures and Mana Burn (Regisle)
34+
* Fix EHP and Maximum Hit taken with negative Unreserved Life (Regisle)
35+
* Fix Exerted multipliers applying twice when Dual Wielding (LocalIdentity)
36+
* Fix Sand Stance "less damage taken" incorrectly applying to DoT (LocalIdentity)
37+
* Fix Rage Support not enabling Rage damage bonus (LocalIdentity)
38+
* Fix parsing missing for new wording on Emberwake (Paliak)
39+
* Fix Maata's Teaching using wrong crit chance range (LocalIdentity)
40+
* Fix incorrect names for Timeless Jewel nodes (LocalIdentity)
41+
* Fix Kaom's Primacy Rage mod not working (LocalIdentity)
42+
* Fix broken base types on some items (Regisle)
43+
* Explain Exporting Timeless jewels in RELEASE.md and dev help txt (Regisle)
44+
* Add ability to search in the spectre library (nofate121)
45+
146
VERSION[2.47.3][2024/07/30]
247

348
--- Fixed Crashes ---

0 commit comments

Comments
 (0)