* Enhancements
- Ensure compatibility with PHP 8.3
- Allow to asynchronously generate PDFs #65
- Update composer dependencies #69
* Fixes
- Fix deprecated callable in PHP 8.2 #68
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:monitoring/icingaweb2-module-pdfexport?expand=0&rev=17
64 lines
2.4 KiB
Plaintext
64 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 26 07:08:59 UTC 2024 - Eric Schirra <ecsos@opensuse.org>
|
|
|
|
- Update to 0.11.0
|
|
* Enhancements
|
|
- Ensure compatibility with PHP 8.3
|
|
- Allow to asynchronously generate PDFs #65
|
|
- Update composer dependencies #69
|
|
* Fixes
|
|
- Fix deprecated callable in PHP 8.2 #68
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 09:35:29 UTC 2024 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Adjustments patch macro for rpm 4.20.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 7 12:28:30 UTC 2022 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to 0.10.2
|
|
* Enhancements
|
|
- Support for PHP 8.1
|
|
* Fixes
|
|
- Cover page missing if temporary local storage is enabled #55
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 25 13:52:18 UTC 2022 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add missing directories.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 24 10:49:19 UTC 2022 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to 0.10.1
|
|
* Enhancements
|
|
- Added possibility to force local temporary storage for local browser instances #50
|
|
* Fixes
|
|
- Exports on CLI are working again #52
|
|
- A local browser is terminated correctly even if errors occur #51
|
|
- Changes from 0.10.0
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 27 13:01:37 UTC 2020 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add icingaweb2-module-pdfexport-chromium.patch to use chromium
|
|
instead of chrome.
|
|
- Run spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 3 11:53:58 UTC 2019 - ecsos@opensuse.org
|
|
|
|
- initial version 0.9.1
|