Skip to content

Commit 603dff2

Browse files
github-actions[bot]LocalIdentityLocalIdentity
authored
Release 0.23.1 (#2405)
* Prepare release 0.23.1 * Update changelog --------- Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent 2d916fc commit 603dff2

3 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v0.23.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.23.1) (2026/07/28)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.23.0...v0.23.1)
6+
7+
8+
## What's Changed
9+
### Fixed Crashes
10+
- Fix trader crash [\#2398](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2398) ([vaisest](https://github.com/vaisest))
11+
### Fixed Calculations
12+
- Fix Gemling Frost Wall Ice Crystal life [\#2386](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2386) ([xiaoyaoyang](https://github.com/xiaoyaoyang))
13+
### Accuracy Improvements
14+
- Add legacy flag to Commandment support [\#2387](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2387) ([moxaj](https://github.com/moxaj))
15+
16+
317
## [v0.23.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.23.0) (2026/07/24)
418

519
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.22.0...v0.23.0)

changelog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
VERSION[0.23.1][2026/07/28]
2+
3+
--- Fixed Crashes ---
4+
* Fix trader crash (vaisest)
5+
6+
--- Fixed Calculations ---
7+
* Fix Gemling Frost Wall Ice Crystal life (xiaoyaoyang)
8+
9+
--- Accuracy Improvements ---
10+
* Add legacy flag to Commandment support (moxaj)
11+
112
VERSION[0.23.0][2026/07/24]
213

314
--- New to Path of Building ---

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.23.0" />
3+
<Version number="0.23.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)