v1.11.0

Version released on 06/06/2025.

Version Highlights

1. Improve Validation and Review of Request Items on the Store Screen

  • Refactoring of endpoints to return only essential data.

  • Removal of redundant and unnecessary endpoints.

  • Performance optimization of validations in the store.

2. Improve Workspace Readability Through the Scheduler

  • Code refactoring for better maintainability.

  • Optimization of data processing for improved system performance.

  • Implementation of a scheduler for better task organization.

3. Identify Vulnerable Endpoints and Apply Validations

  • Implementation of security validations on critical endpoints.

  • Prevention of unauthorized access and malicious data injection.

  • Improved protection of sensitive system data.

4. Create Behaviors That Allow Updating Item Status Without Additional Requests

  • Optimization of status update flow.

  • Reduction of unnecessary API calls.

  • Improved system performance and responsiveness.

5. Create Separate Endpoints for Deleting RLS

  • Separation of responsibilities in endpoints.

  • Improved code organization and maintainability.

  • Greater flexibility in managing RLS permissions.

Features and Fixes Delivered in This Version

  • IMPROVEMENT - Improve validation and review of request items on the store screen.

  • IMPROVEMENT - Create behaviors that allow updating item status without additional requests.

  • IMPROVEMENT - Improve workspace readability through the scheduler.

  • IMPROVEMENT - Create separate endpoints for deleting RLS.

  • IMPROVEMENT - Identify vulnerable endpoints and apply validations.

  • BUG - Fixed issue where it was not possible to switch pages on the Store screen.

  • BUG - Fixed issue where empty users could be added in the permissions step when the environment was delayed.

  • BUG - Fixed issue where some texts were not translated when the language was switched to Portuguese.

  • BUG - Fixed issue where the open button on the details screen did not correspond to the card's button when obtaining permission.

  • BUG - Fixed issue where it was not possible to view analytics using Azure AD groups with RLS.

  • BUG - Re-enabled user avatars.

Last updated