What's Changed
Bugfix release:
-
Fix crash when logging in with a free/expired account
Finally figured out that there was a null pointer error when logging in with a free/expired account, causing theObject reference not set to an instance of an object
crash, so made a quick bugfix that should solve #87 & #98 (duplicate) -
Some minor housekeeping
Updated target .NET framework to v4.8.1, updates some dependencies & fixed some minor lint warnings