Skip to content

v5.15.1

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 15 Jan 16:56
· 49 commits to v5 since this release
a4da750

What's Changed

  • Fixed Unity <2022.1 compilation error with the WebGL threading patcher.
    • Unity's 2021 LTS support had ended in May 2024, we recommend updating to 2022.3 or Unity 6.
    • We will no longer officially support 2021.
  • Added ThirdwebUnityExtensions.CopyToClipboard Cross-Platform Utility.
    • Works in WebGL with an added fallback mechanism.
    • Usable as a string extension (walletAddress.CopyToClipboard()).