Loading Indicator on Master Document Details Page (#37887)
A loading indicator was implemented to give users clear feedback on what is happening in the system. It appears on the action button while the operation is in progress, and the page remains inactive until the operation is complete, preventing accidental duplicate actions.
Locking and Unlocking Files in Rules (#49559)
The ability to lock and unlock files has been added to Rules. Files that are linked to a graphic variable in Rules are now locked. This protects files from unintended remove while they are actively in use. The lock is removed automatically when the file is no longer used in any Rules.
Secure Monorepo Webhooks (#18328)
Webhook authorization has been unified with the security model used across the rest of the application. Webhooks now use API Key or Bearer Token authentication with permissions, replacing the previous authorization method.