Cache time offset for acceptConfirmationForObject so we don't have to query Steam's time every time (issue #147)Use new inventory endpoint to fetch inventories because it's less rate-limited (thanks @Vankxr in PR #148)Added new argument to callback for getUserInventory indicating the total number of items in the specified context View on GitHub
Added acceptConfirmationForObject convenience methodAdded accountAlerts to getNotifications (thanks @Ne3tCode for the insight)Fixed problem retrieving WebAPI key when using non-English language (thanks @SzymonLisowiec in PR #128) View on GitHub
Cookies are now set for all Steam domainsgetNotifications now uses the new JSON endpoint, which contains additional notification types (gameTurns, moderatorMessages, helpRequestReplies) View on GitHub