January 12th, 2026

T
Theresa Trevino
1 min read

Isora v1.13.0

January 12th, 2026

Frontend Release v1.13.0

What's New

Reports

  • Faster Implementation Breakdown widget.

    The Implementation Breakdown widget has been optimized to load more efficiently:

    • The base report now loads with excludeQuestions=true.

      (GET /api/reports/{id}?excludeQuestions=true)

    • The widget uses summarized data from report > summary > questions.

Report Letter Grades

  • Optional letter grades on reports

    Letter grades are now conditionally displayed on reports. If you prefer not to show letter grades, please contact contact Customer Support.

Risk Register

  • Search by Assessment Name

    You can now search, filter, sort, and group risks by their associated assessment name - making it easier to find what you need without opening individual records.

Bug Fixes & Improvements

Assessment Wizard

  • Updated wording from “Review Past Assessments” to “Renew Past Assessments.
  • Updated wording from “Select which asset properties you’d like to enrich and general enrichment settings” to “Select a past assessment to renew.”

Backend Release v1.13.0

Bug Fixes & Improvements

Asset Groups

  • Improved search performance for faster results.

Unit Assessment Reports

  • Fixed an issue where Assessment Mean calculations did not exclude soft-deleted surveys.

Automatic Caching After Upgrades

  • Caching is now handled automatically, so a hard refresh is no longer required after upgrades.

API Updates

/api/riskscores

Expanded support for assessment-based search and filtering:

  • Search includes assessment_name
  • Filter risks by assessment (using UUID).
  • Supports multiple assessment UUIDs (multi-select).
  • Supports filtering for risks with no linked assessment.
Did this answer your question?