Skip to content

SEAL Operator 1.8.0


New Features

  • The Operator command line client supports the option --full for the operator service stop command. Without the option only the operator services are stopped, with the option the infrastructure services (Keycloak, MongoDB, NATS, Consul) will also be stopped. (SOP-348)

  • In Web Portal, manual line breaks via \n, <br>, <br/> or <br /> are supported for file metadata. For more information, refer to Line Breaks in Metadata. (SOP-686)

  • The DOCUMENT_STREAM environment key specifies if the documents in a task should be printed as a document stream in PLOSSYS Output Engine without being interrupted by other documents. (SOP-687)

  • Ghostscript has been updated to version 10.04.0.2 (SOP-690)

  • Due to security reasons Node.js has been updated to version 22.13.1. (SOP-692)

  • The Operator UI through configuration can customize the color theme. (SOP-699)


Bug-Fixes

  • The HOUSEKEEPER variables for operator-webportal are configured in the same way as for operator-fileupload. (SOP-679)

  • The NTLM problem of the Sharepoint Connector has been fixed. (SOP-681)

  • The --service-id is now checked on the server side when panels are created and an error is returned if the service does not exist. (SOP-682)

  • In Web Portal, long file metadata are no longer cut off but wrapped correctly. (SOP-685)

  • Preview for PDF and TIFF files has been fixed. (SOP-693)


Known Issues

  • When uploading large files (>1 GB) the Web Portal could freeze. You might have to reload the web site and restart the upload.

  • The PLOSSYS 4 panel shows sometimes the wrong target printer. (SOP-202)

  • If the owner is not the creator of a share, they do not get access notifications. (SOP-627)

  • An error message is shown if the default settings for the Output Engine panel do not contain a default printer even if a printer has been set for the respective job. (SOP-671)

  • Expired shares are no longer editable. (SOP-677)


Back to top