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 6c8fdc4 commit de9c290Copy full SHA for de9c290
src/pluginPackage/changelog.json
@@ -390,5 +390,19 @@
390
"list": ["Fixed On-Summon Functions and On-Apply Functions not functioning."]
391
}
392
]
393
+ },
394
+ "1.8.0-beta.4": {
395
+ "title": "v1.8.0-beta.4",
396
+ "author": "Titus Evans (SnaveSutit)",
397
+ "date": "2025-10-16",
398
+ "categories": [
399
+ {
400
+ "title": "Fixes",
401
+ "list": [
402
+ "Fixed Blueprint format data fixer uppper failing to upgrade Blueprints past format version 1.6.5.",
403
+ "Fixed outdated rig function failing due to incorrect root tag."
404
+ ]
405
+ }
406
407
408
0 commit comments