Skip to content

Commit de9c290

Browse files
committed
🩹 1.8.0-beta.4 changelog
1 parent 6c8fdc4 commit de9c290

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/pluginPackage/changelog.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,5 +390,19 @@
390390
"list": ["Fixed On-Summon Functions and On-Apply Functions not functioning."]
391391
}
392392
]
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+
]
393407
}
394408
}

0 commit comments

Comments
 (0)