Skip to content

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 01 Sep 07:02
· 3 commits to main since this release

= 1.1.8 =

  • CSV export no longer breaks when a report has no catalog. Exporting while a plugin is not installed, or is a built release without its frontend source, produced a sheet of blank cells and a PHP warning for every one; it now exports the reason the report could not be built.
  • Exported CSV files no longer carry a PHP 8.4 deprecation notice in their contents, and a field ending in a backslash is written correctly.
  • An unreadable directory inside a scanned plugin no longer takes down the audit page — it is skipped instead.