Skip to content

Releases: schorschii/OCO-Server

Version 1.1.2

10 Sep 23:46
Compare
Choose a tag to compare
Version 1.1.2 Pre-release
Pre-release
  • 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

27 Aug 12:36
Compare
Choose a tag to compare
Version 1.1.1 Pre-release
Pre-release
  • 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

21 May 10:06
Compare
Choose a tag to compare

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

09 Apr 10:39
Compare
Choose a tag to compare
Version 1.0.4 Pre-release
Pre-release

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

03 Jan 21:41
Compare
Choose a tag to compare
  • 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

01 Sep 18:28
Compare
Choose a tag to compare
  • 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

14 Jun 14:55
Compare
Choose a tag to compare

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

27 Mar 09:57
Compare
Choose a tag to compare
v1.0.0

fix satellite WOL custom command

Sixteenth Beta Release

06 Mar 20:34
Compare
Choose a tag to compare
Pre-release

RC 1
Important: settings are migrated from conf.php to database. Please read the installation instructions.

Fifteenth Beta Release

18 Sep 21:04
Compare
Choose a tag to compare
Pre-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