Skip to content

v1.3.3

Choose a tag to compare

@humanear humanear released this 25 Jun 13:52
· 1 commit to main since this release

Security hardening release.

What changed

  • CSV export now neutralizes formula/CSV injection by prefixing a single quote on any cell that begins with a trigger character (=, +, -, @, tab, or carriage return), instead of stripping the character. This preserves the original value while keeping the file safe to open in Excel/LibreOffice/Google Sheets.
  • Fixes a data bug where a leading - (a negative/backordered stock quantity, or a SKU like -100) was being removed from the export.

No changes to filtering, sorting, or the report UI. Safe drop-in update over 1.3.2.

Install: download ss-inventory-reporter-1.3.3.zip below, then in WP Admin go to Plugins → Add New → Upload Plugin.