Skip to content

Releases: xen0vas/UserManager

UserManager v1.0.74 Unstable

05 Jun 13:57
Compare
Choose a tag to compare
Pre-release
  • Transition from Qt4 to Qt5
  • Bug fixes related with the case where the Qt GUI was freezing when adding a new user. In detail, there was a wrong condition statement that was prohibiting the waitpid() function to run in order to terminate the child process when completed.
  • fixes shortcuts : Disk Usage (ctrl+D) , About (ctrl+A), Backup (ctrl+b), Language (ctrl+L), Configuration (ctrl+S),Add Group (ctrl+G), Add User (ctrl+U), reload (ctrl+R), Quit (ctrl+E)
  • fixes connections
  • fixes a bug that was leading the program to crash when selecting a user record from main dashboard

UserManager v0.1.1 (Beta)

01 Oct 13:19
68227d2
Compare
Choose a tag to compare
Pre-release

Linux

  • Lots of bugs fixed including memory leaks
  • hashing algorithms and new widget