Released September 17th 2024 12:45pm PST
- Support for Global Builds
- Update to latest Unity SDK (AppsV2, ProcessesV3, BuildsV3, DeploymentV3)
Released June 16th 2024 7:29pm PST
- Fix for plugin login issue preventing some users from logging in and using the plugin
Released May 14th 2024 5:50pm PST
- Add Dallas region support
- Update to latest Unity SDK (ProcessV2, BuildsV2, DeploymentV2)
- Fix for broken links in Unity SDK docs
- Minor stability and code improvements
Released April 30th 2024 6:55pm PST
- Fix for bug where plugin's Deploy Application button was failing
Released January 25th 2024 4:12pm PST
- Update to latest Hathora Cloud Unity SDK (ProcessV2 API added)
- HathoraServerMgr updated to include built-in method for handling active rooms for process (useful for multi-room and multi-peer use cases)
- Minor stability and code improvements
Released January 4th 2024 5:19pm PST
- Fix for "Create Room" were it was being incorrectly set to Seattle region when creating a room with the Unity plugin
- Clean up for warnings in Unity editor caused by plugin and SDK
- Minor stability and code improvements
Released November 30th 2023 12:06pm PST
- Added configurable IL2CPP/Mono picker for HathoraServerConfig
- Generating server build via Hathora plugin now properly returns Build Settings to what they were prior
- Creating new HathoraServerConfig (via "Hathora" top menu" ) not creates in root of "/Assets" (to avoid users losing prior HathoraServerConfig when upgrading the Hathora plugin)
- Update Hathora Cloud Unity SDK (improved naming to enhance developer experience)
Released November 2nd 2023 6:57pm PDT
- Fix links to Hathora docs
- Fix server build generation script (
HathoraServerBuild.cs
) to better produce dedicated server build. Note: after running "Generate Server Build", Build Settings will be set to "Dedicated Server - Linux". - Fix tar script (
HathoraTar.cs
) to properly ignore new ButDontShip directory
Released November 2nd 2023 6:57pm PDT
- HathoraClientMgr.CreateLobbyAsync now supports optional roomId override
- HATHORA_REGION environment variable now stored in HathoraServerContext
- Updated Hathora Cloud Unity SDK to latest version
- Minor stability and code improvements
Released October 16th 2023 5:25pm PDT
- New and improved Hathora Cloud Unity SDK
- "Hathora Server Config Finder" pop-up window has been moved to the "Hathora" top menu
- Caching of edtior plugin expand/collapse state
- Minor stability and code improvements
Released September 13st 2023 1:42pm PDT
- Improved HathoraServerMgr and HathoraClientMgr to make integration easier and more intuitive
- Bug fixed: EnvVariables and AdditionalPorts are no longer removed when deploying with the Editor plugin
- Bug fixed: CreateRoom Region selector would sometimes be innacurate
- Minor stability and code improvements
Released August 21st 2023 5:16pm PDT
- WSS/TLS support added to Mirror Demo
- Minor stability and code improvements
Released August 8th 2023 6:60pm PDT
- Fix for Dockerfile generation bug introduce in v0_0_2
- Minor stability and code improvements
Released August 4th 2023 4:12pm PDT
- Added WebGL support for FishNet Demo (currently only WSS/TLS is supported)
- Minor stability and code improvements
Released July 27th 2023 2:29pm PDT
- Our first official release of the Hathora Cloud Unity Plugin!