Skip to content

v4.3.0

Compare
Choose a tag to compare
@suufi suufi released this 01 Jan 03:14
· 545 commits to master since this release
  • Updates many endpoints to use latest Roblox API endpoints
  • Simplified code on many methods
  • Many methods now return an error directly from Roblox providing more detail
  • Add getRolePermissions method
  • getAuditLog no longer returns duplicate values
  • wearAsset and removeAsset no longer return Error: { "success": 'true' }
  • Other fixes