- [community] Fix amount and assetid when inventory has duplicates
- [community] Check if account is limited when trying to get api key
- [plugins] Use a more generic plugin interface
- [plugins] Fix session cache for plugins with same class names
- [login] Fix "is_logged_in" method
- Fix armv7 release
- Assure http session is closed on unload
- Deduplicate http session
- Check if user login is requested when calling http methods
- Minor fixes