Skip to content

Commit fab8871

Browse files
github-actions[bot]LocalIdentityLocalIdentity
authored
Release 0.12.1 (#1391)
* Prepare release 0.12.1 * Fix --------- Co-authored-by: LocalIdentity <[email protected]> Co-authored-by: LocalIdentity <[email protected]>
1 parent bfb2f93 commit fab8871

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
# Changelog
22

3+
## [v0.12.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.12.1) (2025/09/15)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.12.0...v0.12.1)
6+
7+
8+
## What's Changed
9+
### User Interface
10+
- Add Passive Tree search tip when looking for multiple mods [\#1388](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1388) ([Nightblade](https://github.com/Nightblade))
11+
### Fixed Calculations
12+
- Fix Damage "Gain as" when using Conversion mods on gear / tree [\#1390](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1390) ([LocalIdentity](https://github.com/LocalIdentity))
13+
14+
15+
316
## [v0.12.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.12.0) (2025/09/14)
417

518
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.11.2...v0.12.0)
619

7-
<!-- Release notes generated using configuration in .github/release.yml at dev -->
820

921
## What's Changed
1022
### The Third Edict

changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
VERSION[0.12.1][2025/09/15]
2+
3+
--- User Interface ---
4+
* Add Passive Tree search tip when looking for multiple mods (Nightblade)
5+
6+
--- Fixed Calculations ---
7+
* Fix Damage "Gain as" when using Conversion mods on gear / tree (LocalIdentity)
8+
9+
110
VERSION[0.12.0][2025/09/14]
211

312
--- The Third Edict ---

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<PoBVersion>
3-
<Version number="0.12.0" />
3+
<Version number="0.12.1" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/src/" />

0 commit comments

Comments
 (0)