Release/

December 2024

Features
Highlights

Description:
The Projects page has been redesigned with a streamlined table layout that improves clarity and navigation. Projects are now presented with summary information in a structured format, making it easier to scan and manage at a glance. Additionally, each individual project page now includes environment-specific insights and a dedicated “Issues by Risk”chart. This chart visualizes issue counts by risk level across environments, providing teams with immediate visibility into project health and risk distribution.

Where to Find It:
Navigate to the Projects page in the UI to view the updated table layout with summary information. To access the insights charts, click into any individual project to view environment-level metrics and the “Issues by Risk” chart.

Who Can Use It:
Available to all users with access to Projects and associated environments.

Description:
A new findBy API endpoint has been introduced to simplify searching for Assets, Projects, or Groups by name or user-defined labels. This API provides a flexible way to retrieve a filtered list of matching resources, making it easier to integrate Aptori with external systems. It’s particularly useful for teams that need to reconcile identifiers across systems, perform automated lookups, or enforce consistent naming conventions within CI/CD pipelines and governance tools.

Where to Find It:
Accessible via the public API documentation under the findBy endpoint. Supports query parameters for name and labels, and returns matching resource metadata.

Who Can Use It:
Available to all users with API access permissions.

Release Notes

2024.12.4

Enhancements

  • User Settings Display Based on Login Type
    The User Settings page now hides Update Password and MFA Settings when the login method is SSO, ensuring a cleaner and more relevant UI.

Bug Fixes

  • Sift PolicyEvaluator Fix
    Fixed an issue where the Sift PolicyEvaluator analyzer was not evaluating all request sequences. It now performs complete evaluations as expected.

2024.12.3

Enhancements

  • Improved Projects Page Layout
    The Projects page now features a redesigned table format for better readability and organization.

Bug Fixes

  • Duplicate Rows Fix
    Resolved an issue where tables could display duplicate rows.
  • Issues by Risk Chart Fix
    Fixed the per-project "Issues by Risk" chart to correctly display issue counts segmented by environment.
  • Breadcrumb Navigation Fix
    Corrected the breadcrumb behavior on the Project page to ensure accurate navigation context.

2024.12.2

Enhancements

  • Environment Insights Charts
    Added insight charts for each environment on the Projects page to provide clearer visibility into environment-specific metrics.
  • Quickstart Menu Update
    The Quickstart menu has been updated for improved navigation and user experience.

Bug Fixes

  • Project Filter Bug Fix
    Resolved an issue on the Overview page where the selected project in the project filter was being ignored.