Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@schorschii schorschii released this 21 May 10:06
· 87 commits to master since this release

Service Pack 1

  • support for agent download progress and job output reporting while job is running
  • close dialogs via ESC, removed unused buttons
  • show compressed and real size in package content view
  • orderd package family list in package edit dialog by name
  • generic monospace font as fallback for monospace text boxes
  • improved docs & DB schema image
  • fixed issue with special chars in software view
  • fixed MySQL 'Serialization failure: 1213 Deadlock found when trying to get lock' when many clients try to update their service status
  • updated OS deployment init script for bypassing Windows 11 hardware restrictions
  • fixed settings page for usage with web servers other than Apache (removed apache_get_version() call)
  • show system/domain user UID in system/domain user management table
  • fix for PHP 8.1: passing null to strtotime() and htmlspecialchars() is deprecated