- Update to 1.0.5 - This releases fixes a minor issue resulting in a deprecation notice when previewing a template #255 - Changes from 1.0.4 - This release fixes the failing database migration of version 1.0.3 on PostgreSQL #252 - Changes from 1.0.3 This is a security release. It is recommended to upgrade immediately. * Fixes - Stored XSS leads to SSRF CVE-2025-27406 - Relative timeframe validation not working correctly #240 - Timeframe with fixed date are not saved correctly #241 - Provide better error message when attempting to create a duplicate report #218 - Icon for "Reporting"-menu-item missing in icingaweb2 #249 (Requires Icinga Web 2.12) - Changes from 1.0.2 * Enhancements - Ensure compatibility with PHP 8.3 * Fixes - Scheduler does not work with PDF type #229 - DbMigration: Break once a correct schema version is found #235 - Changes from 1.0.1 - https://github.com/Icinga/icingaweb2-module-reporting/milestone/5?closed=1 - Changes from 1.0.0 - https://github.com/Icinga/icingaweb2-module-reporting/milestone/4?closed=1 OBS-URL: https://build.opensuse.org/request/show/1286904 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icingaweb2-module-reporting?expand=0&rev=4
59 lines
2.3 KiB
Plaintext
59 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 19 10:18:39 UTC 2025 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to 1.0.5
|
|
- This releases fixes a minor issue resulting in a deprecation notice when previewing a template #255
|
|
- Changes from 1.0.4
|
|
- This release fixes the failing database migration of version 1.0.3 on PostgreSQL #252
|
|
- Changes from 1.0.3
|
|
This is a security release. It is recommended to upgrade immediately.
|
|
* Fixes
|
|
- Stored XSS leads to SSRF CVE-2025-27406
|
|
- Relative timeframe validation not working correctly #240
|
|
- Timeframe with fixed date are not saved correctly #241
|
|
- Provide better error message when attempting to create a duplicate report #218
|
|
- Icon for "Reporting"-menu-item missing in icingaweb2 #249 (Requires Icinga Web 2.12)
|
|
- Changes from 1.0.2
|
|
* Enhancements
|
|
- Ensure compatibility with PHP 8.3
|
|
* Fixes
|
|
- Scheduler does not work with PDF type #229
|
|
- DbMigration: Break once a correct schema version is found #235
|
|
- Changes from 1.0.1
|
|
- https://github.com/Icinga/icingaweb2-module-reporting/milestone/5?closed=1
|
|
- Changes from 1.0.0
|
|
- https://github.com/Icinga/icingaweb2-module-reporting/milestone/4?closed=1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 10:03:47 UTC 2022 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Switch from old icingaweb2-module-ipl to icinga-php-library.
|
|
- Switch from old icingaweb2-module-thirdparty to icinga-php-thirdparty.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 7 12:41:35 UTC 2022 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to 0.10.0
|
|
* Enhancements
|
|
- Support for PHP 8.1
|
|
- Support for PostgreSQL
|
|
- Support for Icinga's dark and light mode
|
|
- Permissions for better access control
|
|
- E-mail subjects are now configurable per schedule
|
|
* Fixes
|
|
- Reports now get automatically more resources #113
|
|
- Percent signs in report names now work without problem #62
|
|
- Recipients can now be defined on multiple lines as well, not
|
|
just comma-separated #111
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 27 11:11:45 UTC 2020 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to 0.9.2
|
|
- No changelog from upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 3 13:18:02 UTC 2019 - ecsos@opensuse.org
|
|
|
|
- initial version 0.9.1
|