Changes for page Print-Service-Plugin


From version 10.10
edited by awa
on 25.08.2022, 14:46
Change comment: There is no comment for this version
To version 10.11
edited by awa
on 02.09.2022, 07:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -397,16 +397,20 @@
397 397  
398 398  === Server
399 399  
400 +==== 1.5.1
401 +
402 +* Update node-windows dependency
403 +
400 400  ==== 1.5.0
401 401  
402 402  * Update to Chromium 105.0.5173.0
403 403  * Requires at least Node.JS version 14 or higher
404 404  
405 -=== 1.4.1
409 +==== 1.4.1
406 406  
407 407  * Fix windows service install / uninstall script (//install-windows-service.js// and //uninstall-windows-service.js//)
408 408  
409 -=== 1.4.0
413 +==== 1.4.0
410 410  
411 411  * When an error occurs while printing, that error is returned as part of the HTTP response
412 412  * The print server can now be used for printing arbitrary pages / URLs. JavaScript and CSS that must be run in the context of the page to print can be passed as part of the HTTP request.