Skip to content

Commit 87394fa

Browse files
8.86.0
1 parent 1a872d9 commit 87394fa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next
22

3+
## 8.86.0 <span class="changelog-date">(2025-08-17)</span>
4+
35
* Added Activatedness information to Set Bonuses on armor held by a character.
46
* Builds in Loadout Optimizer are now sorted by enabled stats, then each enabled stat in order, then total stats (including disabled stats). Before, they were not sorted by total stats, so if you had some stats disabled you could get very low-stat builds near the top.
57
* Added `is:statdupe` to find armor with the same base stats.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dim",
3-
"version": "8.85.0",
3+
"version": "8.86.0",
44
"description": "An item manager for Destiny.",
55
"main": "app/index.html",
66
"private": true,

0 commit comments

Comments
 (0)