Skip to content

Commit

Permalink
Version 5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Dec 18, 2024
1 parent 20d6e0c commit 56b103d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### 5.4.2
### 5.4.3
* FEATURE - CustomTranslateEndpoint - Add EnableShortDelay and DisableSpamChecks settings
* BUG FIX - Fix `minor regex performance improvement` breaking in some games

### 5.4.2
* FEATURE - Translation scoping - if GetScopeFromComponent fails, use GetActiveSceneId instead of -1
* BUG FIX - Make config accessible on Android
* BUG FIX - Make paths OS-independent in the MelonMod version
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Use these properties to change version numbers globally -->
<PropertyGroup>
<!-- Plugin version -->
<Version>5.4.2</Version>
<Version>5.4.3</Version>
<!-- XUnity.Common version -->
<VersionCommon>1.0.3</VersionCommon>
<!-- XUnity.AutoTranslator.Plugin.ExtProtocol version -->
Expand Down

0 comments on commit 56b103d

Please sign in to comment.