Skip to content

Commit 9abbf44

Browse files
github-actions[bot]LocalIdentityLocalIdentity
authored
Release 2.32.0 (#6440)
* Prepare release 2.32.0 * Fix changelogs * Spelling --------- Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent 703a702 commit 9abbf44

File tree

2 files changed

+101
-0
lines changed

2 files changed

+101
-0
lines changed

CHANGELOG.md

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

3+
## [v2.32.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.32.0) (2023/08/24)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.31.2...v2.32.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 tattoos [\#6396](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6396) ([Wires77](https://github.com/Wires77))
12+
- Add support for Ruthless tree [\#6367](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6367) ([Wires77](https://github.com/Wires77))
13+
* Add support for 3.22 skill gems by [\#6418](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6418), [\#6431](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6431), [\#6436](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6436), [\#6443](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6443), [\#6425](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6425), ([LocalIdentity](https://github.com/LocalIdentity), [Lilylicious](https://github.com/Lilylicious), [Regisle](https://github.com/Regisle), [Paliak](https://github.com/Paliak), [Wires77](https://github.com/Wires77), [deathbeam](https://github.com/deathbeam))
14+
* Full Support
15+
* Locus Mine
16+
* Devour
17+
* Volatility
18+
* Sadism
19+
* Spellblade
20+
* Trauma
21+
* Corrupting Cry
22+
* Frigid Bond
23+
* Guardian's Blessing
24+
* Fresh Meat
25+
* Sacrifice
26+
* Controlled Blaze
27+
- Add support for new Chieftain and Guardian ascendancy nodes [\#6288](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6288) ([Paliak](https://github.com/Paliak))
28+
- Add initial support for Guardian minion nodes [\#6445](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6445) ([LocalIdentity](https://github.com/LocalIdentity))
29+
- Add self-hit calculations for Scolds Bridle, Eye of Innocence and Heartbound Loop [\#6250](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6250) ([Paliak](https://github.com/Paliak))
30+
- Add support for new Ancestor uniques [\#6426](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6426) ([LocalIdentity](https://github.com/LocalIdentity), [Wires77](https://github.com/Wires77))
31+
- Improve startup time [\#6407](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6407) ([Lancej](https://github.com/Lancej))
32+
### User Interface
33+
- Help section improvements [\#6156](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6156) ([Regisle](https://github.com/Regisle))
34+
- Add immunity flags to defence avoidance breakdown [\#6389](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6389) ([Paliak](https://github.com/Paliak))
35+
- Removing allocated mastery from hover list [\#6374](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6374) ([Wires77](https://github.com/Wires77))
36+
- Improve sync of tree version and version dropdown [\#6365](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6365) ([Peechey](https://github.com/Peechey))
37+
### Fixed Bugs
38+
- Fix nodes not being able to be allocated after converting a tree [\#6364](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6364) ([Peechey](https://github.com/Peechey))
39+
- Fix totem duration mods not applying [\#6388](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6388) ([Paliak](https://github.com/Paliak))
40+
- Fix DPS on Vaal Flicker when using 2x 1h weapons [\#6380](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6380) ([LocalIdentity](https://github.com/LocalIdentity))
41+
- Fix Repeat count for minion skills [\#6376](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6376) ([Wires77](https://github.com/Wires77))
42+
- Fix Snipe damage going negative [\#6399](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6399) ([Paliak](https://github.com/Paliak))
43+
- Fix Snipe showing DPS values when triggering support skills [\#6415](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6415) ([LocalIdentity](https://github.com/LocalIdentity))
44+
- Fix Doom Blast not working with Forbidden Shako [\#6393](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6393) ([Paliak](https://github.com/Paliak))
45+
- Fix Bleed/Ignite Stack potential issues [\#6386](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6386) ([LocalIdentity](https://github.com/LocalIdentity))
46+
### Accuracy Improvements
47+
- Update 3.22 skill tree [\#6411](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6411) ([Regisle](https://github.com/Regisle))
48+
- Allow setting inspiration charges to 0 [\#6421](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6421) ([Paliak](https://github.com/Paliak))
49+
- Fix "Enemies maimed by you take inc damage over time" not in breakdown display [\#6400](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6400) ([LocalIdentity](https://github.com/LocalIdentity))
50+
- Fix Pierce and Chain count config not appearing sometimes [\#6401](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6401) ([LocalIdentity](https://github.com/LocalIdentity))
51+
- Fix lower channel time stat using red text [\#6381](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6381) ([LocalIdentity](https://github.com/LocalIdentity))
52+
- Fix incorrect increased usage mod range on Cinderswallow Urn [\#6434](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6434) ([Paliak](https://github.com/Paliak))
53+
54+
355
## [v2.31.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.31.2) (2023/08/16)
456

557
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.31.1...v2.31.2)

changelog.txt

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
VERSION[2.32.0][2023/08/24]
2+
3+
--- New to Path of Building ---
4+
* Add support for tattoos (Wires77)
5+
* Add support for Ruthless tree (Wires77)
6+
* Add support for 3.22 skill gems by (LocalIdentity, Lilylicious, Regisle, Paliak, Wires77, deathbeam)
7+
* Full Support
8+
* Locus Mine
9+
* Devour
10+
* Volatility
11+
* Sadism
12+
* Spellblade
13+
* Trauma
14+
* Corrupting Cry
15+
* Frigid Bond
16+
* Guardian's Blessing
17+
* Fresh Meat
18+
* Sacrifice
19+
* Controlled Blaze
20+
* Add support for new Chieftain and Guardian ascendancy nodes (Paliak)
21+
* Add initial support for Guardian minion nodes (LocalIdentity)
22+
* Add self-hit calculations for Scolds Bridle, Eye of Innocence and Heartbound Loop (Paliak)
23+
* Add support for new Ancestor uniques by (Wires77, LocalIdentity)
24+
* Improve startup time (Lancej)
25+
26+
--- User Interface ---
27+
* Help section improvements (Regisle)
28+
* Add immunity flags to defence avoidance breakdown (Paliak)
29+
* Removing allocated mastery from hover list (Wires77)
30+
* Improve sync of tree version and version dropdown (Peechey)
31+
32+
--- Fixed Bugs ---
33+
* Fix nodes not being able to be allocated after converting a tree (Peechey)
34+
* Fix totem duration mods not applying (Paliak)
35+
* Fix DPS on Vaal Flicker when using 2x 1h weapons (LocalIdentity)
36+
* Fix Repeat count for minion skills (Wires77)
37+
* Fix Snipe damage going negative (Paliak)
38+
* Fix Snipe showing DPS values when triggering support skills (LocalIdentity)
39+
* Fix Doom Blast not working with Forbidden Shako (Paliak)
40+
* Fix Bleed/Ignite Stack potential issues (LocalIdentity)
41+
42+
--- Accuracy Improvements ---
43+
* Update 3.22 skill tree (Regisle)
44+
* Allow setting inspiration charges to 0 (Paliak)
45+
* Fix "Enemies maimed by you take inc damage over time" not in breakdown display (LocalIdentity)
46+
* Fix Pierce and Chain count config not appearing sometimes (LocalIdentity)
47+
* Fix lower channel time stat using red text (LocalIdentity)
48+
* Fix incorrect increased usage mod range on Cinderswallow Urn (Paliak)
49+
150
VERSION[2.31.2][2023/08/16]
251

352
--- Fixed Bugs ---

0 commit comments

Comments
 (0)