EOSCORE 1.9.3.7

GENERAL

  • Fixed async callbacks not always firing
  • Fixed potential memory leaks in async callback functions
  • General code cleanup and refactoring

STEAMCORE PRO 1.0.1.2

GENERAL

  • Removed BlueprintInternalUseOnly from most async ndoes

UGC

  • Fixed an uninitialized FWorkshopEULAStatus property

User

  • RequestEncryptedAppTicket does no longer require a manual array input

EOSCORE 1.9.3.6

voice chat

  • Added Voice Interface to the Online Subsystem that allows you to use Voice functionality in multiplayer games without using the EOS Voice service
    Special thanks to Lewis on discord for doing all the heavy lifting
  • Voice Chat Documentation