Skip to content

vapor v1.2.0

Choose a tag to compare

@scholtzm scholtzm released this 12 Jan 21:31
· 14 commits to master since this release

Release notes:

  • Added new option to init method: logonID (number value which maps to obfustucated_private_ip when logging in)
    • You'll need to set this in order to use multiple instances of Vapor with the same account
  • loginKey is now automatically accepted (login keys work even without this, why?)