Releases: sentanos/roblox-js
v4.0.2
+ configureItem
+ deleteWallPost
+ getAuditLog
+ getFriends
+ uploadItem
+ uploadModel
+ onFriendRequest
+ acceptFriendRequest
+ block
+ declineFriendRequest
+ follow
+ getAction
+ getSenderUserId
+ getStatus
+ getWallPost
+ joinGroup
+ leaveGroup
+ removeFriend
+ sendFriendRequest
+ unblock
+ unfollow
* login errors on two step
* most functions will detect if you are not logged in automatically and error
* threaded functions now make large get requests viable
* onNotification reconnecting more reliable
* onMessage
* switch back to cheerio
* getWall, onWallPost updated for viewstates, allowing so posts can be easily deleted
* upload -> uploadModel
* groupPayout
* onJoinRequestHandle
* date fixes for daylight savings time for functions with any date in them
* getForumPost returns more info
* reformat and organize functions
v3.0.7
v3
+ demote
+ getForum
+ getForumPost
+ getMessages
+ getWall
+ promote
+ onForumPost
+ onForumReply
+ onJoinRequestHandle
+ onMessage
+ onNotification
+ onShout
+ onWallPost
+ getForumError
+ changeRank
+ getJoinRequests
+ getShout
+ handleJoinRequestId
+ queue
+ getRankNameInGroup
+ shortPoll
* getPlayers rewrite
* Fix and change getRole
* Fix getRolesetInGroupWithJar
* setRank changes
* http reliability fixes
* Speed and reliability improvements for nearly all functions
2.3.2
2.2.4
+ Add groupPayout
- Add clearSession
- Fix session_only setting being ignored
- Major fixes to cache system, including XCSRF caches
- Switch parser from whacko back to cheerio
- Better support for multiple logins on one jar file
- Fix handleJoinRequest being unreliable
- Speed up getPlayers
- Remove getToken