Skip to content

Version 2.16.2

Latest
Compare
Choose a tag to compare
@3urobeat 3urobeat released this 26 May 18:49
be3444d

Additions:

  • Added 21 new multi line quotes to default quotes.txt thanks to user beyond

Fixes:

  • Fixed regression caused by merge loosing fix leading to artworks without breadcrumbs failing to load
  • Fixed webSession handler aborting pre-maturely when a group invite was received while the account was offline and acceptgroupinvites is set to false
  • Fixed proxy ip extraction for logging not working when using proxy without credentials and default proxyFormat
  • Fixed proxy ip extraction for logging (again) when using proxy without credentials, without proxyFormat, with http://
  • Potential Fix: Bot will set terminal title again after executing npm command to fix terminal title being lost

Changes:

  • Bot will now decline friend requests & group invites instead of ignoring them when acceptFriendRequests/acceptgroupinvites is disabled in advancedconfig/config
  • Secured calls made to node-steamcommunity's request functions better to fix an unhandled exception stalling request handler (see commit for full explanation)
  • Updated dependencies
  • Re-Generated developer documentation