Changes for page Print-Service-Plugin


From version 11.3
edited by awa
on 29.11.2022, 13:40
Change comment: There is no comment for this version
To version 11.1
edited by sas
on 14.11.2022, 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.sas
Content
... ... @@ -352,10 +352,6 @@
352 352  
353 353  === Plugin ===
354 354  
355 -==== 4.3.0 ====
356 -
357 -* feature: New option to retry printing in case of a failure
358 -
359 359  ==== 4.2.3 ====
360 360  
361 361  * Fix: Special characters in combobox select options are now displayed correctly in the printed PDF document
... ... @@ -405,17 +405,6 @@
405 405  
406 406  === Server ===
407 407  
408 -==== 1.6.1 ====
409 -
410 -* Fix compatibility with Windows service installation script
411 -
412 -==== 1.6.0 ====
413 -
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.--
417 -* Fix Debian install script, install libgbm1.
418 -
419 419  ==== 1.5.1 ====
420 420  
421 421  * Update node-windows dependency