Skip to content

Commit 5ce92ce

Browse files
authored
Prepare release 0.17.1
1 parent 89f7a79 commit 5ce92ce

2 files changed

Lines changed: 53 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v0.17.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.17.1) (2026/06/02)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.16.0...v0.17.1)
6+
7+
8+
## What's Changed
9+
### New to Path of Building
10+
- Add new 0.5 Data [\#2035](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2035) ([LocalIdentity](https://github.com/LocalIdentity))
11+
- Add new runes from 0.5 [\#2019](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2019) ([Blitz54](https://github.com/Blitz54))
12+
- Add support for Rapid Casting III [\#1965](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1965) ([TarikBeentjes61](https://github.com/TarikBeentjes61))
13+
### Fixed Crashes
14+
- Fix issue creating Loadouts with link identifiers [\#2038](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2038) ([FenikSRT4](https://github.com/FenikSRT4))
15+
- Fix crash on trying to use Trarthan Cannon [\#2048](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2048) ([LocalIdentity](https://github.com/LocalIdentity))
16+
### Fixed Calculations
17+
- Fix rangeless mods not getting pasted properly [\#2013](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2013) ([Wires77](https://github.com/Wires77))
18+
- Update quest rewards for 0.5 [\#2027](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2027) ([rasmuskl](https://github.com/rasmuskl))
19+
- Fix Amazon's Critical Strike [\#2039](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2039) ([Peechey](https://github.com/Peechey))
20+
- Fix Zarokh's Revolt granting infinite DPS [\#2045](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2045) ([LocalIdentity](https://github.com/LocalIdentity))
21+
- Fix incorrect Aggravated bleeding multiplier [\#2054](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2054) ([Wires77](https://github.com/Wires77))
22+
### Fixed Bugs
23+
- Fix various tree bugs by using patch data [\#2018](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2018) ([trompetin17](https://github.com/justjuangui))
24+
### Other changes
25+
- Fix showing hidden Unseen Path nodes on search [\#2023](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2023) ([MrHB212](https://github.com/MrHB212))
26+
- Release 0.17.0 [\#2041](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2041) ([github-actions](https://github.com/github-actions)[bot])
27+
28+
29+
330
## [v0.17.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.17.0) (2026/06/01)
431

532
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.16.0...v0.17.0)

changelog.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
VERSION[0.17.1][2026/06/02]
2+
3+
--- New to Path of Building ---
4+
* Add new 0.5 Data (LocalIdentity)
5+
* Add new runes from 0.5 (Blitz54)
6+
* Add support for Rapid Casting III (TarikBeentjes61)
7+
8+
--- Fixed Crashes ---
9+
* Fix issue creating Loadouts with link identifiers (FenikSRT4)
10+
* Fix crash on trying to use Trarthan Cannon (LocalIdentity)
11+
12+
--- Fixed Calculations ---
13+
* Fix rangeless mods not getting pasted properly (Wires77)
14+
* Update quest rewards for 0.5 (rasmuskl)
15+
* Fix Amazon's Critical Strike (Peechey)
16+
* Fix Zarokh's Revolt granting infinite DPS (LocalIdentity)
17+
* Fix incorrect Aggravated bleeding multiplier (Wires77)
18+
19+
--- Fixed Bugs ---
20+
* Fix various tree bugs by using patch data (trompetin17)
21+
22+
--- Other changes ---
23+
* Fix showing hidden Unseen Path nodes on search (MrHB212)
24+
* Release 0.17.0 (github-actions[bot])
25+
26+
127
VERSION[0.17.0][2026/06/01]
228

329
--- New to Path of Building ---

0 commit comments

Comments
 (0)