At first glance the changes are surgical: faster index updates, a more resilient merge algorithm, a reduced memory footprint on cold-start. Those bullet points are true, but they’re the scaffolding. The real story is how the tool rearranges the work of finding truth in sprawling, ragged datasets.
Searching your catalogs now supports Boolean operators ( AND , OR , NOT ), regular expressions (RegEx), and wildcard masks. For example: find *.pdf AND modified>2023-01-01 NOT path:*temp* . x catalog tool 1.11
Version 1.11 introduces a diff function to see what changed between two scans: At first glance the changes are surgical: faster
If you work with massive asset libraries (video footage, audio samples, 3D models) on external RAIDs, catalog them with tags. Even when the drive is with a collaborator, you can search for that specific .wav file or .psd layer. Searching your catalogs now supports Boolean operators (