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 74a62f0 commit 9a7bdcfCopy full SHA for 9a7bdcf
docs/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next
2
3
+## 8.102.0 <span class="changelog-date">(2025-12-07)</span>
4
+
5
* DIM should load faster even when it is having trouble loading DIM API data.
6
* Festival masks will now show up in the Organizer.
7
* Tiered Engrams in postmaster will now match `is:engrams`
package.json
@@ -1,6 +1,6 @@
{
"name": "dim",
- "version": "8.101.1",
+ "version": "8.102.0",
"description": "An item manager for Destiny.",
"main": "app/index.html",
"private": true,
@@ -257,4 +257,4 @@
257
]
258
}
259
260
-}
+}
0 commit comments