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 1d6f2bb commit 34d7497Copy full SHA for 34d7497
docs/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next
2
3
+## 8.90.1 <span class="changelog-date">(2025-09-18)</span>
4
+
5
* Fixed some cases where the enhanced version of perks would not match wishlists that specified the unenhanced version.
6
* Replaced empty or mismatched mod slot icons with ones that match the activity they're used in.
7
* Fixed a crash using the Streamdeck plugin.
package.json
@@ -1,6 +1,6 @@
{
"name": "dim",
- "version": "8.90.0",
+ "version": "8.90.1",
"description": "An item manager for Destiny.",
"main": "app/index.html",
"private": true,
0 commit comments