Skip to content

Release Notes


5.2.0


New Features:

  • SEAL APW Client allows a user to copy locally created queues. You have to activate this functionality in SEAL APW Service. (APWC-119)

  • SEAL APW Client contains a signed version of SEALMON. (APWC-116)


5.1.0


New Features:

  • SEAL APW Client is able to read a list of available media types from SEAL APW Service and set these media types for a queue. (APWC-109)

  • You can install SEAL APW Client in parallel to SEAL APW Client version 1.x. (APWC-111)

  • SEAL APW uses SEALMON 1.0.30. (APWC-112)

  • SEAL APW Client can retrieve the handling method of booklet printing from SEAL APW Service and set this for the corresponding queue in the registry. (APWC-115)


Bug Fixes:

  • SEAL APW uses send2pls 1.103.0. (APWC-113)

4.0.1


New Features:

  • With the SEALAPW_START_VIA_REGISTRY_MODE=synctray setting, SEAL APW is started whenever the user logs on and his printers are re-created. (APWC-38)

  • With the SEALAPW_START_VIA_REGISTRY_MODE=cleansynctray setting, SEAL APW is started whenever the user logs on and his printers are deleted and re-created. (APWC-36)

  • If you add printers via command line, you can use the additional option -retry to limit the mumber of retries to do so.

    sealapw.exe -queue <queue name> -retry <no of retries>

    • -retry 0 means no retry.

    • -retry -1 means unlimited retries, which is default, if the option is not specified. (APWC-61)


Bug Fixes:

  • SEAL APW uses send2pls 1.98.1.0. (APWC-34)

  • If a user logs on to a different workstation, the printers are synchronized using the -cleansynctray and -deleteall options in order that the same printers are available to the user on all workstations. (APWC-35)


4.0.0


New Features:

  • SEAL APW can set the advanced Print spooled documents first option at the printer queue when you have specified printAfterSpooled: '1' in the sealapw section of C:\ProgramData\SEAL Systems\PLOSSYS\config\apwrest.yml on the server. (APWC-16)

  • A help button is displayed in the SEAL APW dialog when you have specified a URL at the urlPathHelp key in C:\ProgramData\SEAL Systems\PLOSSYS\config\apw-rest.yml. (APWC-17)

  • An info button is displayed in the SEAL APW dialog if you have set showAboutButton to 1 in C:\ProgramData\SEAL Systems\PLOSSYS\config\apw-rest.yml. (APWC-18)

  • The sealmon2operator.ps1 v1.0.4 PowerShell script is installed. (APWC-28)

  • If you move a printer queue from a PLOSSYS 4 system to a PLOSSYS 5 system, SEAL APW changes the printer port at the client during a manual and automatic update. Changes of the createPort value in C:\ProgramData\SEAL Systems\PLOSSYS\config\apw-rest.yml are made accordingly during an automatic update.. (APWC-25)

  • With queues exported to both, PLOSSYS 4 and PLOSSYS 5 systems, the SEAL ports are generated without LPR connections. With LPR ports, no PLOSSYS connection will be used. With createPort: 'LPR' in the sealapw section of C:\ProgramData\SEAL Systems\PLOSSYS\config\apw-rest.yml, you prioritize the generation of LPR ports. With createPort: 'SEAL' you prioritize the generation of SEAL ports. (APWC-27)

  • The PowerShell script sealmon2operator.ps1 v1.0.4 is installed. (APWC-28)

  • SEAL APW uses SEAL PS Driver 7.0.1.1. (APWC-26)


Bug Fixes:

  • Changes of the createPortName value in apw-rest.yml no longer result in an error. (APWC-29)

Back to top