You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Resolved the issue on the CI property details page where changes were not immediately updated after editing. #226
Fix: Addressed the problem where newly added users in ACL were not showing up in the user list. #221
Fix: Fixed the issue where the addition of new users did not synchronize the ACL role ID with the backend management-company structure employee information. #221
Fix: Rectified the backend error that occurred when attempting to delete relationships in the service tree in bulk. #220
Fix: Corrected the problem with saving webhook body data formats other than JSON for predefined attribute values. #207
Fix: Resolved the error reported by the Celery worker.
Fix: Fixed the issue with the service tree's sidebar displaying a blank space when expanding second-level directories. #219
Fix: Rectified the problem causing an abnormal count of total entries in pagination due to errors in integer-type fields when adding a new CI. #228
Fix: Addressed the issue of abnormal links in attribute navigation. #233
Feature: Added support for obtaining predefined attribute values through code.
Feature: Enhanced password storage with AES encryption and introduced Vault Transit encryption.