Added two new utility functions: Hex to String Hex to Bytes These new functions will convert an array of data bytes to a readable string and vise versa, usable for authentication tokens for example.
Added a “Listen for Controller Change” function that will execute when a controller change is detected, ie when a controller is disconnected or connected
Fixed MakeTransactionID function not always returning a valid TransactionId
WEB
Changed GetUserInfo function parameter “ipaddress” from an int32 to fstring