requestPasswordChangeEmail and changePassword are now deprecated as they no longer workImproved error handling when using proxies that aren't working properly View on GitHub
Fixed errors if you pass appID and depotID as strings instead of ints to getDepotDecryptionKeyFixed crash if a cached local file is corrupt when trying to retrieve depot decryption keys View on GitHub
Fixed getMarketItem not being fully-functional for non-CS:GO items (issue #196)Fixed crashes if marketSearch finds some really broken items (well done Valve) (issue #197) View on GitHub
Fixed getMarketApps not returning everythingFixed Node.js process being kept running unnecessarilyAdded getGemValue and turnItemIntoGemsAdded getGiftDetails and redeemGift View on GitHub
Fixed default (question mark) avatar URLs (thanks @LulzFTW in PR #150)Added deprecation notice to createAccount and made it throw an Error when called since it doesn't work anymoreAdded getAssetClassInfo methodAdded experimental app auth stuff; see documentation View on GitHub