Skip to content

4.14.0

Compare
Choose a tag to compare
@gravydevsupreme gravydevsupreme released this 01 Feb 17:45
· 184 commits to master since this release
Version 4.14.0

 * FEATURE - New version of GoogleTranslate endpoint that supports new API. May replace replace old GoogleTranslate endpoint in the future
 * MISC - Made more log statements affected by silent mode
 * MISC - Changed behaviour of the copy to clipboard feature. Now it will always copy to clipboard when text is being translated on a text component
 * MISC - Support for older versions of UTAGE
 * MISC - Fixed some log statements to no longer indicate error in case an error did not occur during hooking
 * MISC - Updated user agents for API requests
 * MISC - Improved SpriteRenderer support
 * BUG FIX - Fixed a bug that could cause crash in older versions of the Unity Engine
 * BUG FIX - Fixed a bug that could occur during dynamic code generation in certain situations