Jump to content
McKay Development

node-steam-user v4.29.0


GitHub

Recommended Posts

  • Sentry files are no longer used by Steam in favor of machine auth tokens, and related functionality has been removed
    • setSentry() is now deprecated. Use the new machineAuthToken property in logOn() instead.
    • The sentry event is now deprecated. Use the new machineAuthToken event instead.
    • The singleSentryfile option has been removed, since all machine auth tokens are account-specific
    • The dontRememberMachine property in logOn() has been removed
    • If you have been allowing steam-user to automatically manage your sentry files, steam-user will now automatically manage your machine auth tokens, and no change is required from you.
    • If you have been using the sentry event and setSentry() method, changes have been made in a backward-compatible manner, and your code will continue working until version 5, when these deprecated symbols will be removed.
  • Web session cookies are now generated using the new auth system, which should be more reliable going forward

Full Changelog: v4.28.9...v4.29.0

View on GitHub

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...