From 56b103dcef202f9a36d859fd18d3b12775e45128 Mon Sep 17 00:00:00 2001 From: ManlyMarco <39247311+ManlyMarco@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:43:32 +0100 Subject: [PATCH] Version 5.4.3 --- CHANGELOG.md | 6 +++++- Directory.Build.props | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57120a8..e22d821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/Directory.Build.props b/Directory.Build.props index 3214904..87addfd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ - 5.4.2 + 5.4.3 1.0.3