Skip to content

Commit 9b4c09c

Browse files
Release 0.17.0 (#2041)
Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
1 parent cb27827 commit 9b4c09c

4 files changed

Lines changed: 598 additions & 283 deletions

File tree

CHANGELOG.md

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

3+
## [v0.17.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.17.0) (2026/06/01)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.16.0...v0.17.0)
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+
### User Interface
14+
- Fix showing hidden Unseen Path nodes on search [\#2023](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2023) ([MrHB212](https://github.com/MrHB212))
15+
### Fixed Crashes
16+
- Fix issue creating Loadouts with link identifiers [\#2038](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2038) ([FenikSRT4](https://github.com/FenikSRT4))
17+
### Fixed Calculations
18+
- Fix rangeless mods not getting pasted properly [\#2013](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2013) ([Wires77](https://github.com/Wires77))
19+
- Update quest rewards for 0.5 [\#2027](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2027) ([rasmuskl](https://github.com/rasmuskl))
20+
- Fix Amazon's Critical Strike [\#2039](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2039) ([Peechey](https://github.com/Peechey))
21+
### Fixed Bugs
22+
- Fix various tree bugs by using patch data [\#2018](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2018) ([trompetin17](https://github.com/justjuangui))
23+
24+
25+
326
## [v0.16.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.16.0) (2026/05/30)
427

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

changelog.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
VERSION[0.17.0][2026/06/01]
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+
--- User Interface ---
9+
* Fix showing hidden Unseen Path nodes on search (MrHB212)
10+
11+
--- Fixed Crashes ---
12+
* Fix issue creating Loadouts with link identifiers (FenikSRT4)
13+
14+
--- Fixed Calculations ---
15+
* Fix rangeless mods not getting pasted properly (Wires77)
16+
* Update quest rewards for 0.5 (rasmuskl)
17+
* Fix Amazon's Critical Strike (Peechey)
18+
19+
--- Fixed Bugs ---
20+
* Fix various tree bugs by using patch data (trompetin17)
21+
22+
123
VERSION[0.16.0][2026/05/30]
224

325
--- 0.5 Return of the Ancients ---

0 commit comments

Comments
 (0)