- A few small fixes
- The username input now gets selected on focus
- Option to allow usernames with mixed case lettering. This is highly discouraged!
- Option to allow login without password. Makes the login button always enabled.
- The user dropdown select now only shows the username not the real name.
- Username now gets automatically converted to lowercase at login to prevent errors
- The Login button can now be activated with Return/Enter keys
- Up/Down arrow keys now intuitively navigate through the whole interface
- Enter/Return keys can be used to login directly from within the username and password fields
- Option to completely hide and disable power buttons
- Full support for the Qt Virtual Keyboard
- "Show Password" check box label now the same size as rest of secondary UI elements