We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ec56e commit 6669e64Copy full SHA for 6669e64
2 files changed
docs/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next
2
3
+## 8.128.1 <span class="changelog-date">(2026-06-13)</span>
4
+
5
* Add support for the Set Bonus mod socket on event items, including `modslot:setbonus` search filter
6
* d2foundry.gg links are gone again
7
* Artifacts can now be equipped
package.json
@@ -1,6 +1,6 @@
{
"name": "dim",
- "version": "8.128.0",
+ "version": "8.128.1",
"description": "An item manager for Destiny.",
"main": "app/index.html",
"private": true,
0 commit comments