1.4.228
2025-05-15
Last updated
2025-05-15
Last updated
The multi-asset deletion functionality has been refined to reduce processing times by leveraging MongoDB's aggregation framework. This means the heavy lifting of processing and filtering data for deletion is now performed directly within the database. By doing so, we dramatically reduce the data transfer load on our application servers, leading to a much faster and more stable deletion experience.
The asset approval feature has been upgraded with Smart Compare, allowing users to easily compare the current version with previous versions of the same asset directly within the approval interface:
Automatic highlighting of differences to easily identify key changes.
Change percentage indicator to help assess the extent of modifications between versions.
Visual comparison with 2 comparison modes:
Side-by-Side: Displays both versions next to each other for detailed comparison.
Overlay: Displays both versions overlaid with a slider, allowing you to compare changes directly in the same frame.