Bug Fixes:
- Fixed a bug that would cause the frontend to crash when loading old chains that referenced files that no longer exist.
- Fixed a bug that prevented the control+s shortcut for saving to not work.
- Fixed a bug with iterators that would cause the UI to freeze if they processed too quickly.
- Updated the Python version check to allow using system Python 3.10
- Fixed image size check for average color fix (thanks @RunDevelopment)
- Various stability improvements (thanks @RunDevelopment)
New Features:
- Create Border node now allows transparency (thanks @theflyingzamboni)
- Added Color Transfer node to allow transferring the overall color scheme of one image to another (thanks @theflyingzamboni)