Releases: bbepis/XUnity.AutoTranslator
Releases Β· bbepis/XUnity.AutoTranslator
5.6.1
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
- @sorrowmoil made their first contribution in #831
Full Changelog: v5.6...v5.6.1
You can download the latest TMP_Font_AssetBundles here.
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
- @axxag made their first contribution in #818
- @kikyo2006 made their first contribution in #823
Full Changelog: v5.5.2...v5.6
You can download the latest TMP_Font_AssetBundles here.
5.5.2
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
- @markruler made their first contribution in #815
Full Changelog: v5.5.1...v5.5.2
You can download the latest TMP_Font_AssetBundles here.
5.5.1
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
What's Changed
- Added
AutoTranslatorState.PluginInitializedproperty andPluginInitializationCompletedevent (use in other plugins to be notified when AutoTranslator finishes loading) by @ManlyMarco in #771 - Added support for
XUAIGNORETREEtag in GameObject names to prevent translation of entire trees of GameObjects (previously addedXUAIGNOREonly ignores the named GameObject) by @ManlyMarco in #772 - Added support for Yandex Translate API v2 by @Noobik447 in #774
TMP_Font_AssetBundles
- Added arialuni_sdf_u6000 by @Galiathus987 from #787
New Contributors
- @Noobik447 made their first contribution in #774
Full Changelog: v5.4.6...v5.5.0
5.4.6
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
What's Changed
- Add basic resizer support for NGUI by @ManlyMarco in #685
TMP_Font_AssetBundles
- Added arialuni_sdf-u55to2017 by @djlaser from #112 (comment)
- Added arialuni_sdf_u2021 and arialuni_sdf_u2022 by @ceshizhuanyong895 from #711
Full Changelog: v5.4.4...v5.4.5
5.4.4
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
- @eltociear made their first contribution in #660
Full Changelog: v5.4.3...v5.4.4
5.4.3
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
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
- @PranitModak made their first contribution in #606
- @Lmeks made their first contribution in #619
Full Changelog: v5.4.1...v5.4.2