changelog:
- handle all server info at login
- provide thumbnail support for images
- return values instead of steam_request objects if using buffer
- major bugfix of internal attribute caching
- provide some alternative get_inventory methods for convenience and optimization
documentation
changelog:
- fixed and improved exception handling
- fixed handling of access rights in steam_object (as a result it is not allowed to call the methods like set_read_access, ... using the buffer any longer)
- improved mailing (steam_user::mail() and steam_group::mail() now working correctly. As a result to the fix steam_group::mail() is incompatible to prior versions of the PHPsTeam API. Please check this issue if you are updating - only parameter changed so it is not really hard work to adjust your application)