Skip to content

Releases: bbepis/XUnity.AutoTranslator

5.6.1

19 Apr 03:15

Choose a tag to compare

What's Changed

  • fix: resolve font asset bundle loading failure in IL2CPP by @sorrowmoil in #831
  • fix: resolve hotkey unresponsiveness and GUI unstripping errors in IL2CPP by @sorrowmoil in #834

New Contributors

Full Changelog: v5.6...v5.6.1

You can download the latest TMP_Font_AssetBundles here.

5.6

10 Apr 16:20

Choose a tag to compare

5.6

What's Changed

  • Add UIElements support by @axxag in #818
  • Fix Papago translator JS chunk pattern to match current website structure by @markruler in #820
  • README: Add AutoPollinationTranslator to third-party translator list by @kikyo2006 in #823

New Contributors

Full Changelog: v5.5.2...v5.6

You can download the latest TMP_Font_AssetBundles here.

5.5.2

06 Mar 23:06

Choose a tag to compare

What's Changed

  • Fix DeepL API auth to use Authorization header instead of legacy query/body params by @markruler in #815
  • Fix override font stopping working after a while in IL2CPP in e663dba

New Contributors

Full Changelog: v5.5.1...v5.5.2

You can download the latest TMP_Font_AssetBundles here.

5.5.1

28 Jan 18:28

Choose a tag to compare

What's Changed

  • Use UnityInput to support both legacy and new input systems by @ManlyMarco in #804

Full Changelog: v5.5.0...v5.5.1

You can download the latest TMP_Font_AssetBundles here.

v5.5.0

27 Oct 20:42

Choose a tag to compare

What's Changed

  • Added AutoTranslatorState.PluginInitialized property and PluginInitializationCompleted event (use in other plugins to be notified when AutoTranslator finishes loading) by @ManlyMarco in #771
  • Added support for XUAIGNORETREE tag in GameObject names to prevent translation of entire trees of GameObjects (previously added XUAIGNORE only ignores the named GameObject) by @ManlyMarco in #772
  • Added support for Yandex Translate API v2 by @Noobik447 in #774

TMP_Font_AssetBundles

New Contributors

Full Changelog: v5.4.6...v5.5.0

5.4.6

28 Sep 18:49

Choose a tag to compare

What's Changed

  • Replace culture sensitive string operations with invariant or ordinal by @ManlyMarco in #765
  • Fix ResizeUI nullref if component is destroyed by @ManlyMarco in #766

Full Changelog: v5.4.5...v5.4.6

You can download the latest TMP_Font_AssetBundles here.

5.4.5

28 Mar 18:55

Choose a tag to compare

What's Changed

TMP_Font_AssetBundles

Full Changelog: v5.4.4...v5.4.5

5.4.4

31 Jan 14:24

Choose a tag to compare

What's Changed

  • BUG FIX - Add NGUI support to TextGetterCompatibilityMode by @ManlyMarco in #665
  • BUG FIX - Fix broken Assembly-CSharp-firstpass detection in CallOrigin by @ManlyMarco in #666
  • BUG FIX - Fix potential assembly comparison issue in TextGetterCompatModeHelper
  • Typo fix in README.md by @eltociear in #660

New Contributors

Full Changelog: v5.4.3...v5.4.4

5.4.3

18 Dec 18:47

Choose a tag to compare

What's Changed

  • Hotfix to minor regex performance improvement by @Lmeks in #638
  • CustomTranslateEndpoint - Add EnableShortDelay and DisableSpamChecks settings by @ManlyMarco in #645

Full Changelog: v5.4.2...v5.4.3

5.4.2

24 Nov 09:14

Choose a tag to compare

What's Changed

  • OS Independent Paths for MelonMod version by @PranitModak in #606
  • Auto Translator Plugin Config accessible in android by @PranitModak in #612
  • Translation scoping - if GetScopeFromComponent fails, use GetActiveSceneId instead of -1 by @Lmeks in #619
  • Minor regex performance improvement by @Lmeks in #626
  • Move XZipper from DotNetZip to SharpCompress by @ManlyMarco in #629

New Contributors

Full Changelog: v5.4.1...v5.4.2