Version 2023.08
NEW: Adding user_total, user_remaining, user_complete to a survey’s progress for questions and classification indicating user specific progress to surveys api endpoint.
FIX: Fix for uploading documentation files larger than 2.5MB.
FIX: Fix Org Survey Launch Modal Options Bug.
FIX: Can now launch an assessment without favorable and unfavorable choice. UI does validation checking when a favorable and/or unfavorable choice is deselected, it is cleared.
NEW: Add CSV endpoint for downloading questions in question lists. The option shows up in “Settings” > “Question Configuration” > “Question Lists” as a download icon.
Version 2023.07
NEW: New Survey Status Attribute to surveys api endpoint. New Statuses are: Draft, Published, Active, Requires Acknowledgement (Questionnaire), Requires Acknowledgement (Enrichment), Requires Acknowledgement (Survey), Requires Acknowledgement (Assessment Report), Completed.
NEW: Add request timing info to logging-middleware output as a way to calculate timing info for API calls.
FIX: Risk Register: remove the requirements for the impacts and likelihoods, default them to 0.
NEW: Add help for CSV Upload button on survey page.
NEW: This patch introduces a comments backend for Isora GRC. It exposes a new endpoint: /api/comments. This endpoint is used strictly to add comments to an existing non-resolved thread.
NEW: Added the ability for admins to create org unit (classification) assessments without the host categorization portion.
NEW: Added Markdown support for email notifications, which is rendered to HTML before being sent (attached in addition to a plaintext version).
NEW: Made Deployment Environment field customizable for products.
...