You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pluginPackage/changelog.json
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -650,5 +650,23 @@
650
650
]
651
651
}
652
652
]
653
+
},
654
+
"1.9.0-beta.3": {
655
+
"title": "v1.9.0-beta.3",
656
+
"author": "Titus Evans (SnaveSutit)",
657
+
"date": "2026-03-27",
658
+
"categories": [
659
+
{
660
+
"title": "Changes",
661
+
"list": [
662
+
"Updated Russian translations to improve consistency and punctuation. - Thanks Koishem!",
663
+
"Re-enabled Plugin mode - WARNING: This is experimental, and is using a new plugin JSON schema that will likely change in the future. - Thanks Meekiavelique!"
0 commit comments