Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The /api/documentation endpoint now offers new fields and filtering options that provide additional details about the documentation and allow you to filter the documentation by inventory types and records:

    1. New fields:

      1. TBD

    2. Filtering options:

      1. TBD

  2. We’ve upgraded the /api/config to allow customization of /api/riskscores fields

  3. For those utilizing the /api/riskscores, we've introduced qualitative labels like Insignificant, Minor, Moderate, Major, and Severe, alongside the existing integer values for 'inherent' and 'likelihood' fields. Yes, you can edit these labels too!

Bug Fixes & Improvements

  • Fixed a bug where users weren't redirected correctly after logging out. Now, you'll land exactly where you're supposed to.

  • Fixed a bug where pagination for the third-party vendor table in the assessment wizard was not working.

...

  • Added the following new fields to the /api/vendorproductdeployments endpoint:

    • owners_people_info: Provides information about the people associated with the vendor product deployment.

    • owners_orgs_info: Provides information about the units associated with the vendor product deployment.

    • org_info: Provides information about the deploying unit.

    • created_date: Includes the creation date of the vendor product deployment.

  • Added uploaded_by details to the /api/documentation endpoint, providing information about the user who uploaded the documentation.

Bug Fixes & Improvements

  • Fixed a bug that prevented the deletion of vendors with deleted products. Vendors can now be successfully deleted regardless of the status of their associated products.

  • Fixed a bug that caused the risk register matrix report in the old user interface to not function properly. The report now generates and displays as expected.

  • Fixed a bug that prevented users from saving edits made to risk records. Users can now successfully save their changes to risk records.

...

  • Introduced a protocol selector for URL fields to clarify protocol requirements.

  • Added additional assessment details to PDF exports.Several updates to the API to support our ongoing redesign.

  • Added a new endpoint /api/vendors/hierarchy that serializes vendor products and deployments to optimize search functionality.

  • Added a FEEDBACK_URL field to /api/config, allowing customers to customized the feedback URL to a custom URL if they choose.

Bug Fixes & Improvements

  • Corrected calculations in the score distribution widget and historical data switcher.

  • Improved score rounding for enhanced accuracy.

  • Resolved a bug affecting external survey link functionality in SSO environments.

  • Fixed an issue with lengthy third-party vendor product statuses not truncating correctly.

  • Addressed a bug that prevented some users from launching or publishing assessments due to assessment instruction issues.

  • Fix validation error when a vendor is added with the same name.

Isora v1.0.1.1

February 16, 2024

...

February 9, 2024

What's New

  • Enhanced Clarity for Assessments: Introducing the "Introduced a "Partially Launched" status on the unit assessment dashboard for a more intuitive understanding of assessments with mixed "Active" and "Launched" survey states.

  • Optimized Assessment Page: We've refactored Refactored the assessment page for better performance, significantly reducing loading times, especially with large datasets.

  • Introduced a new endpoint for Vendor to serialize vendor products, enhancing search efficiency on the frontend.

  • Added a launch_all_surveys parameter and launchsurveys endpoint to AssessmentViewSet.

Bug Fixes & Improvements

  • Unit Hierarchy Display: Resolved an issue Fixed a bug where the deploying unit field was not correctly displaying the unit hierarchy tree in the setup wizard.

  • Data Accuracy in Reports: Fixed Improved the bell curve report widget to ensure data accuracy.

  • Exported Document Column Names: Corrected inaccuracies in column names within the .docx response export feature.

  • Letter Grade Calculations: Adjusted the letter grade algorithm to ensure accurate grading.

  • User Access: Addressed issues with user roles and permissions that previously restricted access to certain features.

API Enhancements

  • We've made several updates to the API to support our platform's ongoing redesignFixed a performance issue on the Settings > Assessment page by allowing the addition of ?exclude=survey_details to the assessments URL.

  • Updated the /api/unitanswers/csv to include all questions, regardless of whether they have been answered.

Version 2024.01

  • FIX: Temp fix for querying /api/questionsnapshot/<id>, if survey is in query parameters.

  • NEW: Making Isora Lite configurable from a regular instance, so Lite is easier to maintain.

  • NEW: New UI Changes: risk register, add new fields to vendorproduct and vendorproductsurvey, add new fields to app and appsurvey,  add new fields to classificationsurvey, update statuses on assessment and surveys, add new deployment environment - Evaluation, add default instructions - set it on all existing surveys,  add ability to launch all surveys from an assessment request, add ability to save launch options to surveys so users can save as draft, add ability to import previous survey responses on launch for vendorproductsurveys, adding report mean to app and vendor most_recent_report representation.

  • NEW: New UI: Adding new attribute for participants to Assessment - it's a combination of all users who might participate in the assessments surveys (ou heads, assessment managers, IT contacts, delegate users).

  • FIX: Fix Classification and App Survey Statuses.

  • FIX: New UI: Fix for final_acknowledged_date in report for when the survey is in pre-final acknowlegement phase.

  • NEW: Add filter_queryset to querysets for reports/all and reports/listdetails endpoints to honor any query parameters passed to them for the New UI.

...