Skip to content

V1.32.0 — Findings Integration

Choose a tag to compare

@coolstartnow coolstartnow released this 12 Mar 14:44
· 121 commits to main since this release

What's New in V1.32.0

Findings Module — Full Integration

  • Calendar: Finding action due dates appear as finding_action_due events (overdue = red/high)
  • Semantic Search: Findings are automatically indexed via Ollama embeddings on create/update/delete
  • Reports: New Audit Findings report type with KPI row (total/by severity/by status/open actions/overdue actions) and filterable table
  • PDF Export: New PDF export button in the reports filter bar — generates a print-ready page in a new tab
  • Reports Fix: Filter panel was hidden for report types that don't need an entity selection — fixed with wrapper div

Other

  • CHANGELOG.md introduced (full version history V1.20–V1.32.0)
  • Presentations (DE/EN) updated to V1.32.0
  • 192/192 tests green