Releases: Icinga/icingaweb2-module-pdfexport
Releases · Icinga/icingaweb2-module-pdfexport
Release list
Icinga PDF Export v0.13.0
What's New in Version 0.13.0
All included changes can be found on the milestone.
Breaking Changes
- Raise minimum required PHP version to 8.2
- Raise minimum required Icinga PHP Library and Icinga PHP Thirdparty version to 1.0.0 due to breaking changes in thirdparty lib
react/promise - Change license to GPL-3.0-only #87
Changes
- Add support for PHP 8.5 #79
- Update phrity/websocket to version 3.7.2 #83 #92 #93
- Use our own fork of
karriere/pdf-merge, because of missing PHP 8.2 support #85
Fixes
- Fix a hang where Chrome sub-process pipes kept the ReactPHP event loop alive after PDF generation #94
Icinga PDF Export v0.12.0
What's New in Version 0.12.0
- A remote chrome instance can now be configured using the host name, instead of just its IP address
- Raised minimum PHP requirement to 8.2
- Ensured compatibility with PHP 8.4
Icinga PDF Export v0.11.0
Icinga PDF Export v0.10.2
Icinga PDF Export v0.10.1
Icinga PDF Export v0.10.0
Changes
- Support for PHP 8.0
- Raised minimum required version of PHP to 7.2
- It is now possible to use a remote instance of Chrome
- Support for a cover page has been added (Used by the reporting module >= 0.9.2)
- Several improvements were made to ensure exports work fine
- Added automatic page break capability
- A standardized style for the header and footer of pages is now available
- Font icons, static images served from Icinga Web 2's
public/directory and those served by modules are now shown in exports - More logging
- The debug log now gives detailed info about how the browser is instrumented
- The error log contains messages about network and media related errors (Useful if there are missing images in the export)