1.9.3
Bug Fixes:
- fix get_crop_region_v2 (#15594)
1.9.2
Extensions and API:
- restore 1.8.0-style naming of scripts
1.9.1
Minor:
Extensions and API:
- undo adding scripts to sys.modules
- Add schedulers API endpoint (#15577)
- Remove API upscaling factor limits (#15560)
Bug Fixes:
- Fix images do not match / Coordinate 'right' is less than 'left' (#15534)
- fix: remove_callbacks_for_function should also remove from the ordered map (#15533)
- fix x1 upscalers (#15555)
- Fix cls.module value in extension script (#15532)
- fix typo in function call (eror -> error) (#15531)