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 467d006 commit 4981a62Copy full SHA for 4981a62
docs/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next
2
3
+## 8.91.0 <span class="changelog-date">(2025-09-21)</span>
4
+
5
* Updated item tiles to more closely match in-game tiles, with higher quality images.
6
* Remove armor energy capacity from the item tile. It's just not that interesting these days.
7
* Added Max power loadout to Loadouts tab
package.json
@@ -1,6 +1,6 @@
{
"name": "dim",
- "version": "8.90.1",
+ "version": "8.91.0",
"description": "An item manager for Destiny.",
"main": "app/index.html",
"private": true,
@@ -267,4 +267,4 @@
267
]
268
}
269
270
-}
+}
0 commit comments