Skip to content

Commit 608ce0d

Browse files
Prepare release 0.11.0
1 parent 8ea503c commit 608ce0d

2 files changed

Lines changed: 65 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v0.11.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.11.0) (2025/09/02)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.10.0...v0.11.0)
6+
7+
8+
## What's Changed
9+
### New to Path of Building
10+
- Export base items [\#1235](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1235) ([Wires77](https://github.com/Wires77))
11+
- Add support for Abyssal Lich Ascendancy [\#1238](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1238) ([trompetin17](https://github.com/justjuangui))
12+
- Add support for new "+X% of Armour also applies to Y Damage" mods [\#1251](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1251) ([majochem](https://github.com/majochem))
13+
- Add all new 0.3 skills and update old ones [\#1257](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1257) ([LocalIdentity](https://github.com/LocalIdentity))
14+
- Add support for monster on-kill explosion damage [\#1259](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1259) ([TPlant](https://github.com/PJacek))
15+
- Add support for "Sustainable Practices" (Pathfinder Ascendancy Node) [\#1250](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1250) ([majochem](https://github.com/majochem))
16+
- Add support for adding essence modifiers to items [\#1239](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1239) ([Wires77](https://github.com/Wires77))
17+
- Update Minions and Spectres [\#1236](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1236) ([Blitz54](https://github.com/Blitz54))
18+
- Update current Uniques and add 0.3.0 Uniques [\#1242](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1242) ([Blitz54](https://github.com/Blitz54))
19+
- Add support for "Hollow Palm Technique" Keystone [\#1206](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1206) ([majochem](https://github.com/majochem))
20+
- Add support for Totems [\#1188](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1188) ([majochem](https://github.com/majochem))
21+
- Add new 0.3.0 Keystones to "From Nothing" Unique jewel [\#1263](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1263) ([majochem](https://github.com/majochem))
22+
- Update "item <defence>" related modifiers [\#1261](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1261) ([majochem](https://github.com/majochem))
23+
- Add support for "Blackflame Covenant" Keystone [\#1264](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1264) ([majochem](https://github.com/majochem))
24+
### User Interface
25+
- Show Influence icons on item headers [\#1199](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1199) ([Blitz54](https://github.com/Blitz54))
26+
- Fix Gem tooltips missing stats on some skills [\#1265](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1265) ([LocalIdentity](https://github.com/LocalIdentity))
27+
### Fixed Calculations
28+
- Fix values changing depending on order of skill groups [\#1245](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1245) ([Paliak](https://github.com/Paliak))
29+
- Remove cap on "x% Armour applies to y Damage" [\#1252](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1252) ([majochem](https://github.com/majochem))
30+
### Accuracy Improvements
31+
- Fix Lead Me Through Grace... parsing [\#1249](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1249) ([Nostrademous](https://github.com/Nostrademous))
32+
### Fixed Bugs
33+
- Fix invalid authentification URL being opened [\#1244](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1244) ([teroshan](https://github.com/teroshan))
34+
35+
336
## [v0.10.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.10.2) (2025/08/30)
437

538
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.10.1...v0.10.2)

changelog.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
VERSION[0.11.0][2025/09/02]
2+
3+
--- New to Path of Building ---
4+
* Export base items (Wires77)
5+
* Add support for Abyssal Lich Ascendancy (trompetin17)
6+
* Add support for new "+X% of Armour also applies to Y Damage" mods (majochem)
7+
* Add all new 0.3 skills and update old ones (LocalIdentity)
8+
* Add support for monster on-kill explosion damage (TPlant)
9+
* Add support for "Sustainable Practices" (Pathfinder Ascendancy Node) (majochem)
10+
* Add support for adding essence modifiers to items (Wires77)
11+
* Update Minions and Spectres (Blitz54)
12+
* Update current Uniques and add 0.3.0 Uniques (Blitz54)
13+
* Add support for "Hollow Palm Technique" Keystone (majochem)
14+
* Add support for Totems (majochem)
15+
* Add new 0.3.0 Keystones to "From Nothing" Unique jewel (majochem)
16+
* Update "item <defence>" related modifiers (majochem)
17+
* Add support for "Blackflame Covenant" Keystone (majochem)
18+
19+
--- User Interface ---
20+
* Show Influence icons on item headers (Blitz54)
21+
* Fix Gem tooltips missing stats on some skills (LocalIdentity)
22+
23+
--- Fixed Calculations ---
24+
* Fix values changing depending on order of skill groups (Paliak)
25+
* Remove cap on "x% Armour applies to y Damage" (majochem)
26+
27+
--- Accuracy Improvements ---
28+
* Fix Lead Me Through Grace... parsing (Nostrademous)
29+
30+
--- Fixed Bugs ---
31+
* Fix invalid authentification URL being opened (teroshan)
32+
133
VERSION[0.10.2][2025/08/30]
234

335
--- Fixed Crashes ---

0 commit comments

Comments
 (0)