Release v0.120.0

30 July 2025

This week’s release brings some improvements to scanning processes. You can now run a metadata scan for any set of filtered models, including using a new search term for path matching, and you can run the new file check scan on an individual library.

There’s also a new manyfold links sync command to batch-synchronise links, including a --match argument if you want to just sync with a single site, and errors with the sync will now be reported in the Problems list.

What’s Changed

✨ New Features ✨

  • Add syntax to search by model path by @Floppy in #4562
  • Add option to scan menu to rescan the current selection of models by @Floppy in #4564
  • Add button to scan a single library by @Floppy in #4566
  • Add manyfold links sync command to batch run link synchronisations by @Floppy in #4568

    🛠️ Other Improvements 🛠️

  • Refactor Filterable concern to use new FilterService by @Floppy in #4565
  • Improve error handling and reporting for sync URLs by @Floppy in #4567
  • Add ngrok tunnel autostart to bin/dev by @Floppy in #4569

Full Changelog: v0.119.0…v0.120.0

See the original release on GitHub: v0.120.0