HOTFIX: add importlib-metadata wheels as this is no longer always findable within Blender 4.3 fixes: container rescale no longer affects axis scales
Microscopy Nodes version 2 introduces a new interface to select how to load channels, and loading pyramidal OME-Zarr files (this adds the permission to load these from the internet)
Because OME-Zarr is pyramidal, this also adds a 'reload data' functionality, so that you can create your scene with a small version of your data, and replace this with high-resolution before rendering.
Remove reliance on Blender initial names:
Removes nesting zips
Removes numpy wheel (pins scikit-image and tifffile versions)
Replaces some str.strip
usage with str.remove_prefix
update wheels to include numpy, as this was breaking the install.
Version 1.1.1 includes support for Blender 4.2 and the Blender Extensions platform, renaming to Microscopy Nodes.