- Added PSSR Napari plugin (training, prediction, runtime monitoring, etc.)
- Renamed loss module to util
- Refactored/removed previous color handling system
- Auto n_frames value changed from None to -1
- Added callbacks on training batch steps
- Lowered required Python version from 3.10 to 3.9
- Model QOL improvements
- CLI properly works with nested objects
- Fixes
**Full Changelog**: https://github.com/ucsdmanorlab/PSSR/compare/v1.2.2...v2.0.0