Upgrading from 9.0 to 9.1 relative urls and non-imgix urls are no longer supported. We used to pass in our image value and if it was imgix great, if it wasnt it will still render normally.
This is currently preventing us upgrading as we would have go and wrap all imgix controls with a conditional render of something else. It'd be great if this behaviour was still available