Changes for page Print-Service-Plugin


From version 11.2
edited by awa
on 29.11.2022, 13:37
Change comment: There is no comment for this version
To version 11.4
edited by awa
on 29.11.2022, 13:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -405,15 +405,15 @@
405 405  
406 406  === Server ===
407 407  
408 -=== 1.6.1 ===
408 +==== 1.6.1 ====
409 409  
410 410  * Fix compatibility with Windows service installation script
411 411  
412 -=== 1.6.0 ===
412 +==== 1.6.0 ====
413 413  
414 414  * Update puppeteer to latest version, which uses Chromium 108.0.5351.0
415 -* Add CLI flag --disableCache=true to disable the browser cache--
416 -* Add CLI flag --isolatedBrowser=true to use a new browser instance for each request.--
415 +* Add CLI flag //--disableCache=true// to disable the browser cache--
416 +* Add CLI flag //--isolatedBrowser=true// to use a new browser instance for each request.--
417 417  * Fix Debian install script, install libgbm1.
418 418  
419 419  ==== 1.5.1 ====