Warning: It's a development release for testing purpose and WILL have bugs and missing features and content. Wait for the stable release or help us to find bugs.
Changes:
-
Add --reset parameter to command line arguments
-
Add icons to show login status
-
check if user is logged in on start
-
Save new login data after relogin
-
Allow mobile login
-
share webapi session
-
shared secret is an advanced setting again
-
try to load nickname from config file first
-
Fix errors when connection is not available
-
Fix modules with stlib 0.6.2+
-
Fix plugins with stlib 0.6.2+
-
Fix infinite loop when authenticator code is wrong
-
Fix errors with setup dialog when running without a config file
-
Fix error when a plugin is not available
-
Fix icons in Gnome 3+
-
Fix GUI after deleting tradeid from config file or settings window
-
Fix setup dialog when cookies is invalid
-
Fix console mode (login and setup via console can be broken, use gui for now)
-
Fix shutdown errors in python 3.7+
-
Fix error when no username is found
-
Fix --log-dir
-
A lot of internal fixes and improvements