Releases: schorschii/OCO-Server
Releases · schorschii/OCO-Server
Version 1.1.2
- iOS Mobile Device Management feature preview (very early stage of development but feedback is appreciated)
- Client Extension on Windows: avoid cmd window when starting VNC and RDP
- improved explorer tree expand/collapse buttons
- improvements for navigating in the explorer tree with keyboard only
- Self Service LDAP sync: option to use the username as unique identifier
Version 1.1.1
- correctly show 100% used space if free space is 0
- remove (invisible) JS error on login page
- redirect to target page after login via GET parameter
- fixed software installation count
- now using input type "search" for search text boxes, this shows a clear button in Chrome
- automatically extract MSI product code for uninstall command when creating MSI packages (needs Wine installed)
- simple software package license count/overview feature
- auto build OCO Client Extension via Github workflow
- fixed package family link in package group view
- improved translations
Version 1.1.0
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
Version 1.0.4
RC1 for 1.1.0 (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
Version 1.0.3
- minor fix in the deployment assistant for Firefox
- some multibyte text improvements
- improved DUI DB schema upgrader
- full JSON-RPC compliance for client API: batch requests, error objects
- improved docs
Version 1.0.2
- removed some legacy, this will make agents <0.15.0 incompatible - please upgrade all agents before upgrading the server!
- service check update fix
- minor UI improvements for deployment assistant, tree and report view
- updated translations
Version 1.0.1
Minor improvements for 1.0.0:
- French translation
- option to renew jobs in existing container
- increase software.description char limit to 350
- fixed typos and improved README/Installation Guide
- removed old database migration logic from beta versions
Version 1.0.0
v1.0.0 fix satellite WOL custom command
Sixteenth Beta Release
RC 1
Important: settings are migrated from conf.php to database. Please read the installation instructions.
Fifteenth Beta Release
Please note this big changes if you upgrade from v0.14.x:
- many changes to the database schema, a script for migrating the software table is available here
- permission definition changed: please update your existing superadmin role according to the new role definition in the sql file